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