Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c4171 BOOL has_match_end = (common->match_end_ptr != 0); in fast_forward_first_char2() local
4176 if (has_match_end) in fast_forward_first_char2()
4242 …_cmov(compiler, SLJIT_GREATER_EQUAL, STR_PTR, has_match_end ? SLJIT_MEM1(SLJIT_SP) : STR_END, has_… in fast_forward_first_char2()
4247 …OP1(SLJIT_MOV, STR_PTR, 0, has_match_end ? SLJIT_MEM1(SLJIT_SP) : STR_END, has_match_end ? common-… in fast_forward_first_char2()
4251 if (has_match_end) in fast_forward_first_char2()
4314 if (has_match_end) in fast_forward_first_char2()