GETUTF8INC        658 pcre/pcrelib/pcre_internal.h   if (c >= 0xc0) GETUTF8INC(c, eptr);
GETUTF8INC        665 pcre/pcrelib/pcre_internal.h   if (utf && c >= 0xc0) GETUTF8INC(c, eptr);