Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c364 appendAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
4942 enum XML_Error result = appendAttributeValue(parser, enc, isCdata, ptr, in storeAttributeValue()
4954 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in appendAttributeValue() function
5084 result = appendAttributeValue(parser, internalEncoding, isCdata, in appendAttributeValue()
/external/expat/lib/
Dxmlparse.c372 appendAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata,
4978 enum XML_Error result = appendAttributeValue(parser, enc, isCdata, ptr, in storeAttributeValue()
4990 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in appendAttributeValue() function
5120 result = appendAttributeValue(parser, internalEncoding, isCdata, in appendAttributeValue()