Searched refs:doCdataSection (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/expat/lib/ |
| H A D | xmlparse.c | 536 static enum XML_Error doCdataSection(XML_Parser parser, const ENCODING *enc, 3713 = doCdataSection(parser, enc, &next, end, nextPtr, haveMore, account); 4594 enum XML_Error result = doCdataSection( 4615 doCdataSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, function
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 176 `doCdataSection`, plugging a hole in the fix to
|