Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dutfebcdic.h399 #define UNI_IS_INVARIANT(c) ((c) < 0xA0) macro
H A Dutf8.h107 #define UNI_IS_INVARIANT(c) (((UV)c) < 0x80) macro