Searched refs:xmlNanoHTTPClose (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanohttp.h75 xmlNanoHTTPClose (void *ctx);
/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c1236 * xmlNanoHTTPClose:
1243 xmlNanoHTTPClose(void *ctx) { function
1562 xmlNanoHTTPClose(ctxt);
1576 xmlNanoHTTPClose(ctxt);
1605 xmlNanoHTTPClose(ctxt);
1615 xmlNanoHTTPClose(ctxt);
H A DxmlIO.c1827 xmlNanoHTTPClose(context);
1955 xmlNanoHTTPClose( http_ctxt );
H A Delfgcchack.h5658 #undef xmlNanoHTTPClose macro
5659 extern __typeof (xmlNanoHTTPClose) xmlNanoHTTPClose __attribute((alias("xmlNanoHTTPClose__internal_alias")));
5661 #ifndef xmlNanoHTTPClose
5662 extern __typeof (xmlNanoHTTPClose) xmlNanoHTTPClose__internal_alias __attribute((visibility("hidden")));
5663 #define xmlNanoHTTPClose xmlNanoHTTPClose__internal_alias macro
H A Dtestapi.c690 xmlNanoHTTPClose(val);
853 xmlNanoHTTPClose(val);
[all...]

Completed in 289 milliseconds