Searched refs:appendAttributeValue (Results 1 – 1 of 1) sorted by relevance
/external/expat/lib/ |
D | xmlparse.c | 364 appendAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata, 4926 enum XML_Error result = appendAttributeValue(parser, enc, isCdata, ptr, in storeAttributeValue() 4938 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in appendAttributeValue() function 5068 result = appendAttributeValue(parser, internalEncoding, isCdata, in appendAttributeValue()
|