Lines Matching refs:zval

98 #define CAAZ(s, v) add_assoc_zval_ex(return_value, s, sizeof(s) -1 , (zval *) v);
236 static HashTable *curl_get_gc(zend_object *object, zval **table, int *n);
239 php_curl *init_curl_handle_into_zval(zval *curl);
240 static inline zend_result build_mime_structure_from_hash(php_curl *ch, zval *zpostfields);
440 zval *postfields; in curl_clone_obj()
469 static HashTable *curl_get_gc(zend_object *object, zval **table, int *n) in curl_get_gc()
523 zend_result curl_cast_object(zend_object *obj, zval *result, int type) in curl_cast_object()
583 zval argv[2]; in curl_write()
584 zval retval; in curl_write()
614 zval argv[3]; in curl_fnmatch()
615 zval retval; in curl_fnmatch()
649 zval args[5]; in curl_progress()
650 zval retval; in curl_progress()
687 zval argv[5]; in curl_xferinfo()
688 zval retval; in curl_xferinfo()
725 zval args[4]; in curl_ssh_hostkeyfunction()
726 zval retval; in curl_ssh_hostkeyfunction()
772 zval argv[3]; in curl_read()
773 zval retval; in curl_read()
830 zval argv[2]; in curl_write_header()
831 zval retval; in curl_write_header()
900 static void curl_free_slist(zval *el) in curl_free_slist()
931 zval feature_list; in PHP_FUNCTION()
993 zval protocol_list; in PHP_FUNCTION()
1021 php_curl *init_curl_handle_into_zval(zval *curl) in init_curl_handle_into_zval()
1061 static void create_certinfo(struct curl_certinfo *ci, zval *listcode) in create_certinfo()
1066 zval certhash; in create_certinfo()
1275 static inline CURLcode add_simple_field(curl_mime *mime, zend_string *string_key, zval *current) in add_simple_field()
1300 static inline zend_result build_mime_structure_from_hash(php_curl *ch, zval *zpostfields) /* {{{ */ in build_mime_structure_from_hash()
1304 zval *current; in build_mime_structure_from_hash()
1331 zval *prop, rv; in build_mime_structure_from_hash()
1396 zval *prop, rv; in build_mime_structure_from_hash()
1449 zval *current_element; in build_mime_structure_from_hash()
1485 zval *zid; in PHP_FUNCTION()
1487 zval *postfields; in PHP_FUNCTION()
1517 static bool php_curl_set_callable_handler(zend_fcall_info_cache *const handler_fcc, zval *callable,… in php_curl_set_callable_handler()
1561 static zend_result _php_curl_setopt(php_curl *ch, zend_long option, zval *zvalue, bool is_array_con… in _php_curl_setopt()
2010 zval *current; in _php_curl_setopt()
2234 zval *zid, *zvalue; in PHP_FUNCTION()
2257 zval *zid, *arr, *entry; in PHP_FUNCTION()
2304 zval *zid; in PHP_FUNCTION()
2357 zval *zid; in PHP_FUNCTION()
2379 zval listcode; in PHP_FUNCTION()
2391 zval retnull; in PHP_FUNCTION()
2620 zval *zid; in PHP_FUNCTION()
2641 zval *zid; in PHP_FUNCTION()
2657 zval *zid; in PHP_FUNCTION()
2824 zval *zid; in PHP_FUNCTION()
2849 zval *zid; in PHP_FUNCTION()
2877 zval *zid; in PHP_FUNCTION()
2905 zval *zid; in PHP_FUNCTION()
2924 zval *zid; in PHP_FUNCTION()