Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c3693 struct sljit_label *newlinelabel = NULL; in mainloop_entry() local
3776 newlinelabel = LABEL(); in mainloop_entry()
3801 CMPTO(SLJIT_EQUAL, TMP1, 0, SLJIT_IMM, (common->newline >> 8) & 0xff, newlinelabel); in mainloop_entry()