Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c3881 struct sljit_jump *foundcr = NULL; in fast_forward_newline() local
3936 foundcr = CMP(SLJIT_EQUAL, TMP1, 0, SLJIT_IMM, CHAR_CR); in fast_forward_newline()
3943 JUMPHERE(foundcr); in fast_forward_newline()

Completed in 27 milliseconds