Searched refs:order_ (Results 1 – 1 of 1) sorted by relevance
645 …e.collectRules_(this.root)};sre.Trie.prototype.order=function(){return sre.Trie.order_(this.root)};646 …,c);return c};sre.Trie.order_=function(a){a=a.getChildren();if(!a.length)return 0;var b=Math.max.a… function