Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c11021 struct jump_list *emptymatch = NULL; in compile_bracketpos_matchingpath() local
11194 add_jump(compiler, &emptymatch, CMP(SLJIT_EQUAL, TMP1, 0, STR_PTR, 0)); in compile_bracketpos_matchingpath()
11225 add_jump(compiler, &emptymatch, CMP(SLJIT_EQUAL, TMP1, 0, STR_PTR, 0)); in compile_bracketpos_matchingpath()
11284 set_jumps(emptymatch, LABEL()); in compile_bracketpos_matchingpath()

Completed in 14 milliseconds