Home
last modified time | relevance | path

Searched refs:posix (Results 76 – 100 of 103) sorted by relevance

12345

/PHP-8.1/ext/posix/tests/
H A Dposix_ttyname_variation3.phpt8 posix
H A Dposix_ttyname_variation6.phpt8 posix
H A Dposix_getgrgid.phpt7 posix
/PHP-8.1/ext/pcntl/tests/
H A D003.phpt5 posix
H A Dpcntl_unshare_02.phpt5 posix
H A Dpcntl_unshare_03.phpt5 posix
H A Dpcntl_wait_rusage1.phpt5 posix
H A Dpcntl_waitpid_rusage1.phpt5 posix
H A Dpcntl_signal.phpt5 posix
H A Dpcntl_fork_variation.phpt9 posix
H A Dpcntl_rfork_badflags.phpt5 posix
H A D001.phpt5 posix
H A D002.phpt5 posix
/PHP-8.1/ext/spl/tests/
H A DDirectoryIterator_getGroup_basic.phpt4 posix
H A DDirectoryIterator_getOwner_basic.phpt4 posix
/PHP-8.1/ext/standard/tests/streams/
H A Dgh9590-001.phpt4 posix
H A Dgh9590-002.phpt4 posix
/PHP-8.1/ext/standard/tests/mail/
H A Dgh7875.phpt14 if (!extension_loaded('posix')) die('skip POSIX extension not loaded');
/PHP-8.1/ext/date/tests/
H A D009.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') die('skip posix only test.');
/PHP-8.1/ext/mysqli/tests/
H A Dgh9590.phpt5 posix
/PHP-8.1/ext/date/lib/
H A Dparse_posix.c323 timelib_posix_str* timelib_parse_posix_str(const char *posix) in timelib_parse_posix_str() argument
326 char *ptr = (char*) posix; in timelib_parse_posix_str()
H A Dtimelib.h1077 timelib_posix_str* timelib_parse_posix_str(const char *posix);
/PHP-8.1/build/
H A Dshtool70 elif [ ".$BASH_VERSION" != . ] && (set -o posix) >/dev/null 2>&1; then
72 set -o posix
/PHP-8.1/sapi/fpm/tests/
H A Dtester.inc313 * Skip if posix extension not loaded.
317 if ( ! extension_loaded('posix')) {
318 die('skip posix extension not loaded');
/PHP-8.1/
H A DEXTENSIONS417 EXTENSION: posix

Completed in 33 milliseconds

12345