Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c744 case OP_CLOSE: in find_minlength()
1005 case OP_CLOSE: in set_start_bits()
H A Dpcre2_printint.c449 case OP_CLOSE: in pcre2_printint()
H A Dpcre2_internal.h1637 OP_CLOSE, /* 166 Used before OP_ACCEPT to close open captures */ enumerator
H A Dpcre2_match.c809 case OP_CLOSE: in match()
H A Dpcre2_compile.c6508 *code++ = OP_CLOSE; in compile_branch()
H A Dpcre2_jit_compile.c1006 case OP_CLOSE: in next_opcode()
12764 case OP_CLOSE: in compile_matchingpath()
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c99 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 122 milliseconds