Searched refs:xmlParseName (Results 1 – 6 of 6) sorted by relevance
391 xmlParseName (xmlParserCtxtPtr ctxt);
2583 name = xmlParseName(ctxt); in xmlParserHandlePEReference()3423 xmlParseName(xmlParserCtxtPtr ctxt) { in xmlParseName() function3627 ret = xmlParseName (ctxt); in xmlParseNameAndCompare()5133 name = xmlParseName(ctxt); in xmlParsePITarget()5416 name = xmlParseName(ctxt); in xmlParseNotationDecl()5509 name = xmlParseName(ctxt); in xmlParseEntityDecl()5644 ndata = xmlParseName(ctxt); in xmlParseEntityDecl()5820 name = xmlParseName(ctxt); in xmlParseNotationType()6067 elemName = xmlParseName(ctxt); in xmlParseAttributeListDecl()6083 attrName = xmlParseName(ctxt); in xmlParseAttributeListDecl()[all …]
199 xmlParseName;
7375 #undef xmlParseName7376 extern __typeof (xmlParseName) xmlParseName __attribute((alias("xmlParseName__internal_alias")));7378 #ifndef xmlParseName7379 extern __typeof (xmlParseName) xmlParseName__internal_alias __attribute((visibility("hidden")));7380 #define xmlParseName xmlParseName__internal_alias macro
187 d xmlParseName pr * extproc('xmlParseName') const xmlChar *
1355 xmlParseName