Searched refs:applyTest (Results 1 – 1 of 1) sorted by relevance
634 …applyTest=function(a){};sre.TrieNode.prototype.addChild=function(a){};sre.TrieNode.prototype.getCh… method in sre.AbstractTrieNode635 …nction(a){var b=[],c;for(c in this.children_){var d=this.children_[c];d.applyTest(a)&&b.push(d)}re…641 …erits(sre.QueryTrieNode,sre.StaticTrieNode);sre.QueryTrieNode.prototype.applyTest=function(a){retu… method in sre.QueryTrieNode642 …s(sre.BooleanTrieNode,sre.StaticTrieNode);sre.BooleanTrieNode.prototype.applyTest=function(a){retu… method in sre.BooleanTrieNode