Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c3836 struct sljit_jump *notfoundnl; in fast_forward_newline() local
3898 notfoundnl = CMP(SLJIT_C_GREATER_EQUAL, STR_PTR, 0, STR_END, 0); in fast_forward_newline()
3906 JUMPHERE(notfoundnl); in fast_forward_newline()