Home | History | Annotate | Download | only in libxml

Lines Matching full:sax2

275     int                sax2;          /* operating in the new SAX mode */
658 * Special constant found in SAX2 blocks initialized fields
676 * SAX2 callback when an element start has been detected by the parser.
698 * SAX2 callback when an element end has been detected by the parser.
1101 XML_PARSE_OLDSAX = 1<<20 /* parse using SAX2 interface from before 2.7.0 */