Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c11347 struct jump_list *emptymatch = NULL; in compile_bracketpos_matchingpath() local
11520 add_jump(compiler, &emptymatch, CMP(SLJIT_EQUAL, TMP1, 0, STR_PTR, 0)); in compile_bracketpos_matchingpath()
11551 add_jump(compiler, &emptymatch, CMP(SLJIT_EQUAL, TMP1, 0, STR_PTR, 0)); in compile_bracketpos_matchingpath()
11610 set_jumps(emptymatch, LABEL()); in compile_bracketpos_matchingpath()

Completed in 27 milliseconds