Home
last modified time | relevance | path

Searched refs:GETTIME (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregexec.c1206 #define GETTIME(t) gettimeofday(&(t), (struct timezone* )0) macro
1214 #define GETTIME(t) times(&(t)) macro
1229 GETTIME(ts);\
1233 GETTIME(te);\

Completed in 11 milliseconds