Home
last modified time | relevance | path

Searched defs:tmp (Results 76 – 100 of 193) sorted by relevance

12345678

/PHP-7.0/Zend/
H A Dzend.c165 zval *tmp; in print_hash() local
224 zval *tmp; in print_flat_hash() local
687 char *tmp = getenv("USE_ZEND_DTRACE"); in zend_startup() local
H A Dzend_virtual_cwd.c284 char tmp[MAXPATHLEN]; in php_sys_readlink() local
327 char *tmp = cur_path; in php_sys_stat_ex() local
801 char *tmp; in tsrm_realpath_r() local
1205 void *tmp; in virtual_file_ex() local
H A Dzend_builtin_functions.c651 zval *array, *entry, tmp; in ZEND_FUNCTION() local
1733 zval *tmp; in ZEND_FUNCTION() local
1794 zval *tmp = zend_stack_top(&EG(user_exception_handlers)); in ZEND_FUNCTION() local
2288 zval *tmp; in debug_print_backtrace_args() local
/PHP-7.0/sapi/cli/
H A Dphp_cli.c442 zval tmp; in sapi_cli_ini_defaults() local
1095 zval tmp, *msg, rv; in do_cli() local
H A Dphp_cli_server.c370 zval tmp; in PHP_FUNCTION() local
629 char *tmp; in sapi_cli_server_register_variables() local
643 char *tmp; in sapi_cli_server_register_variables() local
649 char *tmp; in sapi_cli_server_register_variables() local
656 char *tmp; in sapi_cli_server_register_variables() local
674 char *tmp; in sapi_cli_server_register_variables() local
/PHP-7.0/ext/standard/
H A Dcrypt_sha256.c387 char *tmp = (char *) alloca(key_len + __alignof__(uint32_t)); in php_sha256_crypt_r() local
392 char *tmp = (char *) alloca(salt_len + 1 + __alignof__(uint32_t)); in php_sha256_crypt_r() local
H A Dscanf.c639 zval tmp; in php_sscanf_internal() local
H A Duser_filters.c179 zval tmp; in userfilter_filter() local
H A Dhttp_fopen_wrapper.c121 zend_string *tmp = NULL; in php_stream_url_wrap_http_ex() local
/PHP-7.0/main/streams/
H A Dglob_wrapper.c214 const char *tmp, *pos; in php_glob_stream_opener() local
/PHP-7.0/ext/sysvmsg/
H A Dsysvmsg.c371 zval tmp; in PHP_FUNCTION() local
/PHP-7.0/ext/pdo_pgsql/
H A Dpgsql_driver.c52 char *tmp; in _pdo_pgsql_trim_message() local
71 zend_string *tmp = zend_string_init(str, strlen(str), 0); in _pdo_pgsql_escape_credentials() local
616 zval *tmp; in PHP_METHOD() local
/PHP-7.0/ext/odbc/
H A Dphp_odbc.c1292 zval *pv_res, *pv_param_arr, *tmp; in PHP_FUNCTION() local
1722 zval *pv_res, tmp; in php_odbc_fetch_hash() local
1731 zval *pv_res, tmp; in php_odbc_fetch_hash() local
1870 zval *pv_res, *pv_res_arr, tmp; in PHP_FUNCTION() local
2903 char tmp[32]; in PHP_FUNCTION() local
/PHP-7.0/ext/date/lib/
H A Dastro.c300 double tmp; in timelib_ts_to_juliandate() local
/PHP-7.0/main/
H A Dmain.c659 char *tmp; in php_log_err() local
904 zval tmp; in php_verror() local
1220 zval tmp; in php_error_cb() local
/PHP-7.0/ext/opcache/Optimizer/
H A Dblock_pass.c960 zend_string *tmp = zend_string_alloc(l, 0); in zend_optimize_block() local
997 zend_string *tmp = zend_string_alloc(l, 0); in zend_optimize_block() local
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c479 sljit_uw tmp; in load_immediate() local
1134 sljit_si size, i, tmp; in sljit_emit_enter() local
1192 sljit_si i, tmp; in sljit_emit_return() local
1567 sljit_sw tmp; in emit_fop_mem() local
H A DsljitNativeARM_32.c832 sljit_si size, i, tmp; in sljit_emit_enter() local
886 sljit_si i, tmp; in sljit_emit_return() local
1291 sljit_uw tmp; in load_immediate() local
2045 sljit_sw tmp; in emit_fop_mem() local
/PHP-7.0/sapi/apache2handler/
H A Dphp_functions.c370 char tmp[1024]; in PHP_MINFO_FUNCTION() local
/PHP-7.0/ext/filter/
H A Dsanitizing_filters.c69 unsigned char tmp[256]; in php_filter_encode_url() local
/PHP-7.0/ext/gd/libgd/
H A Dgd_io_dp.c296 char *tmp; in appendDynamic() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_out.c901 char *tmp = *buf = emalloc(msglen * tolen); in phpdbg_encode_xml() local
925 char *tmp, *tmpptr; in phpdbg_encode_ctrl_chars() local
/PHP-7.0/ext/mysqli/
H A Dmysqli_api.c499 my_bool tmp; in mysqli_stmt_bind_result_do_bind() local
991 char *tmp, *p; local
1062 char tmp[22]; local
2545 my_bool tmp=1; local
/PHP-7.0/ext/wddx/
H A Dwddx.c521 zend_string *tmp; in php_wddx_serialize_object() local
818 zval tmp; in php_wddx_push_element() local
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c358 char *tmp; in really_register_bound_param() local
449 zval *tmp; in PHP_METHOD() local
1031 zval tmp; in do_fetch() local

Completed in 122 milliseconds

12345678