Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c741 case OP_CLOSE: in find_minlength()
1001 case OP_CLOSE: in set_start_bits()
H A Dpcre2_printint.c438 case OP_CLOSE: in pcre2_printint()
H A Dpcre2_internal.h1611 OP_CLOSE, /* 165 Used before OP_ACCEPT to close open captures */ enumerator
H A Dpcre2_match.c781 case OP_CLOSE: in match()
H A Dpcre2_compile.c6245 *code++ = OP_CLOSE; in compile_branch()
H A Dpcre2_jit_compile.c964 case OP_CLOSE: in next_opcode()
12375 case OP_CLOSE: in compile_matchingpath()
/PHP-8.3/ext/opcache/jit/dynasm/
H A Dminilua.c99 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 103 milliseconds