ERR73            1079 ext/pcre/pcrelib/pcre_compile.c         else if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;
ERR73            1291 ext/pcre/pcrelib/pcre_compile.c         if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;
ERR73            1374 ext/pcre/pcrelib/pcre_compile.c           if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;