# Generated by roxygen2: do not edit by hand

S3method(length,ac_automaton)
S3method(print,ac_automaton)
export(ac_build)
export(ac_count)
export(ac_count_file)
export(ac_detect)
export(ac_detect_file)
export(ac_extract)
export(ac_extract_df)
export(ac_extract_file)
export(ac_info)
export(ac_locate)
export(ac_locate_bytes)
export(ac_locate_df)
export(ac_locate_file)
export(ac_patterns)
export(ac_replace)
export(ac_replace_file)
useDynLib(ahocorasick, .registration = TRUE)
