Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c587 #define LIMIT_MATCH (4 * sizeof(sljit_sw)) macro
13812 common->ovector_start = LIMIT_MATCH + sizeof(sljit_sw); in jit_compile()
13942 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), LIMIT_MATCH, TMP1, 0); in jit_compile()
13987 OP1(SLJIT_MOV, COUNT_MATCH, 0, SLJIT_MEM1(SLJIT_SP), LIMIT_MATCH); in jit_compile()

Completed in 47 milliseconds