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

/external/libxml2/
H A DAndroid.mk42 SAX2.c \
H A DSAX.c29 #include <libxml/SAX2.h>
39 * DEPRECATED: use xmlSAX2InitDefaultSAXHandler() for the new SAX2 blocks
88 * DEPRECATED: use xmlSAX2InitHtmlDefaultSAXHandler() for the new SAX2 blocks
135 * DEPRECATED: use xmlSAX2InitDocbDefaultSAXHandler() for the new SAX2 blocks
H A Dparser.c192 #define SAX2 1 macro
981 * SAX2 defaulted attributes handling *
989 * Do the SAX2 detection and specific intialization
1503 #ifdef SAX2
8725 * parse an attribute in the new SAX2 framework.
8838 * This routine is called when running SAX2 parsing
8882 * NOTE: it is crucial with the SAX2 API to never call SHRINK beyond that
12803 #ifdef SAX2
12832 #ifdef SAX2
12987 #ifdef SAX2
[all...]
/external/libxml2/include/libxml/
H A Dglobals.h21 #include <libxml/SAX2.h>

Completed in 85 milliseconds