Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c12044 struct sljit_jump *empty_match = NULL; in jit_compile() local
12333 empty_match = CMP(SLJIT_EQUAL, STR_PTR, 0, SLJIT_MEM1(SLJIT_SP), OVECTOR(0)); in jit_compile()
12440 JUMPHERE(empty_match); in jit_compile()