Searched refs:empty_match_found_label (Results 1 – 1 of 1) sorted by relevance
13479 struct sljit_label *empty_match_found_label = NULL; in jit_compile() local13790 empty_match_found_label = LABEL(); in jit_compile()13904 JUMPTO(SLJIT_ZERO, empty_match_found_label); in jit_compile()13906 CMPTO(SLJIT_NOT_EQUAL, TMP2, 0, STR_PTR, 0, empty_match_found_label); in jit_compile()