Home
last modified time | relevance | path

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

123456789

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_unix.c80 char *tmp, *p, *end; in fpm_unix_resolve_socket_premissions() local
H A Dfpm_php.c267 zval *data, *tmp; in fpm_php_get_string_from_table() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dsccp.c1508 zval tmp; in sccp_visit_instr() local
1553 zval tmp; in sccp_visit_instr() local
2170 static zval *value_from_type_and_range(sccp_ctx *ctx, int var_num, zval *tmp) { in value_from_type_and_range()
2432 zval tmp; in replace_constant_operands() local
H A Ddfa_pass.c433 zval *val, tmp; in zend_dfa_optimize_calls() local
1004 zval tmp; in zend_dfa_optimize_op_array() local
H A Dcompact_literals.c93 zval *pos, tmp; in add_static_slot() local
/PHP-7.4/ext/spl/
H A Dspl_functions.c81 zval *tmp; in spl_add_class_name() local
H A Dphp_spl.c771 zval tmp; in PHP_FUNCTION() local
791 zval tmp; in PHP_FUNCTION() local
H A Dspl_dllist.c350 zval tmp; in spl_dllist_object_free_storage() local
499 zval tmp, dllist_array; in spl_dllist_object_get_debug_info() local
1188 zval tmp; in SPL_METHOD() local
1235 zval tmp; in SPL_METHOD() local
/PHP-7.4/win32/
H A Dcodepage.c381 const struct php_win32_cp *tmp; in php_win32_cp_set_by_id() local
412 wchar_t *tmp; in php_win32_cp_env_any_to_w() local
H A Dioutil.c311 wchar_t *tmp = (wchar_t *) malloc((path_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_mkdir_w() local
632 wchar_t *tmp = realloc(*buf, (ret_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_normalize_path_w() local
/PHP-7.4/ext/standard/
H A Dstring.c1065 zval tmp; in php_explode() local
1102 zval tmp; in php_explode_negative_limit() local
1142 zval tmp; in PHP_FUNCTION() local
1185 zval *tmp; in php_implode() local
1673 zval tmp; local
2714 zval tmp; local
3107 zend_string *tmp; local
4604 const char *tmp; local
4888 zval *tmp; local
5049 zval tmp; local
[all …]
H A Dcrypt_sha256.c371 char *tmp = (char *) alloca(key_len + __alignof__(uint32_t)); in php_sha256_crypt_r() local
376 char *tmp = (char *) alloca(salt_len + 1 + __alignof__(uint32_t)); in php_sha256_crypt_r() local
H A Dcrypt_sha512.c405 char *tmp = (char *) alloca (key_len + __alignof__ (uint64_t)); in php_sha512_crypt_r() local
411 char *tmp = (char *) alloca(salt_len + 1 + __alignof__(uint64_t)); in php_sha512_crypt_r() local
H A Dtype.c48 zval tmp, *ptr; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_class.c40 zval tmp; in transliterator_object_construct() local
/PHP-7.4/Zend/
H A Dzend_ini_parser.y148 zval *c, tmp; in zend_ini_get_constant() local
H A Dzend_alloc.c568 zend_mm_bitset tmp; local
600 zend_mm_bitset tmp; local
632 zend_mm_bitset tmp; local
885 zend_mm_bitset tmp = *(bitset++); local
2742 char *tmp; local
2982 void *tmp = malloc(len); local
2991 void *tmp; local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c547 sljit_uw tmp; in load_immediate() local
969 sljit_uw tmp; in emit_op_mem() local
1061 sljit_s32 args, size, i, tmp; in sljit_emit_enter() local
1190 sljit_s32 i, tmp; in sljit_emit_return() local
2223 sljit_uw cc, tmp; in sljit_emit_cmov() local
/PHP-7.4/main/streams/
H A Dglob_wrapper.c204 const char *tmp, *pos; in php_glob_stream_opener() local
H A Dstreams.c155 char *tmp; in php_stream_display_wrapper_errors() local
1360 char tmp[1024]; in _php_stream_seek() local
1843 char *tmp = estrndup(protocol, n); local
2185 char *tmp = estrdup(path); local
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c1299 zval *pv_res, *pv_param_arr, *tmp; in PHP_FUNCTION() local
1726 zval *pv_res, tmp; in php_odbc_fetch_hash() local
1735 zval *pv_res, tmp; in php_odbc_fetch_hash() local
1884 zval *pv_res, *pv_res_arr, tmp; in PHP_FUNCTION() local
2916 char tmp[32]; in PHP_FUNCTION() local
/PHP-7.4/sapi/cli/
H A Dphp_cli.c426 zval tmp; in sapi_cli_ini_defaults() local
1082 zval tmp, *msg, rv; in do_cli() local
/PHP-7.4/ext/sysvmsg/
H A Dsysvmsg.c381 zval tmp; in PHP_FUNCTION() local
/PHP-7.4/main/
H A Dmain.c911 char *tmp; in php_log_err_with_severity() local
1156 zval tmp; in php_verror() local
1485 zval tmp; in php_error_cb() local
/PHP-7.4/ext/date/lib/
H A Dastro.c301 double tmp; in timelib_ts_to_julianday() local

Completed in 136 milliseconds

123456789