Searched refs:appendAttributeValue (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 371 appendAttributeValue(XML_Parser parser, const ENCODING *, XML_Bool isCdata, 4977 enum XML_Error result = appendAttributeValue(parser, enc, isCdata, ptr, in storeAttributeValue() 4989 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in appendAttributeValue() function 5119 result = appendAttributeValue(parser, internalEncoding, isCdata, in appendAttributeValue()
|