Extension [ extension #117 ahocorasick version 0.0.7 ] { - Functions { Function [ function ahocorasick_match ] { - Parameters [3] { Parameter #0 [ $needle ] Parameter #1 [ $id ] Parameter #2 [ $findAll ] } } Function [ function ahocorasick_init ] { - Parameters [1] { Parameter #0 [ $data ] } } Function [ function ahocorasick_deinit ] { - Parameters [1] { Parameter #0 [ $id ] } } Function [ function ahocorasick_isValid ] { - Parameters [1] { Parameter #0 [ $id ] } } Function [ function ahocorasick_finalize ] { - Parameters [1] { Parameter #0 [ $id ] } } Function [ function ahocorasick_add_patterns ] { - Parameters [2] { Parameter #0 [ $id ] Parameter #1 [ $patterns ] } } } - Classes [1] { Class [ class AhoException extends Exception implements Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message ] Property [ protected $code ] Property [ protected $file ] Property [ protected $line ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $message ] Parameter #1 [ $code ] Parameter #2 [ $previous ] } } Method [ public method __wakeup ] { } Method [ final public method getMessage ] { } Method [ final public method getCode ] { } Method [ final public method getFile ] { } Method [ final public method getLine ] { } Method [ final public method getTrace ] { } Method [ final public method getPrevious ] { } Method [ final public method getTraceAsString ] { } Method [ public method __toString ] { } } } } }