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)) argument254 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])401 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) { in utf8_toUtf16()451 static const struct normal_encoding utf8_encoding_ns = {461 static const struct normal_encoding utf8_encoding = {474 static const struct normal_encoding internal_utf8_encoding_ns = {485 static const struct normal_encoding internal_utf8_encoding = {537 static const struct normal_encoding latin1_encoding_ns = {548 static const struct normal_encoding latin1_encoding = {[all …]