Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c361 storeAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
2814 result = storeAttributeValue(parser, enc, isCdata, in storeAtts()
4127 storeAttributeValue(parser, enc, declAttributeIsCdata, in doProlog()
4938 storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in storeAttributeValue() function
/external/expat/lib/
Dxmlparse.c369 storeAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
2850 result = storeAttributeValue(parser, enc, isCdata, in storeAtts()
4163 storeAttributeValue(parser, enc, declAttributeIsCdata, in doProlog()
4974 storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in storeAttributeValue() function