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