Searched refs:trex_matchcclass (Results 1 – 1 of 1) sorted by relevance
3337 static TRexBool trex_matchcclass(int cclass,TRexChar c) in trex_matchcclass() function3381 if(trex_matchcclass(node->left,c)) return TRex_True; in trex_matchclass()3529 if(trex_matchcclass(node->left,*str)) { in trex_matchnode()