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

/freebsd-9.3-release/contrib/expat/lib/
H A Dxmltok.h240 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c2750 n = XmlGetAttributes(enc, attStr, attsSize, atts);
2769 XmlGetAttributes(enc, attStr, n, atts);

Completed in 164 milliseconds