Home
last modified time | relevance | path

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

/external/libxml2/
DSAX.c70 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in initxmlDefaultSAXHandler()
118 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in inithtmlDefaultSAXHandler()
Dglobals.c397 xmlSAX2ProcessingInstruction,
448 xmlSAX2ProcessingInstruction,
Dlegacy.c1220 xmlSAX2ProcessingInstruction(ctx, target, data); in processingInstruction()
DSAX2.c2669 xmlSAX2ProcessingInstruction(void *ctx, const xmlChar *target, in xmlSAX2ProcessingInstruction() function
2895 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAXVersion()
2973 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAX2InitHtmlDefaultSAXHandler()
Dlibxml2.syms1511 xmlSAX2ProcessingInstruction;
Delfgcchack.h9085 #undef xmlSAX2ProcessingInstruction
9086 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction __attribute((alias("xml…
9088 #ifndef xmlSAX2ProcessingInstruction
9089 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction__internal_alias __attri…
9090 #define xmlSAX2ProcessingInstruction xmlSAX2ProcessingInstruction__internal_alias macro
Dtestapi.c4869 xmlSAX2ProcessingInstruction(ctx, (const xmlChar *)target, (const xmlChar *)data); in test_xmlSAX2ProcessingInstruction()
/external/libxml2/os400/libxmlrpg/
DSAX2.rpgle197 d xmlSAX2ProcessingInstruction...
199 d 'xmlSAX2ProcessingInstruction')
/external/libxml2/include/libxml/
DSAX2.h139 xmlSAX2ProcessingInstruction (void *ctx,
/external/libxml2/win32/
Dlibxml2.def.src1586 xmlSAX2ProcessingInstruction