Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6346 struct sljit_jump *found_oc = NULL; in search_requested_char() local
6397 found_oc = CMP(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, oc); in search_requested_char()
6404 if (found_oc) in search_requested_char()
6405 JUMPHERE(found_oc); in search_requested_char()

Completed in 31 milliseconds