Home
last modified time | relevance | path

Searched refs:posix_getcwd (Results 1 – 25 of 73) sorted by relevance

123

/dports/lang/php73/php-7.3.33/ext/posix/tests/
H A Dposix_getcwd_basic.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
10 echo "Basic test of POSIX posix_getcwd function\n";
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
17 Basic test of POSIX posix_getcwd function
20 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
18 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/tests/
H A Dposix_getcwd_basic.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
10 echo "Basic test of POSIX posix_getcwd function\n";
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
17 Basic test of POSIX posix_getcwd function
20 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
18 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
/dports/www/mod_php73/php-7.3.33/ext/posix/tests/
H A Dposix_getcwd_basic.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
10 echo "Basic test of POSIX posix_getcwd function\n";
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
17 Basic test of POSIX posix_getcwd function
20 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
18 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
/dports/lang/php74/php-7.4.27/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
18 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
18 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
/dports/www/mod_php74/php-7.4.27/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
12 var_dump(posix_getcwd(1));
18 Warning: posix_getcwd() expects exactly 0 parameters, 1 given in %s on line %d
/dports/www/mod_php81/php-8.1.1/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
7 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
12 var_dump(posix_getcwd());
/dports/lang/php81/php-8.1.1/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
7 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
12 var_dump(posix_getcwd());
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
7 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
12 var_dump(posix_getcwd());
/dports/lang/php80/php-8.0.15/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
/dports/www/mod_php80/php-8.0.15/ext/posix/tests/
H A Dposix_getcwd.phpt2 posix_getcwd(): Basic tests
6 if (!function_exists('posix_getcwd')) die('skip posix_getcwd() not found');
11 var_dump(posix_getcwd());
/dports/www/mod_php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h202 ZEND_FUNCTION(posix_getcwd);
267 ZEND_FE(posix_getcwd, arginfo_posix_getcwd)
/dports/lang/php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h202 ZEND_FUNCTION(posix_getcwd);
267 ZEND_FE(posix_getcwd, arginfo_posix_getcwd)
/dports/lang/php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h202 ZEND_FUNCTION(posix_getcwd);
267 ZEND_FE(posix_getcwd, arginfo_posix_getcwd)
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/
H A Dposix_arginfo.h202 ZEND_FUNCTION(posix_getcwd);
267 ZEND_FE(posix_getcwd, arginfo_posix_getcwd)
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/
H A Dposix_arginfo.h202 ZEND_FUNCTION(posix_getcwd);
267 ZEND_FE(posix_getcwd, arginfo_posix_getcwd)
/dports/www/mod_php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h202 ZEND_FUNCTION(posix_getcwd);
267 ZEND_FE(posix_getcwd, arginfo_posix_getcwd)
/dports/lang/php73/php-7.3.33/ext/posix/
H A Dphp_posix.h90 PHP_FUNCTION(posix_getcwd);
/dports/lang/php74/php-7.4.27/ext/posix/
H A Dphp_posix.h90 PHP_FUNCTION(posix_getcwd);
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/
H A Dphp_posix.h90 PHP_FUNCTION(posix_getcwd);
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/
H A Dphp_posix.h90 PHP_FUNCTION(posix_getcwd);

123