Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c9748 struct sljit_label *continue_match_label; in PRIV() local
10006 continue_match_label = LABEL(); in PRIV()
10030 continue_match_label = LABEL(); in PRIV()
10275 CMPTO(SLJIT_C_GREATER, STR_PTR, 0, TMP1, 0, continue_match_label); in PRIV()