Searched refs:reportComment (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/mit/expat/dist/lib/ |
| H A D | xmlparse.c | 502 static int reportComment(XML_Parser parser, const ENCODING *enc, 3177 if (! reportComment(parser, enc, s, next)) in doContent() 5457 if (! reportComment(parser, enc, s, next)) in doProlog() 5545 if (! reportComment(parser, parser->m_encoding, s, next)) in epilogProcessor() 6168 reportComment(XML_Parser parser, const ENCODING *enc, const char *start, in reportComment() function
|