Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 16 of 16) sorted by relevance

/PHP-5.5/ext/standard/
H A Duniqid.c53 int sec, usec, prefix_len = 0; in PHP_FUNCTION() local
H A Dstreamsfuncs.c776 zval *r_array, *w_array, *e_array, **sec = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcdf_time.c170 cdf_ctime(const time_t *sec, char *buf) in cdf_ctime()
H A Dreadcdf.c147 const time_t sec = ts.tv_sec; local
H A Dcdf.c389 cdf_secid_t *msa, mid, sec; in cdf_read_sat() local
/PHP-5.5/ext/date/lib/
H A Dtimelib.c197 void timelib_decimal_hour_to_hms(double h, int *hour, int *min, int *sec) in timelib_decimal_hour_to_hms()
H A Dparse_date.c24975 timelib_sll sec; in timelib_parse_from_format() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_process_ctl.c60 static int fpm_pctl_timeout_set(int sec) /* {{{ */ in fpm_pctl_timeout_set()
/PHP-5.5/ext/sockets/
H A Dsockets.c844 zval *r_array, *w_array, *e_array, *sec; local
1955 zval **sec, **usec; local
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c776 long sec = 0, usec = 0; local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h116 #define mysqlnd_poll(r, err, d_pull,sec,usec,desc_num) _mysqlnd_poll((r), (err), (d_pull), (sec), (… argument
H A Dmysqlnd.c1357 _mysqlnd_poll(MYSQLND **r_array, MYSQLND **e_array, MYSQLND ***dont_poll, long sec, long usec, int …
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c2570 int sec; local
/PHP-5.5/ext/imap/
H A Dphp_imap.c2332 char *body, *sec; in PHP_FUNCTION() local
2372 char *body, *sec; in PHP_FUNCTION() local
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c2693 int sec =0; in lsapi_all_children_must_die() local
/PHP-5.5/ext/date/
H A Dphp_date.c1505 long hou = 0, min = 0, sec = 0, mon = 0, day = 0, yea = 0, dst = -1; in php_mktime() local

Completed in 146 milliseconds