Searched refs:reportComment (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/expat/lib/ |
| H A D | xmlparse.c | 556 static int reportComment(XML_Parser parser, const ENCODING *enc, 3759 if (! reportComment(parser, enc, s, next)) 6225 if (! reportComment(parser, enc, s, next)) 6319 if (! reportComment(parser, parser->m_encoding, s, next)) 7116 reportComment(XML_Parser parser, const ENCODING *enc, const char *start, function
|