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