Searched refs:xmlSAX2ProcessingInstruction (Results 1 – 10 of 10) sorted by relevance
70 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in initxmlDefaultSAXHandler()118 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in inithtmlDefaultSAXHandler()
397 xmlSAX2ProcessingInstruction,448 xmlSAX2ProcessingInstruction,
1220 xmlSAX2ProcessingInstruction(ctx, target, data); in processingInstruction()
2669 xmlSAX2ProcessingInstruction(void *ctx, const xmlChar *target, in xmlSAX2ProcessingInstruction() function2895 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAXVersion()2973 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAX2InitHtmlDefaultSAXHandler()
1511 xmlSAX2ProcessingInstruction;
9085 #undef xmlSAX2ProcessingInstruction9086 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction __attribute((alias("xml…9088 #ifndef xmlSAX2ProcessingInstruction9089 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction__internal_alias __attri…9090 #define xmlSAX2ProcessingInstruction xmlSAX2ProcessingInstruction__internal_alias macro
4869 xmlSAX2ProcessingInstruction(ctx, (const xmlChar *)target, (const xmlChar *)data); in test_xmlSAX2ProcessingInstruction()
139 xmlSAX2ProcessingInstruction (void *ctx,
197 d xmlSAX2ProcessingInstruction...199 d 'xmlSAX2ProcessingInstruction')
1586 xmlSAX2ProcessingInstruction