Home
last modified time | relevance | path

Searched defs:tmp (Results 126 – 150 of 192) sorted by relevance

12345678

/PHP-5.5/ext/sockets/
H A Dsockets.c578 LPTSTR tmp = NULL; local
873 zval tmp; local
/PHP-5.5/ext/spl/
H A Dspl_heap.c475 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
H A Dspl_observer.c325 zval *tmp, *storage; in spl_object_storage_debug_info() local
423 spl_SplObjectStorage *tmp; in spl_SplObjectStorage_new() local
H A Dphp_spl.c734 zval *tmp; in PHP_FUNCTION() local
/PHP-5.5/Zend/
H A Dzend_hash.c814 …copy(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size) in zend_hash_copy()
845 …ashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size, int … in _zend_hash_merge()
H A Dzend_ini.c598 long *p, tmp; in ZEND_INI_MH() local
/PHP-5.5/ext/phar/
H A Dphar_object.c788 char *tmp = NULL, sa = '\0'; in PHP_METHOD() local
4140 char *tmp = estrndup(entry->filename, 50); in phar_extract_file() local
4167 char *tmp; in phar_extract_file() local
4338 char *tmp = estrndup(pathto, 50); in PHP_METHOD() local
H A Dtar.c950 char *buf, *signature, *tmp, sigbuf[8]; in phar_tar_flush() local
H A Dzip.c1163 char *tmp; in phar_zip_flush() local
H A Dphar_internal.h278 char *tmp; member
562 char tmp[MAXPATHLEN]; in phar_set_inode() local
/PHP-5.5/ext/standard/
H A Dstring.c1145 zval **tmp; in php_implode() local
1561 zval *tmp; local
3626 char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; local
4083 char *heb_str, *tmp, *target, *broken_str; local
4269 char *tmp, *str; local
4500 zval tmp; local
H A Dformatted_print.c442 zval *tmp; in php_formatted_print() local
/PHP-5.5/ext/dba/
H A Ddba.c229 zval tmp = *key; local
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c74 zval **tmp; in is_http_stream_talking_to_iis() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c61 char tmp[22]; in ps_fetch_from_1_to_8_bytes() local
/PHP-5.5/main/
H A DSAPI.c1019 char *value, *tmp = sapi_module.getenv(name, name_len TSRMLS_CC); in sapi_getenv() local
H A Dphp_variables.c454 zval *arr, *argc, *tmp; in php_build_argv() local
/PHP-5.5/main/streams/
H A Dmemory.c58 char *tmp; in php_stream_memory_write() local
/PHP-5.5/ext/curl/
H A Dinterface.c1853 char *tmp; in split_certinfo() local
1890 char *tmp; in create_certinfo() local
/PHP-5.5/ext/date/lib/
H A Dparse_date.c438 char *tmp = calloc(1, s->cur - s->tok + 1); in timelib_string() local
24831 timelib_sll tmp; in timelib_parse_from_format() local
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c577 char *tmp, *tmp_user; in init_request_info() local
777 php_per_dir_entry tmp = *per_dir_entry; in copy_per_dir_entry() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1421 zval tmp; in PHP_INI_MH() local
1693 char tmp[256]; in PHP_MINFO_FUNCTION() local
2070 zval tmp; in PHP_FUNCTION() local
4092 char *tmp; in PHP_FUNCTION() local
/PHP-5.5/ext/interbase/
H A Dinterbase.c805 char tmp[64], *s; in PHP_MINFO_FUNCTION() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_in.c355 char *tmp = NULL; in GetDataBlock() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c434 char *tmp = buf; in fcgi_get_params() local

Completed in 145 milliseconds

12345678