Home
last modified time | relevance | path

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

12345678

/PHP-5.3/ext/spl/
H A Dspl_observer.c202 zval *tmp; in spl_object_storage_new_ex() local
250 zval *tmp, *storage; in spl_object_storage_debug_info() local
372 spl_SplObjectStorage *tmp; in spl_SplObjectStorage_new() local
H A Dspl_heap.c388 zval *tmp; in spl_heap_object_new_ex() local
475 spl_heap_object *tmp; in spl_heap_object_new() local
525 zval *tmp, zrv, *heap_array; in spl_heap_object_get_debug_info_helper() local
/PHP-5.3/ext/standard/
H A Dexec.c64 char *buf, *tmp=NULL; in php_exec() local
H A Dcrypt_sha256.c393 char *tmp = (char *) alloca(key_len + __alignof__(uint32_t)); in php_sha256_crypt_r() local
398 char *tmp = (char *) alloca(salt_len + 1 + __alignof__(uint32_t)); in php_sha256_crypt_r() local
H A Dinfo.c142 zval **data, **tmp, tmp2; in php_print_gpcse_array() local
933 zend_module_entry tmp; in php_print_info() local
/PHP-5.3/ext/sysvmsg/
H A Dsysvmsg.c364 zval *tmp = NULL; in PHP_FUNCTION() local
/PHP-5.3/main/streams/
H A Dglob_wrapper.c214 char *tmp, *pos; in php_glob_stream_opener() local
/PHP-5.3/main/
H A Doutput.c497 zval **tmp; in php_ob_init() local
591 char *tmp = handler_name; in php_ob_handler_used() local
H A Dmain.c598 char *tmp; in php_log_err() local
825 zval *tmp; in php_verror() local
1144 zval *tmp; in php_error_cb() local
/PHP-5.3/sapi/cli/
H A Dphp_cli.c192 zend_module_entry tmp; in print_modules() local
416 zval tmp; in sapi_cli_ini_defaults() local
/PHP-5.3/ext/gd/
H A Dgd.c1269 char tmp[256]; in PHP_MINFO_FUNCTION() local
1299 char tmp[12]; in PHP_MINFO_FUNCTION() local
1316 char tmp[12]; in PHP_MINFO_FUNCTION() local
2711 FILE *tmp; in _php_image_output() local
4775 long brightness, tmp; in php_image_filter_brightness() local
4798 long contrast, tmp; in php_image_filter_contrast() local
4821 long r,g,b,tmp; in php_image_filter_colorize() local
4899 long tmp; in php_image_filter_smooth() local
4924 long tmp, blocksize; in php_image_filter_pixelate() local
4948 zval *tmp; in PHP_FUNCTION() local
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c263 char tmp[MAXPATHLEN]; in php_sys_readlink() local
317 char *tmp = cur_path; in php_sys_stat_ex() local
775 char *tmp; in tsrm_realpath_r() local
1173 void *tmp; in virtual_file_ex() local
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_main.c236 zend_module_entry tmp; in print_modules() local
1387 char *tmp; local
1396 char *tmp; local
/PHP-5.3/ext/json/
H A Djson.c300 char *tmp; in json_escape_string() local
/PHP-5.3/ext/date/lib/
H A Dastro.c295 double tmp; in timelib_ts_to_juliandate() local
/PHP-5.3/sapi/apache/
H A Dmod_php5.c529 char *tmp, *tmp_user; in init_request_info() local
728 php_per_dir_entry tmp = *per_dir_entry; in copy_per_dir_entry() local
/PHP-5.3/Zend/
H A Dzend_exceptions.c134 zval tmp, obj; in zend_default_exception_new_ex() local
454 zval **file, **tmp; in _build_trace_string() local
H A Dzend_hash.c143 Bucket **tmp; in _zend_hash_init() local
772 …copy(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size) in zend_hash_copy()
803 …ashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size, int … in _zend_hash_merge()
/PHP-5.3/ext/curl/
H A Dstreams.c274 zval *tmp, **ctx_opt = NULL; in php_curl_stream_opener() local
/PHP-5.3/ext/odbc/
H A Dphp_odbc.c1228 zval *pv_res, *pv_param_arr, **tmp; in PHP_FUNCTION() local
1669 zval *pv_res, *tmp; in php_odbc_fetch_hash() local
1678 zval *pv_res, *tmp; in php_odbc_fetch_hash() local
1817 zval *pv_res, **pv_res_arr, *tmp; in PHP_FUNCTION() local
2814 char tmp[32]; in PHP_FUNCTION() local
/PHP-5.3/ext/fileinfo/
H A Dfileinfo.c101 zval *tmp; in finfo_objects_new() local
/PHP-5.3/ext/filter/
H A Dsanitizing_filters.c70 unsigned char tmp[256]; in php_filter_encode_url() local
/PHP-5.3/ext/gd/libgd/
H A Dgd_io_dp.c296 char *tmp; in appendDynamic() local
/PHP-5.3/sapi/apache2handler/
H A Dphp_functions.c370 char tmp[1024]; in PHP_MINFO_FUNCTION() local
/PHP-5.3/ext/pgsql/
H A Dpgsql.c1661 zval *pv_param_arr, **tmp; local
1868 zval *pv_param_arr, **tmp; local
3885 zval **tmp; local
4200 char *from = NULL, *to = NULL, *tmp = NULL; local
4492 zval *pgsql_link, *pv_param_arr, **tmp; local
4629 zval *pv_param_arr, **tmp; local
5384 char *tmp; local
5674 unsigned char *tmp; local

Completed in 268 milliseconds

12345678