Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4724 struct sljit_jump *foundoc = NULL; in search_requested_char() local
4765 foundoc = CMP(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, oc); in search_requested_char()
4772 if (foundoc) in search_requested_char()
4773 JUMPHERE(foundoc); in search_requested_char()

Completed in 29 milliseconds