Home
last modified time | relevance | path

Searched refs:onig_reduce_nested_quantifier (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.h329 extern void onig_reduce_nested_quantifier P_((Node* pnode, Node* cnode));
H A Dregparse.c2150 onig_reduce_nested_quantifier(Node* pnode, Node* cnode) in onig_reduce_nested_quantifier() function
4851 onig_reduce_nested_quantifier(qnode, target); in set_quantifier()
H A Dregcomp.c1784 onig_reduce_nested_quantifier(node, *ptarget); in noname_disable_map()
/PHP-7.2/ext/mbstring/oniguruma/
H A DHISTORY164 2007/07/13: [bug] add check into onig_reduce_nested_quantifier().

Completed in 64 milliseconds