Searched refs:OP_CLOSE (Results 1 – 7 of 7) sorted by relevance
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_study.c | 744 case OP_CLOSE: in find_minlength() 1005 case OP_CLOSE: in set_start_bits()
|
H A D | pcre2_printint.c | 449 case OP_CLOSE: in pcre2_printint()
|
H A D | pcre2_internal.h | 1637 OP_CLOSE, /* 166 Used before OP_ACCEPT to close open captures */ enumerator
|
H A D | pcre2_match.c | 809 case OP_CLOSE: in match()
|
H A D | pcre2_compile.c | 6508 *code++ = OP_CLOSE; in compile_branch()
|
H A D | pcre2_jit_compile.c | 1006 case OP_CLOSE: in next_opcode() 12764 case OP_CLOSE: in compile_matchingpath()
|
/php-src/ext/opcache/jit/ir/dynasm/ |
H A D | minilua.c | 99 OP_CLOSE, enumerator 3855 luaK_codeABC(fs,OP_CLOSE,bl->nactvar,0,0); 4392 luaK_codeABC(fs,OP_CLOSE,bl->nactvar,0,0); 5264 case OP_CLOSE:{
|
Completed in 106 milliseconds