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

/netbsd-current/external/mit/expat/dist/lib/
H A Dxmltok.h261 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c3272 n = XmlGetAttributes(enc, attStr, parser->m_attsSize, parser->m_atts);
3333 XmlGetAttributes(enc, attStr, n, parser->m_atts);

Completed in 119 milliseconds