Home
last modified time | relevance | path

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

123456789

/PHP-7.1/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.c461 char *tmp = timelib_calloc(1, s->cur - s->tok + 1); in timelib_string() local
25004 timelib_sll tmp; in timelib_parse_from_format() local
/PHP-7.1/win32/
H A Dioutil.h185 wchar_t *tmp = (wchar_t *) realloc(ret, (new_mb_len + 1) * sizeof(wchar_t)); in php_win32_ioutil_conv_any_to_w() local
/PHP-7.1/ext/xml/
H A Dxml.c738 zval tmp; in _xml_startElementHandler() local
775 zval tmp; in _xml_startElementHandler() local
/PHP-7.1/ext/phar/
H A Dphar_object.c780 char *tmp = NULL, sa = '\0'; in PHP_METHOD() local
4163 char *tmp = estrndup(entry->filename, 50); in phar_extract_file() local
4190 char *tmp; in phar_extract_file() local
4356 char *tmp = estrndup(pathto, 50); in PHP_METHOD() local
H A Dzip.c1186 char *tmp; in phar_zip_flush() local
H A Dtar.c956 char *buf, *signature, *tmp, sigbuf[8]; in phar_tar_flush() local
H A Dphar_internal.h247 char *tmp; member
510 char tmp[MAXPATHLEN]; in phar_set_inode() local
/PHP-7.1/Zend/
H A Dzend_ini.c668 zend_long *p, tmp; in ZEND_INI_MH() local
H A Dzend_hash.c994 zval tmp; in _zend_hash_del_el_ex() local
1090 zval tmp; in zend_hash_del_ind() local
2446 register const char *tmp = key; in _zend_handle_numeric_str_ex() local
/PHP-7.1/ext/standard/
H A Dformatted_print.c440 zval *tmp; in php_formatted_print() local
H A Dinfo.c196 zval *data, *tmp, tmp2; in php_print_gpcse_array() local
H A Dpack.c125 } tmp, result; in php_pack_reverse_int64() local
H A Dbrowscap.c276 zval tmp; in browscap_entry_to_array() local
/PHP-7.1/ext/spl/
H A Dphp_spl.c740 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
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c673 zval match_pair, tmp; in add_offset_pair() local
1810 zval tmp; in php_pcre_split_impl() local
/PHP-7.1/ext/sockets/
H A Dsockets.c587 LPTSTR tmp = NULL; local
881 zval tmp; local
/PHP-7.1/ext/intl/uchar/
H A Duchar.c736 zend_class_entry tmp, *ce; in php_uchar_minit() local
/PHP-7.1/main/
H A DSAPI.c1027 char *value, *tmp = sapi_module.getenv(name, name_len); in sapi_getenv() local
/PHP-7.1/main/streams/
H A Dmemory.c58 char *tmp; in php_stream_memory_write() local
/PHP-7.1/ext/interbase/
H A Dinterbase.c802 char tmp[64], *s; in PHP_MINFO_FUNCTION() local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_auth.c481 char * tmp = NULL; in mysqlnd_auth_change_user() local
/PHP-7.1/ext/com_dotnet/
H A Dcom_persist.c273 zval *tmp; in php_com_wrapper_export_stream() local
/PHP-7.1/ext/dba/
H A Ddba.c229 zval tmp; local

Completed in 189 milliseconds

123456789