Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c188 struct normal_encoding { struct
209 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc))
249 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
413 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) { in utf8_toUtf16()
463 static const struct normal_encoding utf8_encoding_ns
472 static const struct normal_encoding utf8_encoding
484 static const struct normal_encoding internal_utf8_encoding_ns
494 static const struct normal_encoding internal_utf8_encoding
542 static const struct normal_encoding latin1_encoding_ns
552 static const struct normal_encoding latin1_encodin
[all...]
/third_party/python/Modules/expat/
H A Dxmltok.c185 struct normal_encoding { struct
206 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc))
246 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
410 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) { in utf8_toUtf16()
460 static const struct normal_encoding utf8_encoding_ns
469 static const struct normal_encoding utf8_encoding
481 static const struct normal_encoding internal_utf8_encoding_ns
491 static const struct normal_encoding internal_utf8_encoding
539 static const struct normal_encoding latin1_encoding_ns
549 static const struct normal_encoding latin1_encodin
[all...]

Completed in 4 milliseconds