Searched refs:xmlParseName (Results 1 – 7 of 7) sorted by relevance
391 xmlParseName (xmlParserCtxtPtr ctxt);
194 d xmlParseName pr * extproc('xmlParseName') const xmlChar *
3343 xmlParseName(xmlParserCtxtPtr ctxt) { in xmlParseName() function3543 ret = xmlParseName (ctxt); in xmlParseNameAndCompare()5057 name = xmlParseName(ctxt); in xmlParsePITarget()5340 name = xmlParseName(ctxt); in xmlParseNotationDecl()5430 name = xmlParseName(ctxt); in xmlParseEntityDecl()5562 ndata = xmlParseName(ctxt); in xmlParseEntityDecl()5738 name = xmlParseName(ctxt); in xmlParseNotationType()5983 elemName = xmlParseName(ctxt); in xmlParseAttributeListDecl()5998 attrName = xmlParseName(ctxt); in xmlParseAttributeListDecl()6154 elem = xmlParseName(ctxt); in xmlParseElementMixedContentDecl()[all …]
199 xmlParseName;
7385 #undef xmlParseName7386 extern __typeof (xmlParseName) xmlParseName __attribute((alias("xmlParseName__internal_alias")));7388 #ifndef xmlParseName7389 extern __typeof (xmlParseName) xmlParseName__internal_alias __attribute((visibility("hidden")));7390 #define xmlParseName xmlParseName__internal_alias macro
305 Heap-based buffer-underreads due to xmlParseName (David Kilzer),
1356 xmlParseName