Searched refs:OP_CLOSE (Results 1 – 7 of 7) sorted by relevance
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_study.c | 741 case OP_CLOSE: in find_minlength() 1001 case OP_CLOSE: in set_start_bits()
|
H A D | pcre2_printint.c | 407 case OP_CLOSE: in pcre2_printint()
|
H A D | pcre2_internal.h | 1587 OP_CLOSE, /* 165 Used before OP_ACCEPT to close open captures */ enumerator
|
H A D | pcre2_match.c | 767 case OP_CLOSE: in match()
|
H A D | pcre2_compile.c | 6134 *code++ = OP_CLOSE; in compile_branch()
|
H A D | pcre2_jit_compile.c | 959 case OP_CLOSE: in next_opcode() 12067 case OP_CLOSE: in compile_matchingpath()
|
/PHP-8.0/ext/opcache/jit/dynasm/ |
H A D | minilua.c | 99 OP_CLOSE, enumerator 3854 luaK_codeABC(fs,OP_CLOSE,bl->nactvar,0,0); 4391 luaK_codeABC(fs,OP_CLOSE,bl->nactvar,0,0); 5263 case OP_CLOSE:{
|
Completed in 111 milliseconds