Searched refs:xmlSAX2Characters (Results 1 – 6 of 6) sorted by relevance
67 hdlr->characters = xmlSAX2Characters; in initxmlDefaultSAXHandler()69 hdlr->ignorableWhitespace = xmlSAX2Characters; in initxmlDefaultSAXHandler()115 hdlr->characters = xmlSAX2Characters; in inithtmlDefaultSAXHandler()162 hdlr->characters = xmlSAX2Characters; in initdocbDefaultSAXHandler()
383 xmlSAX2Characters,384 xmlSAX2Characters,434 xmlSAX2Characters,472 xmlSAX2Characters,
2470 xmlSAX2Characters(void *ctx, const xmlChar *ch, int len) in xmlSAX2Characters() function2834 hdlr->characters = xmlSAX2Characters; in xmlSAXVersion()2836 hdlr->ignorableWhitespace = xmlSAX2Characters; in xmlSAXVersion()2912 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitHtmlDefaultSAXHandler()2970 hdlr->characters = xmlSAX2Characters; in xmlSAX2InitDocbDefaultSAXHandler()
1185 xmlSAX2Characters(ctx, ch, len); in characters()
8723 #undef xmlSAX2Characters8724 extern __typeof (xmlSAX2Characters) xmlSAX2Characters __attribute((alias("xmlSAX2Characters__intern…8726 #ifndef xmlSAX2Characters8727 extern __typeof (xmlSAX2Characters) xmlSAX2Characters__internal_alias __attribute((visibility("hidd…8728 #define xmlSAX2Characters xmlSAX2Characters__internal_alias macro
129 xmlSAX2Characters (void *ctx,