Searched refs:normal_encoding (Results 1 – 1 of 1) sorted by relevance
176 struct normal_encoding { struct197 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *) (enc)) argument243 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])356 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) { in utf8_toUtf16()406 static const struct normal_encoding utf8_encoding_ns = {416 static const struct normal_encoding utf8_encoding = {429 static const struct normal_encoding internal_utf8_encoding_ns = {440 static const struct normal_encoding internal_utf8_encoding = {492 static const struct normal_encoding latin1_encoding_ns = {503 static const struct normal_encoding latin1_encoding = {[all …]