Searched refs:htmlCtxtReadMemory (Results 1 – 3 of 3) sorted by relevance
232 htmlCtxtReadMemory (xmlParserCtxtPtr ctxt,
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
6266 htmlCtxtReadMemory(htmlParserCtxtPtr ctxt, const char *buffer, int size, in htmlCtxtReadMemory() function