Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c9809 struct sljit_label *empty_match_found_label = NULL; in PRIV() local
10116 empty_match_found_label = LABEL(); in PRIV()
10211 CMPTO(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, 0, empty_match_found_label); in PRIV()
10213 CMPTO(SLJIT_NOT_EQUAL, TMP2, 0, STR_PTR, 0, empty_match_found_label); in PRIV()

Completed in 25 milliseconds