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()
2672 xmlSAX2ProcessingInstruction(void *ctx, const xmlChar *target, in xmlSAX2ProcessingInstruction() function2878 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAXVersion()2956 hdlr->processingInstruction = xmlSAX2ProcessingInstruction; in xmlSAX2InitHtmlDefaultSAXHandler()
1511 xmlSAX2ProcessingInstruction;
9095 #undef xmlSAX2ProcessingInstruction9096 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction __attribute((alias("xml…9098 #ifndef xmlSAX2ProcessingInstruction9099 extern __typeof (xmlSAX2ProcessingInstruction) xmlSAX2ProcessingInstruction__internal_alias __attri…9100 #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')
1587 xmlSAX2ProcessingInstruction