Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1647 OP_DEFINE, /* 168 */ enumerator
H A Dpcre2_compile.c6702 code[1+LINK_SIZE] = OP_DEFINE; in compile_branch()
6884 if (code[LINK_SIZE+1] == OP_DEFINE) in compile_branch()
6893 bravalue = OP_DEFINE; /* A flag to suppress char handling below */ in compile_branch()
6941 if (bravalue == OP_DEFINE) break; in compile_branch()

Completed in 43 milliseconds