Searched refs:eTargetCharset (Results 1 – 1 of 1) sorted by relevance
5171 rtl_TextEncoding eTargetCharset = RTL_TEXTENCODING_DONTKNOW; in appendUCS4() local5178 eTargetCharset = bOctets ? RTL_TEXTENCODING_ISO_8859_1 : in appendUCS4()5187 eTargetCharset = RTL_TEXTENCODING_ISO_8859_1; in appendUCS4()5194 eTargetCharset = eCharset; in appendUCS4()5199 eTargetCharset = RTL_TEXTENCODING_ASCII_US; in appendUCS4()5210 switch (eTargetCharset) in appendUCS4()
Completed in 32 milliseconds