Home
last modified time | relevance | path

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

/PHP-7.2/ext/calendar/
H A Deaster.c32 struct tm te; in _cal_easter() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcompress.c355 int te; in file_pipe2file() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregexec.c1205 static struct timeval ts, te; variable
1207 #define TIMEDIFF(te,ts) (((te).tv_usec - (ts).tv_usec) + \ argument
1213 static struct tms ts, te; variable
1215 #define TIMEDIFF(te,ts) ((te).tms_utime - (ts).tms_utime) argument

Completed in 18 milliseconds