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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok.h240 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c2731 n = XmlGetAttributes(enc, attStr, attsSize, atts);
2750 XmlGetAttributes(enc, attStr, n, atts);
/external/expat/lib/
H A Dxmltok.h240 #define XmlGetAttributes(enc, ptr, attsMax, atts) \ macro
H A Dxmlparse.c2731 n = XmlGetAttributes(enc, attStr, attsSize, atts);
2750 XmlGetAttributes(enc, attStr, n, atts);

Completed in 1183 milliseconds