Searched refs:XML_GetSpecifiedAttributeCount (Results 1 – 4 of 4) sorted by relevance
745 XML_GetSpecifiedAttributeCount(XML_Parser parser);
2078 XML_GetSpecifiedAttributeCount(XML_Parser parser) { function
592 = atts + XML_GetSpecifiedAttributeCount(parser); in metaStartElement()
125 count = XML_GetSpecifiedAttributeCount(parserAndElementInfos->parser); in counting_start_element_handler()