Searched refs:COUNT_MATCH (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 569 #define COUNT_MATCH SLJIT_S3 macro 3137 OP2(SLJIT_SUB | SLJIT_SET_Z, COUNT_MATCH, 0, COUNT_MATCH, 0, SLJIT_IMM, 1); in count_match() 9273 int source_reg = COUNT_MATCH; in compile_ref_matchingpath() 13987 OP1(SLJIT_MOV, COUNT_MATCH, 0, SLJIT_MEM1(SLJIT_SP), LIMIT_MATCH); in jit_compile()
|
Completed in 28 milliseconds