Searched refs:UTF8_ALLOW_ANY (Results 1 – 6 of 6) sorted by relevance
199 #define UTF8_ALLOW_ANY 0x00FF macro
631 ckWARN(WARN_UTF8) ? 0 : UTF8_ALLOW_ANY); in Perl_utf8_to_uvchr()655 ckWARN(WARN_UTF8) ? 0 : UTF8_ALLOW_ANY); in Perl_utf8_to_uvuni()1772 0 : UTF8_ALLOW_ANY); in Perl_swash_fetch()
1039 const U32 uniflags = ckWARN(WARN_UTF8) ? 0 : UTF8_ALLOW_ANY; in S_find_byclass()1086 const U32 uniflags = ckWARN(WARN_UTF8) ? 0 : UTF8_ALLOW_ANY; in S_find_byclass()2325 U32 uniflags = ckWARN(WARN_UTF8) ? 0 : UTF8_ALLOW_ANY; in S_regmatch()
2435 const U8 c = (U8)utf8n_to_uvchr(tmps, 0, &l, UTF8_ALLOW_ANY); in PP()
33 #define UTF8_ALLOW_NONSTRICT (UTF8_ALLOW_ANY & \178 &clen, UTF8_ALLOW_ANY|UTF8_CHECK_ONLY); in encode_method()
33 ckWARN(WARN_UTF8) ? 0 : UTF8_ALLOW_ANY); in Perl_utf8_to_uvchr()