Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dwin95nt.h50 #define php_sleep(t) SleepEx(t*1000, TRUE) macro
H A Dphp.h260 #define php_sleep sleep macro
/PHP-5.3/ext/standard/
H A Dbasic_functions.c4460 RETURN_LONG(php_sleep(num));
4462 php_sleep(num);

Completed in 22 milliseconds