Home
last modified time | relevance | path

Searched defs:UTF8_IS_NONCHAR (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h591 # define UTF8_IS_NONCHAR(s, e) (is_NONCHAR_utf8_safe(s,e) > 0) macro
/openbsd-src/gnu/usr.bin/perl/
H A Dutf8.h1096 #define UTF8_IS_NONCHAR( global() macro