Searched refs:reportComment (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 385 reportComment(XML_Parser parser, const ENCODING *enc, const char *start, 2715 if (!reportComment(parser, enc, s, next)) in doContent() 4728 if (!reportComment(parser, enc, s, next)) in doProlog() 4812 if (!reportComment(parser, encoding, s, next)) in epilogProcessor() 5357 reportComment(XML_Parser parser, const ENCODING *enc, in reportComment() function
|