Searched refs:UTF8_IS_SURROGATE (Results 1 – 6 of 6) sorted by relevance
6 UTF8_IS_SURROGATE # A
22 UTF8_IS_SURROGATE # A
978 #define UTF8_IS_SURROGATE(s, e) is_SURROGATE_utf8_safe(s, e) macro
4155 else if (UNLIKELY(UTF8_IS_SURROGATE(s, e))) {
1106 Amd|bool|UTF8_IS_SURROGATE|const U8 *s|const U8 *e
2397 L<C<UTF8_IS_SURROGATE>|perlapi/UTF8_IS_SURROGATE>