Searched refs:xmlNanoHTTPFetchContent (Results 1 – 1 of 1) sorted by relevance
166 static int xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len );1648 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPFetch()1690 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPSave()1813 xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len ) { in xmlNanoHTTPFetchContent() function