Searched defs:contextCharToUnicode (Results 1 – 2 of 2) sorted by relevance
120 UChar contextCharToUnicode; /* previous Unicode codepoint for contextual analysis */ member1183 UChar* contextCharToUnicode= NULL; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC() local
114 int contextCharToUnicode; /* previous Unicode codepoint for contextual analysis */ field in CharsetISCII.UConverterDataISCII