Home
last modified time | relevance | path

Searched refs:dirs (Results 1 – 25 of 48) sorted by path

12

/PHP-7.4/build/
H A Dlibtool.m41245 # We can link without hardcoding, and we can hardcode nonexisting dirs.
1321 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/…
1484 …sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" …
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic11803 >0x64 beshort ^0x2004 v1 dirs)
11804 >0x64 beshort &0x2004 v2 dirs)
H A Dmagic私はガラスを食べられます11803 >0x64 beshort ^0x2004 v1 dirs)
11804 >0x64 beshort &0x2004 v2 dirs)
/PHP-7.4/ext/odbc/
H A Dconfig.m4294 your include dirs. For example, you should define following for Sybase SQL
/PHP-7.4/ext/pdo_odbc/
H A Dconfig.m42 The include and lib dirs are looked for under 'dir'. The 'flavour' can be one
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc445 "excluded from the list of input files/dirs." .
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar570 $dirs = $globdirs = array();
576 $dirs = array_merge($dirs, $globdirs);
577 $dir = $dirs[$index++];
579 while (!isset($dirs[$index++]) && $index <= count($dirs));
581 $dir = $dirs[$index];
588 foreach ($dirs as $dir) {
852 $dirs = $globdirs = array();
858 $dirs = array_merge($dirs, $globdirs);
859 $dir = $dirs[$index++];
861 while (!isset($dirs[$index++]) && $index <= count($dirs));
[all …]
/PHP-7.4/ext/spl/tests/
H A Dbug64228.phpt5 $dirs = array();
11 $dirs[] = $value->getFileName();
16 sort($dirs);
17 print_r($dirs);
/PHP-7.4/ext/standard/tests/dir/
H A Dchdir_variation2-win32-mb.phpt72 chdir(__DIR__); /* not that PWD is accidentialy one of the dirs to be deleted. */
/PHP-7.4/ext/standard/tests/file/
H A D006_basic.phpt22 echo "*** Testing fileperms(), chmod() with files and dirs ***\n";
43 *** Testing fileperms(), chmod() with files and dirs ***
H A D006_error.phpt23 /* With standard files and dirs */
H A Dbug24482.phpt18 $dirs = array();
23 $dirs[] = $file;
27 if (count($dirs) != count($globdirs)) {
35 sort($dirs);
36 var_dump($dirs);
H A Dcopy_variation16-win32.phpt2 Test copy() function: usage variations - copy data file across dirs
H A Dcopy_variation16.phpt2 Test copy() function: usage variations - copy data file across dirs
H A Dcopy_variation6-win32.phpt2 Test copy() function: usage variations - copy empty file across dirs
H A Dcopy_variation6.phpt2 Test copy() function: usage variations - copy empty file across dirs
H A Dcopy_variation8.phpt2 Test copy() function: usage variations - copying links across dirs
16 and dirs having limited access */
H A Dfile_get_contents_variation1.phpt17 // this doesn't create the include dirs in this directory
H A Dfile_get_contents_variation2.phpt18 // this doesn't create the include dirs in this directory
H A Dfile_put_contents_variation7-win32.phpt32 // Note invalid dirs in p8 result in (The system cannot find the path specified.)
H A Dfile_put_contents_variation7.phpt26 // Note invalid dirs in p8 result in (The system cannot find the path specified.)
H A Dfilegroup_basic.phpt24 /* Newly created files and dirs */
H A Dfileowner_basic.phpt17 /* Newly created files and dirs */
H A Dfiletype_basic.phpt11 echo "*** Testing filetype() with files and dirs ***\n";
19 *** Testing filetype() with files and dirs ***
H A Dis_dir_variation1.phpt10 /* Testing is_dir() with base and sub dirs */

Completed in 148 milliseconds

12