Searched refs:xmlParseName (Results 1 – 6 of 6) sorted by relevance
391 xmlParseName (xmlParserCtxtPtr ctxt);
2591 name = xmlParseName(ctxt); in xmlParserHandlePEReference()3452 xmlParseName(xmlParserCtxtPtr ctxt) { in xmlParseName() function3654 ret = xmlParseName (ctxt); in xmlParseNameAndCompare()5166 name = xmlParseName(ctxt); in xmlParsePITarget()5449 name = xmlParseName(ctxt); in xmlParseNotationDecl()5542 name = xmlParseName(ctxt); in xmlParseEntityDecl()5677 ndata = xmlParseName(ctxt); in xmlParseEntityDecl()5853 name = xmlParseName(ctxt); in xmlParseNotationType()6100 elemName = xmlParseName(ctxt); in xmlParseAttributeListDecl()6116 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
194 d xmlParseName pr * extproc('xmlParseName') const xmlChar *
1355 xmlParseName