Searched refs:collectRules_ (Results 1 – 1 of 1) sorted by relevance
645 …oot,0,"")};sre.Trie.prototype.collectRules=function(){return sre.Trie.collectRules_(this.root)};sr…647 sre.Trie.collectRules_=function(a){var b=[];for(a=[a];a.length;){var c=a.shift();if(c.getKind()===s… function