var searchIndex = {}; searchIndex["aho_corasick"] = {"doc":"A fast implementation of the Aho-Corasick string search algorithm.","items":[[3,"AcAutomaton","aho_corasick","",null,null],[3,"Matches","","",null,null],[3,"Match","","",null,null],[12,"pati","","",0,null],[12,"start","","",0,null],[12,"end","","",0,null],[11,"clone","","",1,null],[11,"new","","",1,{"inputs":[{"name":"i"}],"output":{"name":"acautomaton"}}],[11,"len","","",1,null],[11,"is_empty","","",1,null],[11,"find","","",1,null],[11,"find_overlapping","","",1,null],[11,"pattern","","",1,null],[11,"fmt","","",2,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null],[11,"clone","","",0,null],[11,"next","","",2,null],[11,"from_iter","","",1,{"inputs":[{"name":"t"}],"output":{"name":"acautomaton"}}],[11,"fmt","","",1,null]],"paths":[[3,"Match"],[3,"AcAutomaton"],[3,"Matches"]]}; initSearch(searchIndex);