Home
last modified time | relevance | path

Searched defs:t (Results 76 – 100 of 105) sorted by relevance

12345

/PHP-7.4/ext/hash/
H A Dhash_md.c634 unsigned char i,j,t = 0; in MD2_Transform() local
/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.c78 struct tm t; in zlog_print_time() local
/PHP-7.4/Zend/
H A Dzend_language_scanner.l892 register char *s, *t; in zend_scan_escape_string() local
H A Dzend_strtod.c1598 match in match() argument
3648 char *rv, *t; local
/PHP-7.4/ext/standard/
H A Dmath.c1146 char *s, *t; /* source, target */ in _php_math_number_format_ex() local
H A Dstring.c1755 PHPAPI char *php_stristr(char *s, char *t, size_t s_len, size_t t_len)
4285 char *t = ZSTR_VAL(str); local
4342 const char *t = php_stripslashes_impl(ZSTR_VAL(str), ZSTR_VAL(str), ZSTR_LEN(str)); local
5089 const char *t; local
H A Darray.c140 zend_uchar t; in php_array_key_compare() local
4535 struct bucketindex t; local
5654 Bucket *t; local
H A Dfile.c672 zend_string *t; in PHP_FUNCTION() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c339 static double filter_bicubic(const double t) in filter_bicubic()
359 static double filter_generalized_cubic(const double t) in filter_generalized_cubic()
426 static double filter_filter(double t) in filter_filter()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c55 #define PHPDBG_BREAK_INIT(b, t) do {\ argument
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c3610 PCRE2_SPTR t = start_match; in pcre2_dfa_match() local
H A Dpcre2_match.c6733 PCRE2_SPTR t = start_match; in pcre2_match() local
/PHP-7.4/ext/phar/
H A Dutil.c126 phar_entry_info *t; in phar_seek_efp() local
/PHP-7.4/ext/intl/converter/
H A Dconverter.c496 UConverterType t; in php_converter_do_get_type() local
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c223 char **env, *p, *t = buf; in litespeed_php_import_environment_variables() local
H A Dlsapilib.c4111 uint32 t; in byteReverse() local
4142 register uint32 t; in lsapi_MD5Update() local
/PHP-7.4/main/
H A Dmain.c1713 zend_leak_info *t = (zend_leak_info *) data; in php_message_handler_for_zend() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c3611 encodePtr t = Z_PTR_P(zv); in delete_encoder() local
3626 encodePtr t = Z_PTR_P(zv); in delete_encoder_persistent() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1606 char **env, *p, *q, *var, *val, *t = buf; local
/PHP-7.4/ext/imap/
H A Dphp_imap.c1679 char *t; in PHP_FUNCTION() local
3587 char *tmp=NULL, *mystring=NULL, *t=NULL, *tempstring=NULL, *str_copy = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd.h237 #define mysqlnd_stmt_bind_one_param(stmt,n,z,t) (stmt)->m->bind_one_parameter((stmt), (n), (z), (t… argument
H A Dmysqlnd_connection.c2581 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h248 #define IS_LIBMAGIC_STRING(t) \ argument
H A Dcdf.c1125 #define extract_catalog_field(t, f, l) \ argument
/PHP-7.4/ext/session/
H A Dsession.c1332 time_t t; in php_session_send_cookie() local

Completed in 204 milliseconds

12345