Searched refs:xmlSAX2ProcessingInstruction (Results 1 – 6 of 6) sorted by relevance
70 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in initxmlDefaultSAXHandler()118 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in inithtmlDefaultSAXHandler()
385 xmlSAX2ProcessingInstruction,436 xmlSAX2ProcessingInstruction,
1220 xmlSAX2ProcessingInstruction(ctx, target, data); in processingInstruction()
2612 xmlSAX2ProcessingInstruction(void *ctx, const xmlChar *target, in xmlSAX2ProcessingInstruction() function2837 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAXVersion()2915 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAX2InitHtmlDefaultSAXHandler()
8959 #undef xmlSAX2ProcessingInstruction8960 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction __attribute((alias("xml…8962 #ifndef xmlSAX2ProcessingInstruction8963 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction__internal_alias __attri…8964 #define xmlSAX2ProcessingInstruction xmlSAX2ProcessingInstruction__internal_alias macro
137 xmlSAX2ProcessingInstruction (void *ctx,