Searched defs:contextCharToUnicode (Results 1 – 4 of 4) sorted by relevance
122 UChar contextCharToUnicode; /* previous Unicode codepoint for contextual analysis */ member1190 UChar* contextCharToUnicode= NULL; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
122 char16_t contextCharToUnicode; /* previous Unicode codepoint for contextual analysis */ member1190 char16_t* contextCharToUnicode= nullptr; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
115 int contextCharToUnicode; /* previous Unicode codepoint for contextual analysis */ field in CharsetISCII.UConverterDataISCII