Home
last modified time | relevance | path

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

123456789

/PHP-8.3/ext/intl/timezone/
H A Dtimezone_methods.cpp543 zval tmp; in PHP_FUNCTION() local
/PHP-8.3/ext/pdo_mysql/
H A Dmysql_driver.c518 zend_string *tmp; local
/PHP-8.3/Zend/
H A Dzend_observer.c144 zend_observer_fcall_end_handler tmp = *end_handlers; in zend_observer_fcall_install() local
H A Dzend_hash.c1443 zval tmp; in _zend_hash_packed_del_val() local
1485 zval tmp; in _zend_hash_del_el_ex() local
1595 zval tmp; in zend_hash_del_ind() local
3267 const char *tmp = key; in _zend_handle_numeric_str_ex() local
H A Dzend_object_handlers.c817 zval *variable_ptr, tmp; in zend_std_write_property() local
1204 zval tmp; in zend_std_unset_property() local
/PHP-8.3/ext/session/
H A Dsession.c582 const ps_module *tmp; in PHP_INI_MH() local
618 const ps_serializer *tmp; in PHP_INI_MH() local
789 int tmp = ZEND_ATOL(ZSTR_VAL(new_value)); in PHP_INI_MH() local
/PHP-8.3/ext/standard/
H A Dimage.c417 zval *tmp; in php_read_APP() local
1351 char tmp[12]; in php_getimagetype() local
H A Dinfo.c169 zval *data, *tmp; in php_print_gpcse_array() local
H A Dpassword.c473 zval *tmp; in php_password_algo_find() local
H A Dbrowscap.c276 zval tmp; in browscap_entry_to_array() local
H A Darray.c2851 zval *user_start, *user_end, *user_step = NULL, tmp; local
3907 zval tmp; local
4425 *tmp; local
6282 zval tmp; local
6288 zval tmp; local
H A Dformatted_print.c441 zval *tmp; in php_formatted_print() local
/PHP-8.3/ext/spl/
H A Dphp_spl.c632 zval tmp; in PHP_FUNCTION() local
H A Dspl_observer.c330 zval tmp, storage; in spl_object_storage_debug_info() local
940 zval tmp; in PHP_METHOD() local
H A Dspl_directory.c220 char *tmp = php_glob_stream_get_path(intern->u.dir.dirp, &len); in spl_filesystem_object_get_path() local
329 zval tmp; in spl_filesystem_file_open() local
618 zval tmp; in spl_filesystem_object_get_debug_info() local
/PHP-8.3/ext/phar/
H A Dphar_internal.h252 char *tmp; member
507 char tmp[MAXPATHLEN]; in phar_set_inode() local
H A Dphar_object.c766 char *tmp = NULL, sa = '\0'; in PHP_METHOD() local
4132 char *tmp = estrndup(entry->filename, 50); in phar_extract_file() local
4159 char *tmp; in phar_extract_file() local
4355 char *tmp = estrndup(pathto, 50); in PHP_METHOD() local
/PHP-8.3/ext/xml/
H A Dxml.c608 zval tmp; in _xml_startElementHandler() local
645 zval tmp; in _xml_startElementHandler() local
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_utils.c172 zend_string *tmp = zend_string_tolower(lfname); in phpdbg_get_function() local
/PHP-8.3/ext/gd/libgd/
H A Dgd_gif_in.c359 char *tmp = NULL; in GetDataBlock() local
/PHP-8.3/ext/xsl/
H A Dxsltprocessor.c703 zval tmp; in PHP_METHOD() local
/PHP-8.3/ext/mysqli/
H A Dmysqli.c275 zval tmp; in mysqli_write_property() local
/PHP-8.3/ext/hash/
H A Dhash.c237 zval tmp; in php_hash_serialize_spec() local
1454 zval tmp; in PHP_METHOD() local
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c930 sljit_gpr tmp /* clobbered, must not be r0 */) in make_addr_bxy()
963 sljit_gpr tmp /* clobbered, must not be r0 */) in make_addr_bx()
1679 sljit_s32 offset, i, tmp; in sljit_emit_enter() local
1781 sljit_s32 offset, i, tmp; in emit_stack_frame_release() local
/PHP-8.3/main/
H A DSAPI.c1022 char *value, *tmp; in sapi_getenv() local

Completed in 133 milliseconds

123456789