Home
last modified time | relevance | path

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

12345678

/PHP-7.0/ext/date/lib/
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-7.0/ext/sockets/
H A Dsockets.c587 LPTSTR tmp = NULL; local
881 zval tmp; local
/PHP-7.0/ext/spl/
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
H A Dspl_directory.c262 zval tmp; in spl_filesystem_file_open() local
581 zval tmp; in spl_filesystem_object_get_debug_info() local
662 zend_string *tmp = zend_string_init("_bad_state_ex", sizeof("_bad_state_ex") - 1, 0); in spl_filesystem_object_get_method_check() local
/PHP-7.0/ext/phar/
H A Dphar_internal.h258 char *tmp; member
525 char tmp[MAXPATHLEN]; in phar_set_inode() local
H A Dphar.c102 char *tmp; in phar_split_cache_list() local
2512 char *tmp; local
/PHP-7.0/Zend/
H A Dzend_hash.c1022 zval tmp; in _zend_hash_del_el_ex() local
1119 zval tmp; in zend_hash_del_ind() local
2469 register const char *tmp = key; in _zend_handle_numeric_str_ex() local
H A Dzend_vm_def.h5554 zval tmp, *varname; variable
6456 zval tmp, *varname; variable
7784 zval tmp; variable
/PHP-7.0/ext/com_dotnet/
H A Dcom_persist.c273 zval *tmp; in php_com_wrapper_export_stream() local
/PHP-7.0/ext/standard/
H A Dbrowscap.c276 zval tmp; in browscap_entry_to_array() local
H A Dvar.c891 zval fname, tmp, retval; in php_var_serialize_intern() local
H A Dfile.c659 zval *tmp; in PHP_FUNCTION() local
2073 char *tmp = bptr; in php_fgetcsv() local
/PHP-7.0/main/
H A DSAPI.c1028 char *value, *tmp = sapi_module.getenv(name, name_len); in sapi_getenv() local
/PHP-7.0/main/streams/
H A Dmemory.c58 char *tmp; in php_stream_memory_write() local
/PHP-7.0/ext/interbase/
H A Dinterbase.c802 char tmp[64], *s; in PHP_MINFO_FUNCTION() local
/PHP-7.0/ext/intl/uchar/
H A Duchar.c727 zend_class_entry tmp, *ce; in php_uchar_minit() local
/PHP-7.0/ext/dba/
H A Ddba.c229 zval tmp; local
/PHP-7.0/ext/gd/libgd/
H A Dgd_gif_in.c358 char *tmp = NULL; in GetDataBlock() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c60 char tmp[22]; in ps_fetch_from_1_to_8_bytes() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_utils.c175 zend_string *tmp = zend_string_tolower(lfname); in phpdbg_get_function() local
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c1067 sljit_si i, tmp, offs, prev, saved_regs_size; in sljit_emit_enter() local
1168 sljit_si i, tmp, offs, prev, saved_regs_size; in sljit_emit_return() local
H A DsljitNativeMIPS_common.c546 sljit_si i, tmp, offs; in sljit_emit_enter() local
616 sljit_si local_size, i, tmp, offs; in sljit_emit_return() local
H A DsljitNativePPC_common.c578 sljit_si i, tmp, offs; in sljit_emit_enter() local
653 sljit_si i, tmp, offs; in sljit_emit_return() local
/PHP-7.0/ext/xml/
H A Dcompat.c449 XML_Char tmp[2]; in XML_ParserCreateNS() local
/PHP-7.0/ext/mysqli/
H A Dmysqli.c1182 char tmp[22]; in php_mysqli_fetch_into_hash_aux() local

Completed in 345 milliseconds

12345678