Home
last modified time | relevance | path

Searched refs:reportProcessingInstruction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c531 static int reportProcessingInstruction(XML_Parser parser, const ENCODING *enc,
3269 if (! reportProcessingInstruction(parser, enc, s, next)) in doContent()
5707 if (! reportProcessingInstruction(parser, enc, s, next)) in doProlog()
5796 if (! reportProcessingInstruction(parser, parser->m_encoding, s, next)) in epilogProcessor()
6429 reportProcessingInstruction(XML_Parser parser, const ENCODING *enc, in reportProcessingInstruction()
6419 reportProcessingInstruction(XML_Parser parser, const ENCODING *enc, reportProcessingInstruction() function