Searched refs:doCdataSection (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 466 static enum XML_Error doCdataSection(XML_Parser parser, const ENCODING *, 3113 = doCdataSection(parser, enc, &next, end, nextPtr, haveMore, account); in doContent() 3993 enum XML_Error result = doCdataSection( in cdataSectionProcessor() 4014 doCdataSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, in doCdataSection() function
|