Searched defs:handler_fcc (Results 1 – 2 of 2) sorted by relevance
1609 static bool php_curl_set_callable_handler(zend_fcall_info_cache *const handler_fcc, zval *callable,… in php_curl_set_callable_handler()1647 #define HANDLE_CURL_OPTION_CALLABLE(curl_ptr, constant_no_function, handler_fcc, c_callback) \ argument
1274 zend_fcall_info_cache handler_fcc = {0}; in php_xml_set_handler_parse_callable() local
Completed in 14 milliseconds