Home
last modified time | relevance | path

Searched refs:posix_getgid (Results 1 – 25 of 133) sorted by relevance

123456

/dports/lang/php73/php-7.3.33/ext/posix/tests/
H A Dposix_getgid_error.phpt2 Test posix_getgid() function : error conditions
9 /* Prototype : proto int posix_getgid(void)
15 echo "*** Testing posix_getgid() : error conditions ***\n";
18 echo "\n-- Testing posix_getgid() function with one argument --\n";
20 var_dump( posix_getgid($extra_arg) );
25 *** Testing posix_getgid() : error conditions ***
27 -- Testing posix_getgid() function with one argument --
29 Warning: posix_getgid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dbug75696.phpt9 $gid = posix_getgid();
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/tests/
H A Dposix_getgid_error.phpt2 Test posix_getgid() function : error conditions
9 /* Prototype : proto int posix_getgid(void)
15 echo "*** Testing posix_getgid() : error conditions ***\n";
18 echo "\n-- Testing posix_getgid() function with one argument --\n";
20 var_dump( posix_getgid($extra_arg) );
25 *** Testing posix_getgid() : error conditions ***
27 -- Testing posix_getgid() function with one argument --
29 Warning: posix_getgid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dbug75696.phpt9 $gid = posix_getgid();
/dports/www/mod_php73/php-7.3.33/ext/posix/tests/
H A Dposix_getgid_error.phpt2 Test posix_getgid() function : error conditions
9 /* Prototype : proto int posix_getgid(void)
15 echo "*** Testing posix_getgid() : error conditions ***\n";
18 echo "\n-- Testing posix_getgid() function with one argument --\n";
20 var_dump( posix_getgid($extra_arg) );
25 *** Testing posix_getgid() : error conditions ***
27 -- Testing posix_getgid() function with one argument --
29 Warning: posix_getgid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dbug75696.phpt9 $gid = posix_getgid();
/dports/lang/php81/php-8.1.1/ext/standard/tests/file/
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
13 $gid = posix_getgid();
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/file/
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
13 $gid = posix_getgid();
/dports/lang/php80/php-8.0.15/ext/standard/tests/file/
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
13 $gid = posix_getgid();
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/file/
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
13 $gid = posix_getgid();
/dports/lang/php74/php-7.4.27/ext/standard/tests/file/
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
13 $gid = posix_getgid();
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/file/
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
13 $gid = posix_getgid();
/dports/lang/php73/php-7.3.33/ext/standard/tests/file/
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
13 $gid = posix_getgid();
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/file/
H A Dlchgrp_basic.phpt6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
13 $gid = posix_getgid();
/dports/www/mod_php81/php-8.1.1/ext/posix/tests/
H A Dbug75696.phpt7 $gid = posix_getgid();
H A Dposix_getgrgid_basic.phpt9 $gid = posix_getgid();
/dports/lang/php81/php-8.1.1/ext/posix/tests/
H A Dbug75696.phpt7 $gid = posix_getgid();
H A Dposix_getgrgid_basic.phpt9 $gid = posix_getgid();
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/tests/
H A Dbug75696.phpt7 $gid = posix_getgid();
/dports/lang/php80/php-8.0.15/ext/posix/tests/
H A Dbug75696.phpt9 $gid = posix_getgid();
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/tests/
H A Dbug75696.phpt9 $gid = posix_getgid();
/dports/www/mod_php80/php-8.0.15/ext/posix/tests/
H A Dbug75696.phpt9 $gid = posix_getgid();
/dports/lang/php74/php-7.4.27/ext/posix/tests/
H A Dbug75696.phpt9 $gid = posix_getgid();
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/tests/
H A Dbug75696.phpt9 $gid = posix_getgid();
/dports/www/mod_php74/php-7.4.27/ext/posix/tests/
H A Dbug75696.phpt9 $gid = posix_getgid();

123456