Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c9479 struct jump_list *emptymatch = NULL; in compile_bracketpos_matchingpath() local
9652 add_jump(compiler, &emptymatch, CMP(SLJIT_EQUAL, TMP1, 0, STR_PTR, 0)); in compile_bracketpos_matchingpath()
9683 add_jump(compiler, &emptymatch, CMP(SLJIT_EQUAL, TMP1, 0, STR_PTR, 0)); in compile_bracketpos_matchingpath()
9742 set_jumps(emptymatch, LABEL()); in compile_bracketpos_matchingpath()