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

/vbox/include/iprt/
H A Duni.h75 typedef struct RTUNICASERANGE struct
83 } RTUNICASERANGE; typedef in typeref:struct:RTUNICASERANGE
86 typedef RTUNICASERANGE *PRTUNICASERANGE;
89 typedef const RTUNICASERANGE *PCRTUNICASERANGE;
234 extern RTDATADECL(const RTUNICASERANGE) g_aRTUniUpperRanges[];
240 extern RTDATADECL(const RTUNICASERANGE) g_aRTUniLowerRanges[];

Completed in 42 milliseconds