Searched defs:encodingName (Results 1 – 4 of 4) sorted by relevance
802 @property string encodingName() @safe pure nothrow @nogc in encodingName() function885 @property string encodingName() @safe pure nothrow @nogc in encodingName() function964 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1044 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1137 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1175 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1341 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1438 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1530 @property string encodingName(T)() in encodingName() function2461 static EncodingScheme create(string encodingName) in create()
860 @property string encodingName() @safe pure nothrow @nogc in encodingName() function943 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1022 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1102 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1195 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1290 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1328 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1494 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1591 @property string encodingName() @safe pure nothrow @nogc in encodingName() function1683 @property string encodingName(T)() in encodingName() function[all …]
715 XML_ParserCreate(const XML_Char *encodingName) { in XML_ParserCreate()720 XML_ParserCreateNS(const XML_Char *encodingName, XML_Char nsSep) { in XML_ParserCreateNS()963 XML_ParserCreate_MM(const XML_Char *encodingName, in XML_ParserCreate_MM()970 parserCreate(const XML_Char *encodingName, in parserCreate()1085 parserInit(XML_Parser parser, const XML_Char *encodingName) { in parserInit()1180 XML_ParserReset(XML_Parser parser, const XML_Char *encodingName) { in XML_ParserReset()1221 XML_SetEncoding(XML_Parser parser, const XML_Char *encodingName) { in XML_SetEncoding()1249 const XML_Char *encodingName) { in XML_ExternalEntityParserCreate()4143 const char *encodingName = NULL; in processXmlDecl() local4233 handleUnknownEncoding(XML_Parser parser, const XML_Char *encodingName) { in handleUnknownEncoding()
1160 const char **versionEndPtr, const char **encodingName, in doParseXmlDecl()