Home
last modified time | relevance | path

Searched refs:xmlNanoHTTPFetchContent (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dnanohttp.c171 static int xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len );
1638 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPFetch()
1677 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPSave()
1798 xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len ) { in xmlNanoHTTPFetchContent() function
/external/libxml2/
Dnanohttp.c169 static int xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len );
1638 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPFetch()
1680 xmlNanoHTTPFetchContent( ctxt, &buf, &len ); in xmlNanoHTTPSave()
1803 xmlNanoHTTPFetchContent( void * ctx, char ** ptr, int * len ) { in xmlNanoHTTPFetchContent() function