Searched defs:toUnicode (Results 1 – 6 of 6) sorted by relevance
176 private static final ToHex toUnicode = new ToHex(); field in TestCLDRVsICU
240 UConverterToUnicode toUnicode; member
1280 UConverterToUnicode toUnicode; in _toUnicodeWithCallback() local
1151 const char* toUnicodeName, TestFunc toUnicode){ in testChaining()
106 openIcuConverter(const char* name, int toUnicode) in openIcuConverter()1859 xmlUconvWrapper(uconv_t *cd, int toUnicode, unsigned char *out, int *outlen, in xmlUconvWrapper()
5168 char[][] toUnicode = {allFeaturesUTF16, germanUTF16,russianUTF16,japaneseUTF16}; in TestSCSUConverter() local