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

/vbox/include/iprt/
H A Duni.h99 #define RTUNI_WSPACE RT_BIT(5) macro
225 return (rtUniCpFlags(CodePoint) & RTUNI_WSPACE) != 0;

Completed in 61 milliseconds