Searched refs:curl_cast_object (Results 1 – 3 of 3) sorted by relevance
165 zend_result curl_cast_object(zend_object *obj, zval *result, int type);
611 curl_multi_handlers.cast_object = curl_cast_object; in curl_multi_register_handlers()
420 curl_object_handlers.cast_object = curl_cast_object; in PHP_MINIT_FUNCTION()532 zend_result curl_cast_object(zend_object *obj, zval *result, int type) in curl_cast_object() function
Completed in 12 milliseconds