Home
last modified time | relevance | path

Searched refs:UTF8_IS_SURROGATE (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D50230026 UTF8_IS_SURROGATE # A
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502300222 UTF8_IS_SURROGATE # A
/openbsd/gnu/usr.bin/perl/
H A Dutf8.h978 #define UTF8_IS_SURROGATE(s, e) is_SURROGATE_utf8_safe(s, e) macro
H A Dutf8.c4155 else if (UNLIKELY(UTF8_IS_SURROGATE(s, e))) {
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc1106 Amd|bool|UTF8_IS_SURROGATE|const U8 *s|const U8 *e
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5260delta.pod2397 L<C<UTF8_IS_SURROGATE>|perlapi/UTF8_IS_SURROGATE>