Home
last modified time | relevance | path

Searched refs:xmlSAX2InternalSubset (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/
DSAX.c48 hdlr->internalSubset = xmlSAX2InternalSubset; in initxmlDefaultSAXHandler()
96 hdlr->internalSubset = xmlSAX2InternalSubset; in inithtmlDefaultSAXHandler()
143 hdlr->internalSubset = xmlSAX2InternalSubset; in initdocbDefaultSAXHandler()
Dglobals.c378 xmlSAX2InternalSubset,
429 xmlSAX2InternalSubset,
467 xmlSAX2InternalSubset,
DSAX2.c354 xmlSAX2InternalSubset(void *ctx, const xmlChar *name, in xmlSAX2InternalSubset() function
2884 hdlr->internalSubset = xmlSAX2InternalSubset; in xmlSAXVersion()
2960 hdlr->internalSubset = xmlSAX2InternalSubset; in xmlSAX2InitHtmlDefaultSAXHandler()
3018 hdlr->internalSubset = xmlSAX2InternalSubset; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c882 xmlSAX2InternalSubset(ctx, name, ExternalID, SystemID); in internalSubset()
Dlibxml2.syms1508 xmlSAX2InternalSubset;
Delfgcchack.h9055 #undef xmlSAX2InternalSubset
9056 extern __typeof (xmlSAX2InternalSubset) xmlSAX2InternalSubset __attribute((alias("xmlSAX2InternalSu…
9058 #ifndef xmlSAX2InternalSubset
9059 extern __typeof (xmlSAX2InternalSubset) xmlSAX2InternalSubset__internal_alias __attribute((visibili…
9060 #define xmlSAX2InternalSubset xmlSAX2InternalSubset__internal_alias macro
Dtestapi.c4739xmlSAX2InternalSubset(ctx, (const xmlChar *)name, (const xmlChar *)ExternalID, (const xmlChar *)Sy… in test_xmlSAX2InternalSubset()
/external/libxml2/include/libxml/
DSAX2.h45 xmlSAX2InternalSubset (void *ctx,
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle55 d xmlSAX2InternalSubset...
56 d pr extproc('xmlSAX2InternalSubset')
/external/libxml2/win32/
Dlibxml2.def.src1583 xmlSAX2InternalSubset