Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D990213-2.c4 struct normal_encoding {}; struct
6 static const struct normal_encoding latin1_encoding = {};
13 for (i = 0; i < sizeof(struct normal_encoding); i++) in XmlInitUnknownEncoding()
/openbsd-src/lib/libexpat/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 …]