Home
last modified time | relevance | path

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

/external/libxml2/
DSAX.c70 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in initxmlDefaultSAXHandler()
118 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in inithtmlDefaultSAXHandler()
Dglobals.c385 xmlSAX2ProcessingInstruction,
436 xmlSAX2ProcessingInstruction,
Dlegacy.c1220 xmlSAX2ProcessingInstruction(ctx, target, data); in processingInstruction()
DSAX2.c2612 xmlSAX2ProcessingInstruction(void *ctx, const xmlChar *target, in xmlSAX2ProcessingInstruction() function
2837 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAXVersion()
2915 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAX2InitHtmlDefaultSAXHandler()
Delfgcchack.h8959 #undef xmlSAX2ProcessingInstruction
8960 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction __attribute((alias("xml…
8962 #ifndef xmlSAX2ProcessingInstruction
8963 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction__internal_alias __attri…
8964 #define xmlSAX2ProcessingInstruction xmlSAX2ProcessingInstruction__internal_alias macro
/external/libxml2/include/libxml/
DSAX2.h137 xmlSAX2ProcessingInstruction (void *ctx,