Searched refs:normal_encoding (Results 1 – 3 of 3) sorted by relevance
211 struct normal_encoding { struct232 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *) (enc)) argument289 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])451 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) { in utf8_toUtf16()503 static const struct normal_encoding utf8_encoding_ns = {513 static const struct normal_encoding utf8_encoding = {526 static const struct normal_encoding internal_utf8_encoding_ns = {537 static const struct normal_encoding internal_utf8_encoding = {589 static const struct normal_encoding latin1_encoding_ns = {600 static const struct normal_encoding latin1_encoding = {[all …]
208 struct normal_encoding { struct229 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *) (enc)) argument286 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])448 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) { in utf8_toUtf16()500 static const struct normal_encoding utf8_encoding_ns = {510 static const struct normal_encoding utf8_encoding = {523 static const struct normal_encoding internal_utf8_encoding_ns = {534 static const struct normal_encoding internal_utf8_encoding = {586 static const struct normal_encoding latin1_encoding_ns = {597 static const struct normal_encoding latin1_encoding = {[all …]