Home
last modified time | relevance | path

Searched defs:tmp (Results 101 – 125 of 212) sorted by relevance

123456789

/PHP-8.0/ext/filter/
H A Dsanitizing_filters.c65 unsigned char tmp[256]; in php_filter_encode_url() local
/PHP-8.0/ext/gd/libgd/
H A Dgd_io_dp.c299 char *tmp; in appendDynamic() local
/PHP-8.0/ext/standard/
H A Dscanf.c625 zval tmp; in php_sscanf_internal() local
H A Dsha1.c255 uint32_t d = state[3], e = state[4], x[16], tmp; local
H A Durl.c337 zval tmp; in PHP_FUNCTION() local
H A Duser_filters.c177 zval tmp; in userfilter_filter() local
H A Dhttp_fopen_wrapper.c126 zend_string *tmp = NULL; in php_stream_url_wrap_http_ex() local
/PHP-8.0/sapi/apache2handler/
H A Dphp_functions.c365 char tmp[1024]; in PHP_MINFO_FUNCTION() local
/PHP-8.0/ext/sysvmsg/
H A Dsysvmsg.c336 zval tmp; in PHP_FUNCTION() local
/PHP-8.0/Zend/
H A Dzend.c295 zval *tmp; in print_hash() local
346 zval *tmp; in print_flat_hash() local
869 char *tmp = getenv("USE_ZEND_DTRACE"); in zend_startup() local
H A Dzend_list.c326 zval tmp; in zend_register_persistent_resource_ex() local
H A Dzend_vm_execute.h4502 zval tmp; in ZEND_CATCH_SPEC_CONST_HANDLER() local
5321 zval tmp; in ZEND_STRLEN_SPEC_CONST_HANDLER() local
14464 zval tmp; in ZEND_STRLEN_SPEC_TMPVAR_HANDLER() local
22717 zval *object, *property, *value, tmp; in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_CONST_HANDLER() local
22851 zval *object, *property, *value, tmp; in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_TMP_HANDLER() local
22985 zval *object, *property, *value, tmp; in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_VAR_HANDLER() local
23119 zval *object, *property, *value, tmp; in ZEND_ASSIGN_OBJ_SPEC_VAR_CONST_OP_DATA_CV_HANDLER() local
25337 zval *object, *property, *value, tmp; in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_CONST_HANDLER() local
25471 zval *object, *property, *value, tmp; in ZEND_ASSIGN_OBJ_SPEC_VAR_TMPVAR_OP_DATA_TMP_HANDLER() local
38881 zval tmp; in ZEND_STRLEN_SPEC_CV_HANDLER() local
[all …]
H A Dzend_virtual_cwd.c508 char *tmp; in tsrm_realpath_r() local
1017 void *tmp; in virtual_file_ex() local
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c946 sljit_s32 args, size, i, tmp; in sljit_emit_enter() local
1002 sljit_s32 i, tmp; in sljit_emit_return() local
1339 sljit_uw tmp; in load_immediate() local
2551 sljit_uw cc, tmp; in sljit_emit_cmov() local
/PHP-8.0/ext/mysqli/
H A Dmysqli_api.c460 my_bool tmp; in mysqli_stmt_bind_result_do_bind() local
938 char *tmp, *p; local
1004 char tmp[22]; local
2464 my_bool tmp = 1; local
/PHP-8.0/ext/spl/
H A Dspl_array.c400 zval tmp; in spl_array_read_dimension_ex() local
445 zval tmp; in spl_array_write_dimension_ex() local
602 zval rv, *value = NULL, *tmp; in spl_array_has_dimension_ex() local
1780 zval tmp; in PHP_METHOD() local
/PHP-8.0/ext/date/lib/
H A Dparse_date.c441 char *tmp = timelib_calloc(1, s->cur - s->tok + 1); in timelib_string() local
758 timelib_long tmp; in timelib_parse_tz_cor() local
25287 timelib_sll tmp; in timelib_parse_from_format_with_map() local
H A Dparse_iso_intervals.c102 char *tmp = timelib_calloc(1, s->cur - s->tok + 1); in timelib_string() local
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c311 char *tmp; in really_register_bound_param() local
403 zval *tmp; in PHP_METHOD() local
997 zval tmp; in do_fetch() local
/PHP-8.0/main/
H A Dfopen_wrappers.c337 char *tmp = expand_filepath_with_mode(path, NULL, NULL, 0, CWD_EXPAND); local
/PHP-8.0/ext/bcmath/
H A Dbcmath.c63 zend_long tmp; in ZEND_GET_MODULE() local
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_ssa.c324 zend_long tmp = val1; in place_essa_pis() local
802 int *tmp = NULL; in zend_ssa_rename() local
H A Dzend_cfg.c790 block_info tmp = *a; in swap_blocks() local
/PHP-8.0/ext/imap/
H A Dphp_imap.c201 static zval *add_assoc_object(zval *arg, char *key, zval *tmp) in add_assoc_object()
215 static inline zval *add_next_index_object(zval *arg, zval *tmp) in add_next_index_object()
1246 char tmp[MAILTMPLEN]; in PHP_FUNCTION() local
3098 char *tmp=NULL, *mystring=NULL, *t=NULL, *tempstring=NULL, *str_copy = NULL; in PHP_FUNCTION() local
4056 ADDRESS *tmp; in _php_imap_address_size() local
/PHP-8.0/ext/com_dotnet/
H A Dcom_typeinfo.c515 zval tmp; in php_com_process_typeinfo() local

Completed in 289 milliseconds

123456789