Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6421 struct sljit_jump *found_oc = NULL; in search_requested_char() local
6472 found_oc = CMP(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, oc); in search_requested_char()
6479 if (found_oc) in search_requested_char()
6480 JUMPHERE(found_oc); in search_requested_char()

Completed in 49 milliseconds