Searched defs:UNI_TO_NATIVE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutfebcdic.h352 #define UNI_TO_NATIVE(ch) (((ch) > 255) ? (ch) : ASCII_TO_NATIVE(ch)) macro
H A Dutf8.h54 #define UNI_TO_NATIVE(ch) (ch) macro

Completed in 23 milliseconds