Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dxmltok.h261 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c3368 n = XmlGetAttributes(enc, attStr, parser->m_attsSize, parser->m_atts); in storeAtts()
3429 XmlGetAttributes(enc, attStr, n, parser->m_atts); in storeAtts()