Home
last modified time | relevance | path

Searched defs:te (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/calendar/
H A Deaster.c32 struct tm te; in _cal_easter() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcompress.c262 int te; in file_pipe2file() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregexec.c1159 static struct timeval ts, te; variable
1161 #define TIMEDIFF(te,ts) (((te).tv_usec - (ts).tv_usec) + \ argument
1167 static struct tms ts, te; variable
1169 #define TIMEDIFF(te,ts) ((te).tms_utime - (ts).tms_utime) argument

Completed in 13 milliseconds