Searched refs:normal_encoding (Results 1 – 3 of 3) sorted by relevance
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 …]
185 struct normal_encoding { struct206 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument246 (((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_ns469 static const struct normal_encoding utf8_encoding481 static const struct normal_encoding internal_utf8_encoding_ns491 static const struct normal_encoding internal_utf8_encoding539 static const struct normal_encoding latin1_encoding_ns549 static const struct normal_encoding latin1_encoding[all …]
187 struct normal_encoding { struct208 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument248 (((const struct normal_encoding *)(enc))->type[(unsigned char)*(p)])462 static const struct normal_encoding utf8_encoding_ns471 static const struct normal_encoding utf8_encoding483 static const struct normal_encoding internal_utf8_encoding_ns493 static const struct normal_encoding internal_utf8_encoding541 static const struct normal_encoding latin1_encoding_ns551 static const struct normal_encoding latin1_encoding576 static const struct normal_encoding ascii_encoding_ns[all …]