Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmltok.h246 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c2780 n = XmlGetAttributes(enc, attStr, attsSize, atts); in storeAtts()
2799 XmlGetAttributes(enc, attStr, n, atts); in storeAtts()