Searched refs:startParsing (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/expat/lib/
H A Dxmlparse.c498 static XML_Bool startParsing(XML_Parser parser);
853 startParsing(XML_Parser parser) { function
1723 if (parser->m_parentParser == NULL && ! startParsing(parser)) {
1877 if (parser->m_parentParser == NULL && ! startParsing(parser)) {

Completed in 124 milliseconds