Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmltok.c190 struct normal_encoding { struct
211 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
251 (((const struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
465 static const struct normal_encoding utf8_encoding_ns
474 static const struct normal_encoding utf8_encoding
486 static const struct normal_encoding internal_utf8_encoding_ns
496 static const struct normal_encoding internal_utf8_encoding
544 static const struct normal_encoding latin1_encoding_ns
554 static const struct normal_encoding latin1_encoding
579 static const struct normal_encoding ascii_encoding_ns
[all …]