GETUTF8 698 ext/pcre/pcrelib/pcre_internal.h if (c >= 0xc0) GETUTF8(c, eptr); GETUTF8 705 ext/pcre/pcrelib/pcre_internal.h if (utf && c >= 0xc0) GETUTF8(c, eptr);