Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dwin95nt.h50 #define php_sleep(t) SleepEx(t*1000, TRUE) macro
H A Dphp.h266 #define php_sleep sleep macro
/PHP-5.5/ext/standard/
H A Dbasic_functions.c4461 RETURN_LONG(php_sleep(num));
4463 php_sleep(num);

Completed in 32 milliseconds