Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c584 #define LIMIT_MATCH (4 * sizeof(sljit_sw)) macro
13506 common->ovector_start = LIMIT_MATCH + sizeof(sljit_sw); in jit_compile()
13633 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), LIMIT_MATCH, TMP1, 0); in jit_compile()
13678 OP1(SLJIT_MOV, COUNT_MATCH, 0, SLJIT_MEM1(SLJIT_SP), LIMIT_MATCH); in jit_compile()

Completed in 32 milliseconds