Home
last modified time | relevance | path

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

/dflybsd-src/contrib/expat/lib/
H A Dxmltok.c185 struct normal_encoding { struct
206 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
246 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
410 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) { in utf8_toUtf16()
460 static const struct normal_encoding utf8_encoding_ns
469 static const struct normal_encoding utf8_encoding
481 static const struct normal_encoding internal_utf8_encoding_ns
491 static const struct normal_encoding internal_utf8_encoding
539 static const struct normal_encoding latin1_encoding_ns
549 static const struct normal_encoding latin1_encoding
[all …]