Home
last modified time | relevance | path

Searched refs:XML_GetSpecifiedAttributeCount (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/expat/lib/
H A Dexpat.h735 XML_GetSpecifiedAttributeCount(XML_Parser parser);
H A Dxmlparse.c1287 XML_GetSpecifiedAttributeCount(XML_Parser parser) in XML_GetSpecifiedAttributeCount() function
/freebsd-12.1/contrib/expat/xmlwf/
H A Dxmlwf.c340 = atts + XML_GetSpecifiedAttributeCount(parser); in metaStartElement()