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