Home
last modified time | relevance | path

Searched refs:unicodetable (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dencoding.c2600 unsigned short const *unicodetable) { in ISO8859xToUTF8() argument
2609 (in == NULL) || (unicodetable == NULL)) in ISO8859xToUTF8()
2617 c = unicodetable [c - 0x80]; in ISO8859xToUTF8()