Home
last modified time | relevance | path

Searched refs:XmlGetAttributes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmltok.h261 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c3343 n = XmlGetAttributes(enc, attStr, parser->m_attsSize, parser->m_atts); in storeAtts()
3404 XmlGetAttributes(enc, attStr, n, parser->m_atts); in storeAtts()