Home
last modified time | relevance | path

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

/PHP-8.3/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 */
1145 reptype = REPTYPE_POS; in match()
1169 reptype = REPTYPE_POS; in match()
1177 reptype = REPTYPE_POS; in match()
1185 reptype = REPTYPE_POS; in match()
1515 reptype = REPTYPE_POS; in match()
1523 reptype = REPTYPE_POS; in match()
1531 reptype = REPTYPE_POS; in match()
1539 reptype = REPTYPE_POS; in match()
[all …]

Completed in 21 milliseconds