Searched refs:xmlSAXUserParseMemory (Results 1 – 9 of 9) sorted by relevance
886 xmlSAXUserParseMemory (xmlSAXHandlerPtr sax,
774 xmlSAXUserParseMemory;
9276 #undef xmlSAXUserParseMemory9277 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory __attribute((alias("xmlSAXUserParseMe…9279 #ifndef xmlSAXUserParseMemory9280 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory__internal_alias __attribute((visibili…9281 #define xmlSAXUserParseMemory xmlSAXUserParseMemory__internal_alias macro
918 detection bug, fix disparity with xmlSAXUserParseMemory, automata
14524 int xmlSAXUserParseMemory(xmlSAXHandlerPtr sax, void *user_data, in xmlSAXUserParseMemory() function
1058 * parser.c: aligned xmlSAXUserParseMemory() to match 13131 * parser.c: xmlSAXUserParseMemory() really ought to fail if19100 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
15285 ret_val = xmlSAXUserParseMemory(sax, user_data, (const char *)buffer, size); in test_xmlSAXUserParseMemory()
934 d xmlSAXUserParseMemory...935 d pr extproc('xmlSAXUserParseMemory')
1603 xmlSAXUserParseMemory