Searched refs:doCdataSection (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 350 doCdataSection(XML_Parser parser, const ENCODING *, const char **startPtr, 2644 result = doCdataSection(parser, enc, &next, end, nextPtr, haveMore); in doContent() 3223 enum XML_Error result = doCdataSection(parser, encoding, &start, end, in cdataSectionProcessor() 3244 doCdataSection(XML_Parser parser, in doCdataSection() function
|