Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c361 storeAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
2800 result = storeAttributeValue(parser, enc, isCdata, in storeAtts()
4111 storeAttributeValue(parser, enc, declAttributeIsCdata, in doProlog()
4922 storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in storeAttributeValue() function