Searched refs:xmlSAXUserParseMemory (Results 1 – 9 of 9) sorted by relevance
888 xmlSAXUserParseMemory (xmlSAXHandlerPtr sax,
774 xmlSAXUserParseMemory;
9298 #undef xmlSAXUserParseMemory9299 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory __attribute((alias("xmlSAXUserParseMe…9301 #ifndef xmlSAXUserParseMemory9302 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory__internal_alias __attribute((visibili…9303 #define xmlSAXUserParseMemory xmlSAXUserParseMemory__internal_alias macro
14499 int xmlSAXUserParseMemory(xmlSAXHandlerPtr sax, void *user_data, in xmlSAXUserParseMemory() function
1844 detection bug, fix disparity with xmlSAXUserParseMemory, automata
15287 ret_val = xmlSAXUserParseMemory(sax, user_data, (const char *)buffer, size); in test_xmlSAXUserParseMemory()
934 d xmlSAXUserParseMemory...935 d pr extproc('xmlSAXUserParseMemory')
1605 xmlSAXUserParseMemory
75653 - * parser.c: aligned xmlSAXUserParseMemory() to match 87726 - * parser.c: xmlSAXUserParseMemory() really ought to fail if93695 - * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()110271 -#undef xmlSAXUserParseMemory110272 -extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory __attribute((alias("xmlSAXUserParseM…110274 -#ifndef xmlSAXUserParseMemory110275 -extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory__internal_alias __attribute((visibil…110276 -#define xmlSAXUserParseMemory xmlSAXUserParseMemory__internal_alias