UCHAR21 3279 ext/pcre/pcrelib/pcre_exec.c pcre_uint32 cc = UCHAR21(eptr); UCHAR21 4396 ext/pcre/pcrelib/pcre_exec.c UCHAR21(eptr) == NLBLOCK->nl[0]) UCHAR21 4438 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && UCHAR21(eptr) == CHAR_LF) eptr++; UCHAR21 4548 ext/pcre/pcrelib/pcre_exec.c cc = UCHAR21(eptr); UCHAR21 4565 ext/pcre/pcrelib/pcre_exec.c cc = UCHAR21(eptr); UCHAR21 4582 ext/pcre/pcrelib/pcre_exec.c cc = UCHAR21(eptr); UCHAR21 4599 ext/pcre/pcrelib/pcre_exec.c cc = UCHAR21(eptr); UCHAR21 4616 ext/pcre/pcrelib/pcre_exec.c cc = UCHAR21(eptr); UCHAR21 5177 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && UCHAR21(eptr) == CHAR_LF) eptr++; UCHAR21 5719 ext/pcre/pcrelib/pcre_exec.c UCHAR21(eptr) == NLBLOCK->nl[0]) UCHAR21 5775 ext/pcre/pcrelib/pcre_exec.c if (UCHAR21(eptr) == CHAR_LF) eptr++; UCHAR21 5938 ext/pcre/pcrelib/pcre_exec.c if (ctype == OP_ANYNL && eptr > pp && UCHAR21(eptr) == CHAR_NL && UCHAR21 5939 ext/pcre/pcrelib/pcre_exec.c UCHAR21(eptr - 1) == CHAR_CR) eptr--;