Home
last modified time | relevance | path

Searched refs:files (Results 626 – 650 of 728) sorted by relevance

1...<<21222324252627282930

/PHP-5.3/build/
H A Dlibtool.m42346 [AC_CACHE_CHECK([for $LD option to reload object files],
4240 # How to create reloadable object files.
4269 # Must we lock files when doing compilation?
4686 # Now try linking the two files.
4771 # Common symbols not allowed in MH_DYLIB files
4823 # Common symbols not allowed in MH_DYLIB files
5062 # Common symbols not allowed in MH_DYLIB files
5115 # Common symbols not allowed in MH_DYLIB files
5776 # Tell ltmain to make .lib files, not .a files.
5778 # Tell ltmain to make .dll files, not .so files.
[all …]
/PHP-5.3/ext/xmlrpc/
H A Dconfig.m498 dnl some xmlrpc-epi header files have generic file names like
/PHP-5.3/ext/standard/tests/file/
H A Dfflush_variation3.phpt19 echo "*** Testing fflush(): with hard links to files opened in diff modes ***\n";
69 *** Testing fflush(): with hard links to files opened in diff modes ***
H A D005_variation-win32.phpt48 // create files
63 // delete files
H A Dcopy_variation1.phpt11 and checking the existence and size of destination files
H A Dcopy_variation4.phpt16 and checking the existence and size of destination files
H A D005_variation.phpt51 // create files
66 // delete files
H A Dreadfile_basic-win32.phpt19 $file_prefix = "readfile_basic"; // temp files created with this prefix
21 // the content that is filled into the temp files as created
44 // delete files created
H A Dreadfile_basic.phpt19 $file_prefix = "readfile_basic"; // temp files created with this prefix
21 // the content that is filled into the temp files as created
44 // delete files created
H A Dfgetss_variation1-win32.phpt16 /* try fgets on files which are opened in non readable modes
H A Dfgetss_variation1.phpt16 /* try fgets on files which are opened in non readable modes
H A Dfflush_variation2.phpt19 echo "*** Testing fflush(): with soft links to files opened in diff modes ***\n";
69 *** Testing fflush(): with soft links to files opened in diff modes ***
/PHP-5.3/ext/mysql/
H A Dconfig.m477 AC_MSG_ERROR([Cannot find MySQL header files under $PHP_MYSQL.
/PHP-5.3/ext/
H A Dext_skel136 dnl AC_MSG_CHECKING([for $extname files in default path])
/PHP-5.3/ext/phar/tests/files/
H A Dpear2coverage.phar.php766 $files = $this->scan($testpath);
770 if (count($files)) {
771 foreach ($files as $testid => $xdebugfile) {
777 echo '(' . $testid . ' of ' . count($files) . ') ' . $xdebugfile;
/PHP-5.3/
H A DUPGRADING203 - Comments starting with '#' are now deprecated in .INI files.
284 - session: Sessions will no longer store session-files in "/tmp" when
313 - CGI/FastCGI now has support for .htaccess style user-defined php.ini files.
328 overridden by user-defined INI files or at runtime.
/PHP-5.3/ext/standard/tests/dir/
H A Ddir_variation3.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
H A Dscandir_variation3.phpt6 * Description: List files & directories inside the specified path
/PHP-5.3/ext/bcmath/libbcmath/
H A Daclocal.m483 AC_MSG_ERROR([newly created file is older than distributed files!
H A Dconfigure143 --no-create do not create output files
1320 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
1321 echo "configure:1322: checking for ANSI C header files" >&5
/PHP-5.3/win32/build/
H A Dconfig.w32.phpize.in159 * files that make up the snapshot template? */
181 // Generate external debug files when --enable-debug-pack is specified
/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c756 size_t files = 0, maxfiles = 0; local
796 if (files >= maxfiles) {
808 filearr[files++] = estrndup(mfn, mflen);
811 qsort(filearr, files, sizeof(*filearr), cmpstrp);
812 for (i = 0; i < files; i++) {
/PHP-5.3/ext/sqlite/
H A Dconfig.m463 AC_MSG_CHECKING([for sqlite files in default path])
/PHP-5.3/ext/zlib/tests/
H A Dgzopen_variation4.phpt21 //define the files to go into these directories, create one in dir2
/PHP-5.3/Zend/RFCs/
H A D002.txt85 Individual files may define a namespace that will apply to the entire

Completed in 102 milliseconds

1...<<21222324252627282930