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.c189 struct normal_encoding { struct
210 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
250 (((const struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
464 static const struct normal_encoding utf8_encoding_ns
473 static const struct normal_encoding utf8_encoding
485 static const struct normal_encoding internal_utf8_encoding_ns
495 static const struct normal_encoding internal_utf8_encoding
543 static const struct normal_encoding latin1_encoding_ns
553 static const struct normal_encoding latin1_encoding
578 static const struct normal_encoding ascii_encoding_ns
[all …]