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.c192 struct normal_encoding { struct
213 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
253 (((const struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
467 static const struct normal_encoding utf8_encoding_ns
476 static const struct normal_encoding utf8_encoding
488 static const struct normal_encoding internal_utf8_encoding_ns
498 static const struct normal_encoding internal_utf8_encoding
546 static const struct normal_encoding latin1_encoding_ns
556 static const struct normal_encoding latin1_encoding
581 static const struct normal_encoding ascii_encoding_ns
[all …]