Searched refs:xmlSAXUserParseMemory (Results 1 – 9 of 9) sorted by relevance
888 xmlSAXUserParseMemory (xmlSAXHandlerPtr sax,
774 xmlSAXUserParseMemory;
9286 #undef xmlSAXUserParseMemory9287 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory __attribute((alias("xmlSAXUserParseMe…9289 #ifndef xmlSAXUserParseMemory9290 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory__internal_alias __attribute((visibili…9291 #define xmlSAXUserParseMemory xmlSAXUserParseMemory__internal_alias macro
1361 detection bug, fix disparity with xmlSAXUserParseMemory, automata
14488 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')
1604 xmlSAXUserParseMemory