Home
last modified time | relevance | path

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

12345678

/PHP-7.0/ext/standard/
H A Dsha1.c260 php_uint32 d = state[3], e = state[4], x[16], tmp; local
H A Dimage.c439 zval *tmp; in php_read_APP() local
1225 char tmp[12]; in php_getimagetype() local
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
/PHP-7.0/main/
H A Dfopen_wrappers.c343 char *tmp = expand_filepath_with_mode(path, NULL, NULL, 0, CWD_EXPAND); local
/PHP-7.0/Zend/
H A Dzend_exceptions.c583 zval *file, *tmp; in _build_trace_string() local
1031 zval tmp, rv; in zend_exception_error() local
H A Dzend_ini.c668 zend_long *p, tmp; in ZEND_INI_MH() local
/PHP-7.0/main/streams/
H A Dtransports.c109 char *tmp = estrndup(protocol, n); in _php_stream_xport_create() local
/PHP-7.0/ext/com_dotnet/
H A Dcom_typeinfo.c474 zval tmp; in php_com_process_typeinfo() local
/PHP-7.0/ext/pdo_mysql/
H A Dmysql_driver.c438 zend_string *tmp; local
/PHP-7.0/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.0/ext/mysqlnd/
H A Dmysqlnd_auth.c274 char * tmp = NULL; in mysqlnd_auth_change_user() local
/PHP-7.0/ext/intl/timezone/
H A Dtimezone_methods.cpp587 zval tmp; in PHP_FUNCTION() local
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_main.c1400 char *tmp; local
1409 char *tmp; local
/PHP-7.0/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
H A Dphp_spl.c741 zval tmp; in PHP_FUNCTION() local
/PHP-7.0/ext/mbstring/
H A Dmbstring.c1434 zend_string *tmp; in PHP_INI_MH() local
1716 char tmp[256]; in PHP_MINFO_FUNCTION() local
1722 char tmp[256]; in PHP_MINFO_FUNCTION() local
2100 zval tmp; in PHP_FUNCTION() local
4308 char *tmp; in PHP_FUNCTION() local
/PHP-7.0/ext/date/lib/
H A Dparse_iso_intervals.c133 char *tmp = timelib_calloc(1, s->cur - s->tok + 1); in timelib_string() local
/PHP-7.0/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
1845 char *tmp; in exif_iif_add_fmt() local
3970 char tmp[64], *sections_str, *s; in PHP_FUNCTION() local
/PHP-7.0/ext/xml/
H A Dxml.c740 zval tmp; in _xml_startElementHandler() local
777 zval tmp; in _xml_startElementHandler() local
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c653 zval match_pair, tmp; in add_offset_pair() local
1790 zval tmp; in php_pcre_split_impl() local
/PHP-7.0/ext/phar/
H A Dphar_object.c784 char *tmp = NULL, sa = '\0'; in PHP_METHOD() local
4198 char *tmp = estrndup(entry->filename, 50); in phar_extract_file() local
4225 char *tmp; in phar_extract_file() local
4395 char *tmp = estrndup(pathto, 50); in PHP_METHOD() local
H A Dtar.c951 char *buf, *signature, *tmp, sigbuf[8]; in phar_tar_flush() local
H A Dzip.c1187 char *tmp; in phar_zip_flush() local

Completed in 227 milliseconds

12345678