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