Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c613 #define LIMIT_MATCH (4 * sizeof(sljit_sw)) macro
14203 common->ovector_start = LIMIT_MATCH + sizeof(sljit_sw); in jit_compile()
14333 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), LIMIT_MATCH, TMP1, 0); in jit_compile()
14378 OP1(SLJIT_MOV, COUNT_MATCH, 0, SLJIT_MEM1(SLJIT_SP), LIMIT_MATCH); in jit_compile()

Completed in 35 milliseconds