Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c528 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata,
6135 result = appendAttributeValue(parser, enc, isCdata, next, end, pool, in storeAttributeValue()
6150 result = appendAttributeValue( in storeAttributeValue()
6204 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, in appendAttributeValue() function