Searched refs:appendAttributeValue (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 491 static enum XML_Error appendAttributeValue(XML_Parser parser, const ENCODING *, 5850 = appendAttributeValue(parser, enc, isCdata, ptr, end, pool, account); in storeAttributeValue() 5861 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in appendAttributeValue() function 6026 result = appendAttributeValue(parser, parser->m_internalEncoding, in appendAttributeValue()
|