Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dinterface.c1647 #define HANDLE_CURL_OPTION_CALLABLE(curl_ptr, constant_no_function, handler_fcc, c_callback) \ argument
1653 curl_easy_setopt(curl_ptr->cp, constant_no_function##FUNCTION, (c_callback)); \

Completed in 9 milliseconds