Home | History | Annotate | Download | only in libxml2

Lines Matching full:ucs4

1175      * NOTE: if we were able to parse this, the endianness of UCS4 is
1180 if (!strcmp(upper, "UCS4")) return(XML_CHAR_ENCODING_UCS4LE);
1522 handler = xmlFindCharEncodingHandler("UCS4");
1530 handler = xmlFindCharEncodingHandler("UCS4");
1934 * echo '<?xml version="1.0" encoding="UCS4"?>' | wc -c => 38
1937 * on UTF-16 this means 90bytes, on UCS4 this means 180