Home
last modified time | relevance | path

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

12345

/PHP-7.0/ext/posix/
H A Dposix.c710 struct tms t; in PHP_FUNCTION() local
/PHP-7.0/ext/hash/
H A Dhash_md.c636 unsigned char i,j,t = 0; in MD2_Transform() local
/PHP-7.0/ext/standard/
H A Dmath.c1124 char *s, *t; /* source, target */ in _php_math_number_format_ex() local
H A Dstring.c1733 PHPAPI char *php_stristr(char *s, char *t, size_t s_len, size_t t_len)
3549 char *s, *t; local
4526 char c, *n, *t; local
H A Darray.c147 zend_uchar t; in php_array_key_compare() local
3662 struct bucketindex t; local
4710 Bucket *t; local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_bp.c55 #define PHPDBG_BREAK_INIT(b, t) do {\ argument
/PHP-7.0/ext/phar/
H A Dutil.c130 phar_entry_info *t; in phar_seek_efp() local
/PHP-7.0/Zend/
H A Dzend_hash.c1883 zval *t; in _zend_hash_merge() local
1954 zval *t; in zend_hash_merge_ex() local
H A Dzend_strtod.c1595 match in match() argument
3645 char *rv, *t; local
/PHP-7.0/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()
421 static double filter_filter(double t) in filter_filter()
/PHP-7.0/sapi/litespeed/
H A Dlsapi_main.c239 char **env, *p, *t = buf; in litespeed_php_import_environment_variables() local
H A Dlsapilib.c3348 uint32 t; in byteReverse() local
3378 register uint32 t; in lsapi_MD5Update() local
/PHP-7.0/ext/intl/converter/
H A Dconverter.c489 UConverterType t; in php_converter_do_get_type() local
/PHP-7.0/main/
H A Dmain.c1463 zend_leak_info *t = (zend_leak_info *) data; in php_message_handler_for_zend() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd.h232 #define mysqlnd_stmt_bind_one_param(stmt,n,z,t) (stmt)->m->bind_one_parameter((stmt), (n), (z), (t… argument
H A Dmysqlnd.c1375 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dmysqlnd_enum_n_def.h340 #define IS_NUM(t) ((t) <= FIELD_TYPE_INT24 || (t) == FIELD_TYPE_YEAR || (t) == FIELD_TYPE_NEWDECIM… argument
/PHP-7.0/ext/soap/
H A Dphp_encoding.c3651 encodePtr t = Z_PTR_P(zv); in delete_encoder() local
3666 encodePtr t = Z_PTR_P(zv); in delete_encoder_persistent() local
/PHP-7.0/sapi/cgi/
H A Dcgi_main.c1571 char **env, *p, *q, *var, *val, *t = buf; local
/PHP-7.0/ext/fileinfo/libmagic/
H A Dfile.h230 #define IS_LIBMAGIC_STRING(t) \ argument
H A Dcdf.c1026 #define extract_catalog_field(t, f, l) \ argument
/PHP-7.0/ext/imap/
H A Dphp_imap.c1668 char *t; in PHP_FUNCTION() local
3546 char *tmp=NULL, *mystring=NULL, *t=NULL, *tempstring=NULL, *str_copy = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_exec.c6753 PCRE_PUCHAR t = start_match; in pcre_exec() local
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c81 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
/PHP-7.0/ext/gd/
H A Dgd.c2536 int q = -1, i, t = 1; in _php_image_output() local

Completed in 217 milliseconds

12345