UCHAR21          3277 ext/pcre/pcrelib/pcre_exec.c         pcre_uint32 cc = UCHAR21(eptr);
UCHAR21          4394 ext/pcre/pcrelib/pcre_exec.c               UCHAR21(eptr) == NLBLOCK->nl[0])
UCHAR21          4436 ext/pcre/pcrelib/pcre_exec.c             if (eptr < md->end_subject && UCHAR21(eptr) == CHAR_LF) eptr++;
UCHAR21          4546 ext/pcre/pcrelib/pcre_exec.c           cc = UCHAR21(eptr);
UCHAR21          4563 ext/pcre/pcrelib/pcre_exec.c           cc = UCHAR21(eptr);
UCHAR21          4580 ext/pcre/pcrelib/pcre_exec.c           cc = UCHAR21(eptr);
UCHAR21          4597 ext/pcre/pcrelib/pcre_exec.c           cc = UCHAR21(eptr);
UCHAR21          4614 ext/pcre/pcrelib/pcre_exec.c           cc = UCHAR21(eptr);
UCHAR21          5175 ext/pcre/pcrelib/pcre_exec.c               if (eptr < md->end_subject && UCHAR21(eptr) == CHAR_LF) eptr++;
UCHAR21          5717 ext/pcre/pcrelib/pcre_exec.c                 UCHAR21(eptr) == NLBLOCK->nl[0])
UCHAR21          5773 ext/pcre/pcrelib/pcre_exec.c               if (UCHAR21(eptr) == CHAR_LF) eptr++;
UCHAR21          5936 ext/pcre/pcrelib/pcre_exec.c           if (ctype == OP_ANYNL && eptr > pp  && UCHAR21(eptr) == CHAR_NL &&
UCHAR21          5937 ext/pcre/pcrelib/pcre_exec.c               UCHAR21(eptr - 1) == CHAR_CR) eptr--;