Home
last modified time | relevance | path

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

/PHP-7.4/ext/posix/tests/
H A Dposix_times.phpt2 Test posix_times()
17 var_dump(posix_times());
H A Dposix_times_basic.phpt2 Test posix_times() function : basic functionality
11 $times = posix_times();
/PHP-7.4/ext/posix/
H A Dphp_posix.h80 PHP_FUNCTION(posix_times);
H A Dposix.c269 PHP_FE(posix_times, arginfo_posix_times)
726 PHP_FUNCTION(posix_times) in PHP_FUNCTION() argument

Completed in 9 milliseconds