Home
last modified time | relevance | path

Searched refs:posix_ctermid (Results 1 – 25 of 76) sorted by relevance

1234

/dports/www/mod_php81/php-8.1.1/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
12 var_dump( posix_ctermid() );
/dports/lang/php81/php-8.1.1/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
12 var_dump( posix_ctermid() );
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
12 var_dump( posix_ctermid() );
/dports/lang/php73/php-7.3.33/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_error.phpt2 Test function posix_ctermid() by calling it more than or less than its expected arguments
14 var_dump( posix_ctermid( 'foo' ) );
18 Warning: posix_ctermid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
14 var_dump( posix_ctermid() );
/dports/lang/php80/php-8.0.15/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
14 var_dump( posix_ctermid() );
/dports/lang/php74/php-7.4.27/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
14 var_dump( posix_ctermid() );
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_error.phpt2 Test function posix_ctermid() by calling it more than or less than its expected arguments
14 var_dump( posix_ctermid( 'foo' ) );
18 Warning: posix_ctermid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
14 var_dump( posix_ctermid() );
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
14 var_dump( posix_ctermid() );
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
14 var_dump( posix_ctermid() );
/dports/www/mod_php73/php-7.3.33/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
H A Dposix_ctermid_error.phpt2 Test function posix_ctermid() by calling it more than or less than its expected arguments
14 var_dump( posix_ctermid( 'foo' ) );
18 Warning: posix_ctermid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_ctermid_basic.phpt2 Test function posix_ctermid() by calling it with its expected arguments
14 var_dump( posix_ctermid() );
/dports/www/mod_php74/php-7.4.27/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());
/dports/www/mod_php80/php-8.0.15/ext/posix/tests/
H A Dposix_ctermid.phpt2 Test posix_ctermid()
15 if (!function_exists('posix_ctermid')) {
16 die('SKIP - Function posix_ctermid() not available');
21 var_dump(posix_ctermid());

1234