Searched refs:PLANE1_BASE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsUTF8Utils.h54 #define PLANE1_BASE 0x00010000 macro
177 else if ( ucs4 >= PLANE1_BASE )
183 ucs4 -= PLANE1_BASE;

Completed in 32 milliseconds