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

/vbox/include/iprt/
H A Duni.h60 RTUNICP EndCP; member in struct:RTUNIFLAGSRANGE
80 RTUNICP EndCP; member in struct:RTUNICASERANGE
125 if (pCur->EndCP > CodePoint)
132 } while (pCur->EndCP != RTUNICP_MAX);
254 if (pCur->EndCP > CodePoint)
261 } while (pCur->EndCP != RTUNICP_MAX);

Completed in 44 milliseconds