Home
last modified time | relevance | path

Searched refs:xmlSAXUserParseMemory (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h886 xmlSAXUserParseMemory (xmlSAXHandlerPtr sax,
/external/libxml2/
Dlibxml2.syms774 xmlSAXUserParseMemory;
Delfgcchack.h9276 #undef xmlSAXUserParseMemory
9277 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory __attribute((alias("xmlSAXUserParseMe…
9279 #ifndef xmlSAXUserParseMemory
9280 extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory__internal_alias __attribute((visibili…
9281 #define xmlSAXUserParseMemory xmlSAXUserParseMemory__internal_alias macro
DNEWS918 detection bug, fix disparity with xmlSAXUserParseMemory, automata
Dparser.c14524 int xmlSAXUserParseMemory(xmlSAXHandlerPtr sax, void *user_data, in xmlSAXUserParseMemory() function
DChangeLog1058 * parser.c: aligned xmlSAXUserParseMemory() to match
13131 * parser.c: xmlSAXUserParseMemory() really ought to fail if
19100 * parser.[ch] : added xmlSAXUserParseFile() and xmlSAXUserParseMemory()
Dtestapi.c15285 ret_val = xmlSAXUserParseMemory(sax, user_data, (const char *)buffer, size); in test_xmlSAXUserParseMemory()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle934 d xmlSAXUserParseMemory...
935 d pr extproc('xmlSAXUserParseMemory')
/external/libxml2/win32/
Dlibxml2.def.src1603 xmlSAXUserParseMemory