onig_reduce_nested_quantifier 1770 ext/mbstring/oniguruma/regcomp.c 	onig_reduce_nested_quantifier(node, *ptarget);
onig_reduce_nested_quantifier 4822 ext/mbstring/oniguruma/regparse.c 	  onig_reduce_nested_quantifier(qnode, target);
onig_reduce_nested_quantifier  328 ext/mbstring/oniguruma/regparse.h extern void   onig_reduce_nested_quantifier P_((Node* pnode, Node* cnode));