Searched refs:pnode (Results 1 – 2 of 2) sorted by relevance
328 extern void onig_reduce_nested_quantifier P_((Node* pnode, Node* cnode));
2191 onig_reduce_nested_quantifier(Node* pnode, Node* cnode) in onig_reduce_nested_quantifier() argument2196 p = NQTFR(pnode); in onig_reduce_nested_quantifier()2204 *pnode = *cnode; in onig_reduce_nested_quantifier()
Completed in 29 milliseconds