Home
last modified time | relevance | path

Searched defs:retval (Results 1 – 25 of 152) sorted by relevance

1234567

/PHP-5.6/Zend/
H A Dzend_ts_hash.c104 int retval; in _zend_ts_hash_add_or_update() local
115 int retval; in _zend_ts_hash_quick_add_or_update() local
126 int retval; in _zend_ts_hash_index_update_or_next_insert() local
137 int retval; in zend_ts_hash_add_empty_element() local
192 int retval; in zend_ts_hash_del_key_or_index() local
214 int retval; in zend_ts_hash_find() local
225 int retval; in zend_ts_hash_quick_find() local
236 int retval; in zend_ts_hash_index_find() local
247 int retval; in zend_ts_hash_exists() local
258 int retval; in zend_ts_hash_index_exists() local
[all …]
H A Dzend_interfaces.h43 #define zend_call_method_with_0_params(obj, obj_ce, fn_proxy, function_name, retval) \ argument
46 #define zend_call_method_with_1_params(obj, obj_ce, fn_proxy, function_name, retval, arg1) \ argument
49 #define zend_call_method_with_2_params(obj, obj_ce, fn_proxy, function_name, retval, arg1, arg2) \ argument
H A Dzend_static_allocator.c33 char *retval = block->pos; in block_allocate() local
55 char *retval; in static_allocator_allocate() local
H A Dzend_virtual_cwd.c528 char *retval; in virtual_getcwd_ex() local
543 char *retval; in virtual_getcwd_ex() local
1400 int retval; in virtual_chdir_file() local
1479 int retval; in virtual_filepath_ex() local
1712 int retval; in virtual_rename() local
1748 int retval; in virtual_stat() local
1766 int retval; in virtual_lstat() local
1784 int retval; in virtual_unlink() local
1802 int retval; in virtual_mkdir() local
1823 int retval; in virtual_rmdir() local
[all …]
H A Dzend_vm_def.h599 zval **retval; variable
714 zval *retval; variable
1026 zval **retval; variable
1365 zval *retval; variable
1487 zval *retval; variable
2190 int retval; variable
2224 int retval; variable
2255 int retval; variable
3700 zval *retval; variable
3725 zval *retval; variable
[all …]
H A Dzend_object_handlers.c141 zval *retval = NULL; in zend_std_get_debug_info() local
179 zval *retval = NULL; in zend_std_call_getter() local
204 zval *retval = NULL; in zend_std_call_setter() local
250 zval *retval = NULL; in zend_std_call_issetter() local
458 zval **retval; in zend_std_read_property() local
669 zval *retval; in zend_std_read_dimension() local
721 zval *retval; in zend_std_has_dimension() local
753 zval **retval; in zend_std_get_property_ptr_ptr() local
1559 zval *retval; in zend_std_cast_object_tostring() local
H A Dzend_ini_scanner.l135 #define zend_ini_copy_value(retval, str, len) { \ argument
150 static inline int convert_to_number(zval *retval, const char *str, const int str_len) in convert_to_number()
170 static void zend_ini_copy_typed_value(zval *retval, const int type, const char *str, int len) in zend_ini_copy_typed_value()
H A Dzend_interfaces.c39 zval *retval; in zend_call_method() local
123 zval *retval; in zend_user_it_new_iterator() local
202 zval *retval; in zend_user_it_get_current_key() local
403 zval *retval; in zend_user_serialize() local
H A Dzend_ini_scanner.c137 #define zend_ini_copy_value(retval, str, len) { \ argument
152 static inline int convert_to_number(zval *retval, const char *str, const int str_len) in convert_to_number()
172 static void zend_ini_copy_typed_value(zval *retval, const int type, const char *str, int len) in zend_ini_copy_typed_value()
/PHP-5.6/ext/spl/
H A Dspl_engine.h33 static inline int spl_instantiate_arg_ex1(zend_class_entry *pce, zval **retval, int alloc, zval *ar… in spl_instantiate_arg_ex1()
43 static inline int spl_instantiate_arg_ex2(zend_class_entry *pce, zval **retval, int alloc, zval *ar… in spl_instantiate_arg_ex2()
53 static inline void spl_instantiate_arg_n(zend_class_entry *pce, zval **retval, int argc, zval ***ar… in spl_instantiate_arg_n()
/PHP-5.6/sapi/milter/
H A Dphp_milter.c114 zval function_name, retval; in ZEND_DECLARE_MODULE_GLOBALS() local
180 zval function_name, retval, *param[1]; in mlfi_connect() local
244 zval function_name, retval, *param[1]; in mlfi_helo() local
279 zval function_name, retval, *param[1]; in mlfi_envfrom() local
319 zval function_name, retval, *param[1]; in mlfi_envrcpt() local
360 zval function_name, retval, *param[2]; in mlfi_header() local
400 zval function_name, retval; in mlfi_eoh() local
429 zval function_name, retval, *param[1]; in mlfi_body() local
465 zval function_name, retval; in mlfi_eom() local
494 zval function_name, retval; in mlfi_abort() local
[all …]
/PHP-5.6/ext/xmlwriter/
H A Dphp_xmlwriter.c146 zend_object_value retval; in xmlwriter_object_new() local
746 int name_len, retval; in php_xmlwriter_string_arg() local
787 int retval; in php_xmlwriter_end() local
825 int retval; in PHP_FUNCTION() local
937 int name_len, content_len, retval; in PHP_FUNCTION() local
1095 int name_len, content_len, retval; in PHP_FUNCTION() local
1221 int name_len, content_len, retval; in PHP_FUNCTION() local
1264 int retval; in PHP_FUNCTION() local
1332 int retval; in PHP_FUNCTION() local
1541 int name_len, content_len, retval; in PHP_FUNCTION() local
[all …]
/PHP-5.6/ext/readline/
H A Dreadline_cli.c143 smart_str retval = {0}; in cli_get_prompt() local
441 char *retval, *tmp; in cli_completion_generator_var() local
455 char *retval, *tmp; in cli_completion_generator_ini() local
470 char *retval = cli_completion_generator_ht(text, textlen, state, ht, (void**)&func TSRMLS_CC); in cli_completion_generator_func() local
482 …char *retval = cli_completion_generator_ht(text, textlen, state, EG(class_table), (void**)&pce TSR… in cli_completion_generator_class() local
494 char *retval = cli_completion_generator_ht(text, textlen, state, ht, (void**)&pce TSRMLS_CC); in cli_completion_generator_define() local
516 char *retval = NULL; in cli_completion_generator() local
/PHP-5.6/ext/xmlreader/
H A Dphp_xmlreader.c120 zval **retval = NULL; in xmlreader_get_property_ptr_ptr() local
154 zval *retval; in xmlreader_read_property() local
393 zend_object_value retval; in xmlreader_objects_new() local
448 int retval; in php_xmlreader_no_arg() local
493 int source_len = 0, retval = -1; in php_xmlreader_set_relaxng_schema() local
632 int retval = -1; in PHP_METHOD() local
677 int name_len = 0, retval; in PHP_METHOD() local
711 int retval; in PHP_METHOD() local
794 int retval; in PHP_METHOD() local
818 int retval, name_len=0; in PHP_METHOD() local
[all …]
/PHP-5.6/ext/intl/transliterator/
H A Dtransliterator_class.c125 zend_object_value retval; in Transliterator_object_create() local
254 zval **retval; in Transliterator_get_property_ptr_ptr() local
286 zval *retval; in Transliterator_read_property() local
/PHP-5.6/ext/gettext/
H A Dgettext.c164 char *domain, *domain_name, *retval; in PHP_NAMED_FUNCTION() local
250 char *retval, dir_name[MAXPATHLEN]; in PHP_NAMED_FUNCTION() local
362 char *domain, *codeset, *retval = NULL; in PHP_NAMED_FUNCTION() local
371 retval = bind_textdomain_codeset(domain, codeset); in PHP_NAMED_FUNCTION() local
/PHP-5.6/main/streams/
H A Duserspace.c630 zval *retval = NULL; in php_userstreamop_write() local
684 zval *retval = NULL; in php_userstreamop_read() local
763 zval *retval = NULL; in php_userstreamop_close() local
789 zval *retval = NULL; in php_userstreamop_flush() local
817 zval *retval = NULL; in php_userstreamop_seek() local
944 zval *retval = NULL; in php_userstreamop_stat() local
976 zval *retval = NULL; in php_userstreamop_set_option() local
1529 zval *retval = NULL; in php_userstreamop_readdir() local
1567 zval *retval = NULL; in php_userstreamop_closedir() local
1593 zval *retval = NULL; in php_userstreamop_rewinddir() local
[all …]
/PHP-5.6/ext/xml/
H A Dxml.c515 zval *retval; in xml_call_handler() local
783 zval *retval, *args[3]; in _xml_startElementHandler() local
871 zval *retval, *args[2]; in _xml_endElementHandler() local
923 zval *retval, *args[2]; in _xml_characterDataHandler() local
1024 zval *retval, *args[3]; in _xml_processingInstructionHandler() local
1042 zval *retval, *args[2]; in _xml_defaultHandler() local
1064 zval *retval, *args[6]; in _xml_unparsedEntityDeclHandler() local
1089 zval *retval, *args[5]; in _xml_notationDeclHandler() local
1114 zval *retval, *args[5]; in _xml_externalEntityRefHandler() local
1139 zval *retval, *args[3]; in _xml_startNamespaceDeclHandler() local
[all …]
/PHP-5.6/ext/sockets/
H A Dsockets.c849 int retval, sets = 0; local
1089 int retval, str_len; local
1125 int retval; local
1381 int retval, addr_len; local
1487 long retval = 0; local
1566 int retval; local
1614 int buf_len, retval; local
1648 int retval; local
1764 int retval, buf_len, addr_len; local
1945 int ov, optlen, retval; local
[all …]
H A Dmulticast.c152 int retval; in php_do_mcast_opt() local
254 int retval; in php_do_setsockopt_ip_mcast() local
322 int retval; in php_do_setsockopt_ipv6_mcast() local
631 DWORD retval; in php_if_index_to_addr4() local
671 DWORD retval; in php_add4_to_if_index() local
/PHP-5.6/ext/session/
H A Dmod_user.c50 zval *retval = NULL; in ps_call_handler() local
191 zval *retval = NULL; in PS_CREATE_SID_FUNC() local
/PHP-5.6/sapi/apache/
H A Dsapi_apache.c30 int retval = OK; in apache_php_module_main() local
/PHP-5.6/sapi/continuity/
H A Dcapi.c132 int retval; in sapi_capi_ub_write() local
179 int retval; in sapi_capi_send_headers() local
475 int retval; in phpFservice() local
/PHP-5.6/ext/standard/
H A Dassert.c157 zval retval; in PHP_FUNCTION() local
204 zval *retval; in PHP_FUNCTION() local
/PHP-5.6/ext/dom/
H A Dphp_dom.c311 zval **retval = NULL; in dom_get_property_ptr_ptr() local
345 zval *retval; in dom_read_property() local
428 int ret, retval=0; in dom_property_exists() local
592 zend_object_value retval; in dom_objects_store_clone_obj() local
1210 zend_object_value retval; in dom_objects_new() local
1227 zend_object_value retval; in dom_xpath_objects_new() local
1289 zend_object_value retval; in dom_nnodemap_objects_new() local
1474 int retval = 0; in dom_has_feature() local

Completed in 118 milliseconds

1234567