Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 100) sorted by last modified time

1234

/PHP-5.5/win32/
H A Dregistry.c133 FILETIME t; in LoadDirectory() local
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c242 char **env, *p, *t = buf; in litespeed_php_import_environment_variables() local
H A Dlsapilib.c3294 uint32 t; in byteReverse() local
3324 register uint32 t; in lsapi_MD5Update() local
/PHP-5.5/sapi/fpm/fpm/
H A Dzlog.c69 struct tm t; in zlog_print_time() local
H A Dfpm_log.c386 time_t *t; in fpm_log_write() local
/PHP-5.5/sapi/fpm/fpm/events/
H A Dkqueue.c121 struct timespec t; in fpm_event_kqueue_wait() local
H A Dport.c120 timespec_t t; in fpm_event_port_wait() local
H A Dselect.c91 struct timeval t; in fpm_event_select_wait() local
/PHP-5.5/sapi/continuity/
H A Dcapi.c67 httpTtrans *t; member
473 int phpFservice(httpTtrans * t, lstTset * opts) in phpFservice()
/PHP-5.5/sapi/cli/
H A Dphp_cli.c93 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dphp_cli_server.c81 # define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
H A Dphp_http_parser.c1600 php_http_parser_init (php_http_parser *parser, enum php_http_parser_type t) in php_http_parser_init()
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c577 static void add_header_to_table(table *t, INTERNAL_FUNCTION_PARAMETERS) in add_header_to_table()
887 char *t; in PHP_FUNCTION() local
910 char *t; in PHP_FUNCTION() local
1756 static void apache_table_to_zval(table *t, zval *return_value) in apache_table_to_zval()
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1593 char **env, *p, *q, *var, *val, *t = buf; local
/PHP-5.5/main/
H A Dwin95nt.h50 #define php_sleep(t) SleepEx(t*1000, TRUE) argument
H A Dsnprintf.c341 wide_int t = num + 1; in ap_php_conv_10() local
H A Dphp_variables.c421 char **env, *p, *t = buf; in _php_import_environment_variables() local
H A Dmain.c1415 zend_leak_info *t = (zend_leak_info *) data; in php_message_handler_for_zend() local
H A Dmergesort.c110 register u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; in php_mergesort() local
338 u_char *ai, *s, *t, *u, tmp; in insertionsort() local
/PHP-5.5/ext/zip/lib/
H A Dzip_win32.h25 # define mkstemp(t) _creat(_mktemp(t), _S_IREAD|_S_IWRITE) argument
H A Dzipint.h59 #define _zip_rename(s, t) \ argument
/PHP-5.5/ext/standard/
H A Dstring.c1643 PHPAPI char *php_stristr(char *s, char *t, size_t s_len, size_t t_len)
3305 char *s, *t; local
4531 char c, *n, *t; local
H A Dstreamsfuncs.c35 #define php_select(m, r, w, e, t) select(m, r, w, e, t) argument
1382 struct timeval t; in PHP_FUNCTION() local
H A Dmath.c1105 char *s, *t; /* source, target */ in _php_math_number_format_ex_len() local
H A Dmd5.c154 #define STEP(f, a, b, c, d, x, t, s) \ argument

Completed in 170 milliseconds

1234