Searched refs:curl_get_constructor (Results 1 – 1 of 1) sorted by relevance
235 static zend_function *curl_get_constructor(zend_object *object);403 curl_object_handlers.get_constructor = curl_get_constructor; in PHP_MINIT_FUNCTION()430 static zend_function *curl_get_constructor(zend_object *object) { in curl_get_constructor() function
Completed in 8 milliseconds