Searched refs:appendAttributeValue (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/mit/expat/dist/lib/ |
| H A D | xmlparse.c | 490 static enum XML_Error appendAttributeValue(XML_Parser parser, const ENCODING *, 5723 = appendAttributeValue(parser, enc, isCdata, ptr, end, pool, account); in storeAttributeValue() 5734 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in appendAttributeValue() function 5899 result = appendAttributeValue(parser, parser->m_internalEncoding, in appendAttributeValue()
|