Searched refs:htmlCtxtReadMemory (Results 1 – 7 of 7) sorted by relevance
235 htmlCtxtReadMemory (xmlParserCtxtPtr ctxt,
335 d htmlCtxtReadMemory...336 d pr extproc('htmlCtxtReadMemory')
1527 htmlCtxtReadMemory;
210 #undef htmlCtxtReadMemory211 extern __typeof (htmlCtxtReadMemory) htmlCtxtReadMemory __attribute((alias("htmlCtxtReadMemory__int…213 #ifndef htmlCtxtReadMemory214 extern __typeof (htmlCtxtReadMemory) htmlCtxtReadMemory__internal_alias __attribute((visibility("hi…215 #define htmlCtxtReadMemory htmlCtxtReadMemory__internal_alias macro
7167 htmlCtxtReadMemory(htmlParserCtxtPtr ctxt, const char *buffer, int size, in htmlCtxtReadMemory() function
1735 …ret_val = htmlCtxtReadMemory(ctxt, (const char *)buffer, size, URL, (const char *)encoding, option… in test_htmlCtxtReadMemory()
270 htmlCtxtReadMemory