Searched refs:storeEntityValue (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 498 static enum XML_Error storeEntityValue(XML_Parser parser, const ENCODING *enc, 4457 return storeEntityValue(parser, parser->m_encoding, s, end, in entityValueInitProcessor() 4585 return storeEntityValue(parser, enc, s, end, XML_ACCOUNT_DIRECT); in entityValueProcessor() 5024 = storeEntityValue(parser, enc, s + enc->minBytesPerChar, in doProlog() 6061 storeEntityValue(XML_Parser parser, const ENCODING *enc, in storeEntityValue() function 6148 result = storeEntityValue( in storeEntityValue()
|