Searched refs:unicodetable (Results 1 – 1 of 1) sorted by relevance
3151 unsigned short const *unicodetable) { in ISO8859xToUTF8() argument3160 (in == NULL) || (unicodetable == NULL)) in ISO8859xToUTF8()3168 c = unicodetable [*in - 0x80]; in ISO8859xToUTF8()