Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c6175 struct sljit_jump *notfoundnl; in fast_forward_newline() local
6320 notfoundnl = CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0); in fast_forward_newline()
6328 JUMPHERE(notfoundnl); in fast_forward_newline()