Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c788 static const uint8_t opcode_possessify[] = { variable
7176 if (repcode < OP_CALLOUT && opcode_possessify[repcode] > 0) in compile_branch()
7177 *tempcode = opcode_possessify[repcode]; in compile_branch()
/external/pcre/dist2/
DChangeLog1121 3. Removed a redundant copy of the opcode_possessify table in the