Searched refs:xmlParseName (Results 1 – 6 of 6) sorted by relevance
391 xmlParseName (xmlParserCtxtPtr ctxt);
3281 xmlParseName(xmlParserCtxtPtr ctxt) { in xmlParseName() function3483 ret = xmlParseName (ctxt); in xmlParseNameAndCompare()4987 name = xmlParseName(ctxt); in xmlParsePITarget()5269 name = xmlParseName(ctxt); in xmlParseNotationDecl()5359 name = xmlParseName(ctxt); in xmlParseEntityDecl()5491 ndata = xmlParseName(ctxt); in xmlParseEntityDecl()5667 name = xmlParseName(ctxt); in xmlParseNotationType()5912 elemName = xmlParseName(ctxt); in xmlParseAttributeListDecl()5927 attrName = xmlParseName(ctxt); in xmlParseAttributeListDecl()6077 elem = xmlParseName(ctxt); in xmlParseElementMixedContentDecl()[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
194 d xmlParseName pr * extproc('xmlParseName') const xmlChar *
1355 xmlParseName