Searched refs:xmlNanoHTTPFetchContent (Results 1 – 1 of 1) sorted by relevance
159 static int xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len );1657 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPFetch()1699 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPSave()1822 xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len ) { in xmlNanoHTTPFetchContent() function