Home
last modified time | relevance | path

Searched refs:UNI_MAX_ASCII (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libuninum/libuninum-2.7/
H A Dunicode.h7 #define UNI_MAX_ASCII (UTF32)0x0000007F macro
/dports/textproc/msort/msort-8.53/
H A Dunicode.h15 #define UNI_MAX_ASCII (UTF32)0x0000007F macro
H A Dmsort.c1789 if((UnicodeNormalization != UNORM_NONE) && (MaxCodeInInput > UNI_MAX_ASCII)) {