Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c3293 storeAtts(XML_Parser parser, const ENCODING *enc, const char *attStr, in storeAtts() argument
3326 n = XmlGetAttributes(enc, attStr, parser->m_attsSize, parser->m_atts); in storeAtts()
3387 XmlGetAttributes(enc, attStr, n, parser->m_atts); in storeAtts()
/third_party/python/Modules/expat/
H A Dxmlparse.c3250 storeAtts(XML_Parser parser, const ENCODING *enc, const char *attStr, in storeAtts() argument
3283 n = XmlGetAttributes(enc, attStr, parser->m_attsSize, parser->m_atts); in storeAtts()
3344 XmlGetAttributes(enc, attStr, n, parser->m_atts); in storeAtts()

Completed in 22 milliseconds