Home
last modified time | relevance | path

Searched defs:tmp (Results 101 – 125 of 205) sorted by relevance

123456789

/PHP-7.1/ext/standard/
H A Dscanf.c639 zval tmp; in php_sscanf_internal() local
H A Duser_filters.c179 zval tmp; in userfilter_filter() local
H A Dhttp_fopen_wrapper.c120 zend_string *tmp = NULL; in php_stream_url_wrap_http_ex() local
H A Dsha1.c260 uint32_t d = state[3], e = state[4], x[16], tmp; local
H A Dimage.c446 zval *tmp; in php_read_APP() local
1283 char tmp[12]; in php_getimagetype() local
/PHP-7.1/ext/filter/
H A Dsanitizing_filters.c69 unsigned char tmp[256]; in php_filter_encode_url() local
/PHP-7.1/ext/gd/libgd/
H A Dgd_io_dp.c296 char *tmp; in appendDynamic() local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_out.c901 char *tmp = *buf = emalloc(msglen * tolen); in phpdbg_encode_xml() local
925 char *tmp, *tmpptr; in phpdbg_encode_ctrl_chars() local
/PHP-7.1/main/
H A Dmain.c699 char *tmp; in php_log_err_with_severity() local
944 zval tmp; in php_verror() local
1268 zval tmp; in php_error_cb() local
H A Dfopen_wrappers.c343 char *tmp = expand_filepath_with_mode(path, NULL, NULL, 0, CWD_EXPAND); local
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c832 sljit_si size, i, tmp; in sljit_emit_enter() local
886 sljit_si i, tmp; in sljit_emit_return() local
1291 sljit_uw tmp; in load_immediate() local
2045 sljit_sw tmp; in emit_fop_mem() local
/PHP-7.1/ext/mysqli/
H A Dmysqli_api.c499 my_bool tmp; in mysqli_stmt_bind_result_do_bind() local
991 char *tmp, *p; local
1062 char tmp[22]; local
2541 my_bool tmp=1; local
/PHP-7.1/Zend/
H A Dzend_vm_def.h2235 zval *object, *property_name, *value, tmp; variable
5523 zval tmp, *varname; variable
5578 zval tmp, *varname; variable
6445 zval tmp, *varname; variable
6483 zval tmp, *varname; variable
7809 zval tmp; variable
/PHP-7.1/ext/wddx/
H A Dwddx.c521 zend_string *tmp; in php_wddx_serialize_object() local
818 zval tmp; in php_wddx_push_element() local
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c352 char *tmp; in really_register_bound_param() local
443 zval *tmp; in PHP_METHOD() local
1023 zval tmp; in do_fetch() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_cfg.c760 block_info tmp = *a; in swap_blocks() local
/PHP-7.1/main/streams/
H A Dtransports.c110 char *tmp = estrndup(protocol, n); in _php_stream_xport_create() local
/PHP-7.1/ext/com_dotnet/
H A Dcom_typeinfo.c474 zval tmp; in php_com_process_typeinfo() local
/PHP-7.1/ext/pdo_mysql/
H A Dmysql_driver.c438 zend_string *tmp; local
/PHP-7.1/ext/imap/
H A Dphp_imap.c634 static zval *add_assoc_object(zval *arg, char *key, zval *tmp) in add_assoc_object()
649 static inline zval *add_next_index_object(zval *arg, zval *tmp) in add_next_index_object()
1670 char tmp[MAILTMPLEN]; in PHP_FUNCTION() local
3546 char *tmp=NULL, *mystring=NULL, *t=NULL, *tempstring=NULL, *str_copy = NULL; in PHP_FUNCTION() local
4435 ADDRESS *tmp; in _php_imap_address_size() local
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_main.c1401 char *tmp; local
1410 char *tmp; local
/PHP-7.1/ext/spl/
H A Dspl_array.c413 zval tmp; in spl_array_read_dimension_ex() local
458 zval tmp; in spl_array_write_dimension_ex() local
618 zval rv, *value = NULL, *tmp; in spl_array_has_dimension_ex() local
/PHP-7.1/ext/intl/timezone/
H A Dtimezone_methods.cpp587 zval tmp; in PHP_FUNCTION() local
/PHP-7.1/ext/mbstring/
H A Dmbstring.c1434 zend_string *tmp; in PHP_INI_MH() local
1718 char tmp[256]; in PHP_MINFO_FUNCTION() local
1724 char tmp[256]; in PHP_MINFO_FUNCTION() local
2102 zval tmp; in PHP_FUNCTION() local
4335 char *tmp; in PHP_FUNCTION() local
/PHP-7.1/ext/exif/
H A Dexif.c997 char tmp[32]; in exif_get_tagname() local
1032 static unsigned char tmp[20]; in exif_char_dump() local
1594 file_section *tmp; in exif_file_sections_add() local
1620 void *tmp; in exif_file_sections_realloc() local
1858 char *tmp; in exif_iif_add_fmt() local
3995 char tmp[64], *sections_str, *s; in PHP_FUNCTION() local

Completed in 144 milliseconds

123456789