Home
last modified time | relevance | path

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

/PHP-5.3/ext/mbstring/oniguruma/
H A Dregexec.c1272 #define GETTIME(t) gettimeofday(&(t), (struct timezone* )0) macro
1280 #define GETTIME(t) times(&(t)) macro
1295 GETTIME(ts);\
1299 GETTIME(te);\

Completed in 12 milliseconds