Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c10820 struct sljit_label *empty_match_found_label = NULL; in PRIV() local
11128 empty_match_found_label = LABEL(); in PRIV()
11219 CMPTO(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, 0, empty_match_found_label); in PRIV()
11221 CMPTO(SLJIT_NOT_EQUAL, TMP2, 0, STR_PTR, 0, empty_match_found_label); in PRIV()

Completed in 39 milliseconds