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
2858 hdlr->internalSubset = xmlSAX2InternalSubset; in xmlSAXVersion()
2934 hdlr->internalSubset = xmlSAX2InternalSubset; in xmlSAX2InitHtmlDefaultSAXHandler()
2992 hdlr->internalSubset = xmlSAX2InternalSubset; in xmlSAX2InitDocbDefaultSAXHandler()
Dlegacy.c882 xmlSAX2InternalSubset(ctx, name, ExternalID, SystemID); in internalSubset()
Dlibxml2.syms1508 xmlSAX2InternalSubset;
Delfgcchack.h9065 #undef xmlSAX2InternalSubset
9066 extern __typeof (xmlSAX2InternalSubset) xmlSAX2InternalSubset __attribute((alias("xmlSAX2InternalSu…
9068 #ifndef xmlSAX2InternalSubset
9069 extern __typeof (xmlSAX2InternalSubset) xmlSAX2InternalSubset__internal_alias __attribute((visibili…
9070 #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.src1584 xmlSAX2InternalSubset