Searched refs:RQ_AQ (Results 1 – 1 of 1) sorted by relevance
/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | regparse.c | 2134 RQ_AQ, /* to '*?' */ enumerator 2141 {RQ_DEL, RQ_A, RQ_A, RQ_QQ, RQ_AQ, RQ_ASIS}, /* '?' */ 2144 {RQ_DEL, RQ_AQ, RQ_AQ, RQ_DEL, RQ_AQ, RQ_AQ}, /* '??' */ 2146 {RQ_ASIS, RQ_PQ_Q, RQ_DEL, RQ_AQ, RQ_AQ, RQ_DEL} /* '+?' */ 2169 case RQ_AQ: in onig_reduce_nested_quantifier()
|
Completed in 15 milliseconds