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

/forgerock/web-agents-v4/expat/
H A Dxmltok.c176 struct normal_encoding { struct
197 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *) (enc))
243 (((struct normal_encoding *)(enc))->type[(unsigned char)*(p)])
348 switch (((struct normal_encoding *)enc)->type[(unsigned char)*from]) {
383 static const struct normal_encoding utf8_encoding_ns = {
393 static const struct normal_encoding utf8_encoding = {
406 static const struct normal_encoding internal_utf8_encoding_ns = {
417 static const struct normal_encoding internal_utf8_encoding = {
464 static const struct normal_encoding latin1_encoding_ns = {
475 static const struct normal_encoding latin1_encodin
[all...]

Completed in 22 milliseconds