doIgnoreSection 262 srclib/apr-util/xml/expat/lib/xmlparse.c doIgnoreSection(XML_Parser parser, const ENCODING *, const char **startPtr, const char *end, const char **nextPtr); doIgnoreSection 2286 srclib/apr-util/xml/expat/lib/xmlparse.c enum XML_Error result = doIgnoreSection(parser, encoding, &start, end, endPtr); doIgnoreSection 3038 srclib/apr-util/xml/expat/lib/xmlparse.c result = doIgnoreSection(parser, enc, &next, end, nextPtr);