Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregparse.c2152 int pnum, cnum; in onig_reduce_nested_quantifier() local
2157 pnum = popular_quantifier_num(p); in onig_reduce_nested_quantifier()
2159 if (pnum < 0 || cnum < 0) return ; in onig_reduce_nested_quantifier()
2161 switch(ReduceTypeTable[cnum][pnum]) { in onig_reduce_nested_quantifier()

Completed in 18 milliseconds