Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c8823 struct sljit_label *rmin_label = NULL; in compile_bracket_backtrackingpath() local
8917 rmin_label = LABEL(); in compile_bracket_backtrackingpath()
9247 CMPTO(SLJIT_C_NOT_EQUAL, TMP1, 0, SLJIT_IMM, 0, rmin_label); in compile_bracket_backtrackingpath()