Searched refs:XML_GetSpecifiedAttributeCount (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/expat/lib/
H A Dexpat.h714 XML_GetSpecifiedAttributeCount(XML_Parser parser);
742 XML_GetSpecifiedAttributeCount(parser) / 2.
H A Dxmlparse.c1451 XML_GetSpecifiedAttributeCount(XML_Parser parser) { function
3182 /* set-up for XML_GetSpecifiedAttributeCount and XML_GetIdAttributeIndex */
/freebsd-11-stable/contrib/expat/xmlwf/
H A Dxmlwf.c562 = atts + XML_GetSpecifiedAttributeCount(parser);
/freebsd-11-stable/contrib/expat/tests/
H A Druntests.c2862 count = XML_GetSpecifiedAttributeCount(g_parser);

Completed in 99 milliseconds