Home
last modified time | relevance | path

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

/PHP-8.0/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.c407 case OP_CLOSE: in pcre2_printint()
H A Dpcre2_internal.h1587 OP_CLOSE, /* 165 Used before OP_ACCEPT to close open captures */ enumerator
H A Dpcre2_match.c767 case OP_CLOSE: in match()
H A Dpcre2_compile.c6134 *code++ = OP_CLOSE; in compile_branch()
H A Dpcre2_jit_compile.c959 case OP_CLOSE: in next_opcode()
12067 case OP_CLOSE: in compile_matchingpath()
/PHP-8.0/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 111 milliseconds