Home | History | Annotate | Download | only in libxml

Lines Matching defs:sax2

278     int                sax2;          /* operating in the new SAX mode */
666 * Special constant found in SAX2 blocks initialized fields
684 * SAX2 callback when an element start has been detected by the parser.
706 * SAX2 callback when an element end has been detected by the parser.
1109 XML_PARSE_OLDSAX = 1<<20,/* parse using SAX2 interface before 2.7.0 */