Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h143 # define uvoffuni_to_utf8_flags(a,b,c) uvuni_to_utf8_flags(a,b,c) macro
/openbsd-src/gnu/usr.bin/perl/
H A Dutf8.h148 #define uvoffuni_to_utf8_flags(d,uv,flags) \ macro