Searched refs:foundcr (Results 1 – 1 of 1) sorted by relevance
3835 struct sljit_jump *foundcr = NULL; in fast_forward_newline() local3890 foundcr = CMP(SLJIT_C_EQUAL, TMP1, 0, SLJIT_IMM, CHAR_CR); in fast_forward_newline()3897 JUMPHERE(foundcr); in fast_forward_newline()