Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c856 static const uint8_t opcode_possessify[] = { variable
7610 if (repcode < OP_CALLOUT && opcode_possessify[repcode] > 0) in compile_branch()
7611 *tempcode = opcode_possessify[repcode]; in compile_branch()

Completed in 33 milliseconds