Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds