Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmltok.c184 struct normal_encoding { struct
205 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
245 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
409 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) { in utf8_toUtf16()
459 static const struct normal_encoding utf8_encoding_ns
468 static const struct normal_encoding utf8_encoding
480 static const struct normal_encoding internal_utf8_encoding_ns
490 static const struct normal_encoding internal_utf8_encoding
538 static const struct normal_encoding latin1_encoding_ns
548 static const struct normal_encoding latin1_encoding
[all …]