Home
last modified time | relevance | path

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

12345678

/PHP-5.6/sapi/litespeed/
H A Dlsapi_main.c133 zval *tmp, *entry; in sapi_lsapi_ini_defaults() local
985 char tmp = end[0]; in walk_down_the_path_callback() local
/PHP-5.6/sapi/apache2filter/
H A Dsapi_apache2.c567 php_apache_server_shutdown(void *tmp) in php_apache_server_shutdown()
/PHP-5.6/ext/date/lib/
H A Dparse_iso_intervals.c133 char *tmp = timelib_calloc(1, s->cur - s->tok + 1); in timelib_string() local
H A Dparse_date.c448 char *tmp = timelib_calloc(1, s->cur - s->tok + 1); in timelib_string() local
23966 timelib_sll tmp; in timelib_parse_from_format() local
/PHP-5.6/Zend/
H A Dzend_strtod.c1385 Bigint *tmp; in destroy_freelist() local
1486 Bigint *b, *b1, *delta, *mlo, *mhi, *S, *tmp; in zend_dtoa() local
2048 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta, *tmp; in zend_strtod() local
H A Dzend_ini.c598 long *p, tmp; in ZEND_INI_MH() local
H A Dzend_hash.c745 …copy(HashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size) in zend_hash_copy()
776 …ashTable *target, HashTable *source, copy_ctor_func_t pCopyConstructor, void *tmp, uint size, int … in _zend_hash_merge()
/PHP-5.6/ext/exif/
H A Dexif.c1003 char tmp[32]; in exif_get_tagname() local
1038 static unsigned char tmp[20]; in exif_char_dump() local
1600 file_section *tmp; in exif_file_sections_add() local
1626 void *tmp; in exif_file_sections_realloc() local
1851 char *tmp; in exif_iif_add_fmt() local
3978 char tmp[64], *sections_str, *s; in PHP_FUNCTION() local
/PHP-5.6/ext/dom/
H A Dphp_dom.c444 zval *tmp; in dom_property_exists() local
1687 zval tmp; in dom_get_long() local
/PHP-5.6/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.c326 zval *tmp, *storage; in spl_object_storage_debug_info() local
424 spl_SplObjectStorage *tmp; in spl_SplObjectStorage_new() local
H A Dphp_spl.c738 zval *tmp; in PHP_FUNCTION() local
/PHP-5.6/ext/sockets/
H A Dsockets.c578 LPTSTR tmp = NULL; local
873 zval tmp; local
/PHP-5.6/ext/phar/
H A Dphar_object.c786 char *tmp = NULL, sa = '\0'; in PHP_METHOD() local
4151 char *tmp = estrndup(entry->filename, 50); in phar_extract_file() local
4178 char *tmp; in phar_extract_file() local
4349 char *tmp = estrndup(pathto, 50); in PHP_METHOD() local
H A Dtar.c952 char *buf, *signature, *tmp, sigbuf[8]; in phar_tar_flush() local
H A Dzip.c1162 char *tmp; in phar_zip_flush() local
H A Dphar_internal.h262 char *tmp; member
537 char tmp[MAXPATHLEN]; in phar_set_inode() local
/PHP-5.6/ext/standard/
H A Dstring.c1145 zval **tmp; in php_implode() local
1561 zval *tmp; local
3632 char *source, *target, *tmp, *source_end=str+len, *tmp_end = NULL; local
4092 char *heb_str, *tmp, *target, *broken_str; local
4278 char *tmp, *str; local
4506 zval tmp; local
H A Dformatted_print.c442 zval *tmp; in php_formatted_print() local
/PHP-5.6/ext/dba/
H A Ddba.c229 zval tmp = *key; local
/PHP-5.6/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.6/ext/mbstring/
H A Dmbstring.c1443 zval tmp; in PHP_INI_MH() local
1715 char tmp[256]; in PHP_MINFO_FUNCTION() local
2092 zval tmp; in PHP_FUNCTION() local
4161 char *tmp; in PHP_FUNCTION() local
/PHP-5.6/ext/interbase/
H A Dinterbase.c805 char tmp[64], *s; in PHP_MINFO_FUNCTION() local
/PHP-5.6/main/streams/
H A Dmemory.c58 char *tmp; in php_stream_memory_write() local
/PHP-5.6/main/
H A DSAPI.c1028 char *value, *tmp = sapi_module.getenv(name, name_len TSRMLS_CC); in sapi_getenv() local

Completed in 218 milliseconds

12345678