Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c4048 struct sljit_jump *foundoc = NULL; in search_requested_char() local
4089 foundoc = CMP(SLJIT_EQUAL, TMP2, 0, SLJIT_IMM, oc); in search_requested_char()
4096 if (foundoc) in search_requested_char()
4097 JUMPHERE(foundoc); in search_requested_char()

Completed in 24 milliseconds