Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c144 REPTYPE_POS, REPTYPE_POS, /* OP_CRPOSSTAR, OP_CRPOSPLUS */
145 REPTYPE_POS, REPTYPE_POS }; /* OP_CRPOSQUERY, OP_CRPOSRANGE */
1128 reptype = REPTYPE_POS; in match()
1152 reptype = REPTYPE_POS; in match()
1160 reptype = REPTYPE_POS; in match()
1168 reptype = REPTYPE_POS; in match()
1498 reptype = REPTYPE_POS; in match()
1506 reptype = REPTYPE_POS; in match()
1514 reptype = REPTYPE_POS; in match()
1522 reptype = REPTYPE_POS; in match()
[all …]

Completed in 14 milliseconds