Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok.c187 struct normal_encoding { struct
208 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
248 (((const struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
462 static const struct normal_encoding utf8_encoding_ns
471 static const struct normal_encoding utf8_encoding
483 static const struct normal_encoding internal_utf8_encoding_ns
493 static const struct normal_encoding internal_utf8_encoding
541 static const struct normal_encoding latin1_encoding_ns
551 static const struct normal_encoding latin1_encoding
576 static const struct normal_encoding ascii_encoding_ns
[all …]