Searched refs:thisSuffixNode (Results 1 – 2 of 2) sorted by relevance
406 Node result, thisSuffixNode; in add() local417 thisSuffixNode= length>0 ? this : next; in add()423 thisSuffixNode=next; in add()430 thisSuffixNode=new LinearMatchNode( in add()437 branchNode.add(thisChar, thisSuffixNode); in add()
408 Node result, thisSuffixNode; in add() local419 thisSuffixNode= length>0 ? this : next; in add()425 thisSuffixNode=next; in add()432 thisSuffixNode=new LinearMatchNode( in add()439 branchNode.add(thisChar, thisSuffixNode); in add()