# Generated by roxygen2 (4.1.0.9001): do not edit by hand

S3method(coll,SearchableOrPattern)
S3method(coll,character)
S3method(coll,default)
S3method(fixed,SearchableOrPattern)
S3method(fixed,character)
S3method(fixed,default)
S3method(ignore.case,SearchableOrPattern)
S3method(ignore.case,character)
S3method(ignore.case,default)
S3method(pattern,Pattern)
S3method(pattern,Searchable)
S3method(pattern,character)
S3method(pattern,default)
S3method(regex,SearchableOrPattern)
S3method(regex,character)
S3method(regex,default)
S3method(std,SearchableOrPattern)
S3method(std,character)
S3method(std,default)
S3method(use.case,SearchableOrPattern)
S3method(use.case,character)
S3method(use.case,default)
export(boundary)
export(case_insensitive)
export(case_sensitive)
export(coll)
export(detect)
export(endsqwith)
export(fixed)
export(full)
export(ignore.case)
export(invert)
export(partial)
export(pattern)
export(regex)
export(reverse.lookup)
export(searchable)
export(sentence)
export(startswith)
export(std)
export(stri_detect_std)
export(stri_opts_std)
export(use.case)
export(word)
exportClasses(Pattern)
exportClasses(Searchable)
exportMethods("[")
exportMethods("[<-")
exportMethods(invert)
exportMethods(show)
import(magrittr)
import(methods)
import(stringi)
