Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c11008 struct sljit_label *rmin_label = NULL; in compile_bracket_backtrackingpath() local
11100 rmin_label = LABEL(); in compile_bracket_backtrackingpath()
11438 CMPTO(SLJIT_NOT_EQUAL, TMP1, 0, SLJIT_IMM, 0, rmin_label); in compile_bracket_backtrackingpath()