AhoCorasick
PHP implementation of the Aho-Corasick string search algorithm
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CAhoCorasick\MultiStringMatcherRepresents a finite state machine that can find all occurrences of a set of search keywords in a body of text
 CAhoCorasick\MultiStringReplacerSearch and replace functionality