Home
last modified time | relevance | path

Searched refs:path (Results 551 – 575 of 720) sorted by relevance

1...<<212223242526272829

/PHP-7.0/ext/tidy/tests/
H A D022.phpt41 Warning: tidy_repair_file() expects parameter 1 to be a valid path, array given in %s on line %d
/PHP-7.0/ext/standard/tests/file/
H A Dfopen_variation7.phpt2 Test fopen() function : variation: use include path create a file (relative)
H A Dis_executable_variation3.phpt65 Warning: is_executable() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dis_readable_variation3.phpt64 Warning: is_readable() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dpathinfo_variation3.phpt7 /* Prototype : array pathinfo(string path[, int options])
H A Dstat_error-win32.phpt52 Warning: stat() expects parameter 1 to be a valid path, array given in %s on line %d
H A Dfilegroup_variation2.phpt61 Warning: filegroup() expects parameter 1 to be a valid path, resource given in %s on line %d
H A Dfileowner_variation2.phpt62 Warning: fileowner() expects parameter 1 to be a valid path, resource given in %s on line %d
H A Dfopen_variation17.phpt2 Test fopen() function : variation: use include path create and read a file (relative)
H A Dfileinode_variation2.phpt62 Warning: fileinode() expects parameter 1 to be a valid path, resource given in %s on line %d
H A Dfileperms_variation2.phpt61 Warning: fileperms() expects parameter 1 to be a valid path, resource given in %s on line %d
H A Dfopen_variation16.phpt2 Test fopen() function : variation: use include path create and read a file (relative)
H A Dsymlink_link_linkinfo_is_link_variation2.phpt20 Prototype: int linkinfo ( string $path );
/PHP-7.0/tests/security/
H A Dopen_basedir_linkinfo.phpt61 …estriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on li…
/PHP-7.0/ext/curl/
H A Dconfig.m412 AC_MSG_CHECKING(for cURL in default path)
23 AC_MSG_CHECKING(for cURL in multiarch path)
/PHP-7.0/win32/build/
H A Dconfig.w32.phpize.in86 ARG_WITH('extra-includes', 'Extra include path to use when building everything', '');
87 ARG_WITH('extra-libs', 'Extra library path to use when linking everything', '');
/PHP-7.0/
H A Dltmain.sh2949 path="$absdir/$objdir"
2959 path="$absdir"
2982 *" $path "*) ;;
2986 path=""
2989 path="-L$path"
3004 path=""
3012 *" $path "*) ;;
3886 *" -L$path/$objdir "*) ;;
3889 *" -L$path/$objdir "*)
4436 *" -L$path/$objdir "*) ;;
[all …]
/PHP-7.0/sapi/fpm/tests/
H A D007.phpt23 ping.path = /ping
/PHP-7.0/ext/standard/tests/dir/
H A Dopendir_variation6.phpt11 /* Prototype : mixed opendir(string $path[, resource $context])
/PHP-7.0/main/
H A Dfastcgi.h97 int fcgi_listen(const char *path, int backlog);
/PHP-7.0/ext/phar/tests/
H A Dreadfile_edgecasesU.phpt60 …/%sreadfile_edgecasesU.phar.php/oops): failed to open stream: phar error: path "oops" is a directo…
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg.init.d13 # Either set path to phpdbg here or rely on phpdbg in ENV/PATH #
/PHP-7.0/ext/dba/
H A Ddba_ndbm.c66 dbf = dbm_open(info->path, gmode, filemode); in DBA_OPEN_FUNC()
/PHP-7.0/ext/libxml/tests/
H A Dbug61367-read.phpt30 public function stream_open ( $path , $mode , $options , &$opened_path ) {
/PHP-7.0/Zend/
H A Dzend_extensions.h129 ZEND_API int zend_load_extension(const char *path);

Completed in 62 milliseconds

1...<<212223242526272829