Home
last modified time | relevance | path

Searched refs:files (Results 701 – 725 of 765) sorted by relevance

1...<<2122232425262728293031

/PHP-8.1/Zend/
H A Dzend.c1835 va_list files; in zend_execute_scripts() local
1841 va_start(files, file_count); in zend_execute_scripts()
1843 file_handle = va_arg(files, zend_file_handle *); in zend_execute_scripts()
1874 va_end(files); in zend_execute_scripts()
/PHP-8.1/ext/standard/tests/file/
H A Dpathinfo_basic.phpt27 /* Testing Binary safe files */
H A Dcopy_variation2.phpt11 and checking the existence and size of destination files
H A Dfgets_variation5.phpt24 /* create files with $file_content_type */
H A Dfgets_variation6-win32.phpt30 /* create files with $file_content_type */
H A Dfgets_variation6.phpt30 /* create files with $file_content_type */
H A Dfgets_basic.phpt17 /* create files with $file_content_type */
H A Dftruncate_variation1-win32-mb.phpt60 //delete all files created
H A Dftruncate_variation1-win32.phpt60 //delete all files created
H A Dftruncate_variation1.phpt60 //delete all files created
H A Dftruncate_variation7-win32.phpt62 //delete all files created
H A Dftruncate_variation7.phpt62 //delete all files created
/PHP-8.1/ext/phar/tests/
H A Dfopen_edgecases.phpt45 // this tests coverage of the case where the phar exists and has no files
H A Dbadparameters.phpt37 $a = new Phar(__DIR__ . '/files/frontcontroller10.phar');
/PHP-8.1/ext/curl/tests/
H A Dcurl_setopt_ssl.phpt56 die('failed to load test certs and keys for files');
/PHP-8.1/
H A DREADME.md33 `*.exe` files are ready to use.
/PHP-8.1/ext/bcmath/libbcmath/
H A DLICENSE45 complete object files to the recipients, so that they can relink them
141 interface definition files, plus the scripts used to control
172 b) You must cause the files modified to carry prominent notices
173 stating that you changed the files and the date of any change.
297 that the user who changes the contents of definitions files in the
/PHP-8.1/ext/fileinfo/libmagic/
H A Dapprentice.c1325 size_t files = 0, maxfiles = 0; in apprentice_load() local
1372 if (files >= maxfiles) { in apprentice_load()
1384 filearr[files++] = estrndup(mfn, (mflen > sizeof(mfn) - 1)? sizeof(mfn) - 1: mflen); in apprentice_load()
1388 qsort(filearr, files, sizeof(*filearr), cmpstrp); in apprentice_load()
1389 for (i = 0; i < files; i++) { in apprentice_load()
/PHP-8.1/ext/spl/tests/
H A Dbug55701.phpt236 // after a successful iteration over a non-empty list of files.
/PHP-8.1/ext/pcre/tests/
H A Dbug76514.phpt8 "cache-files-ttl": 0,
/PHP-8.1/win32/build/
H A DMakefile261 @echo Installing files under $(PHP_PREFIX)
/PHP-8.1/ext/zip/
H A Dphp_zip_arginfo.h189 ZEND_ARG_TYPE_MASK(0, files, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, "null")
/PHP-8.1/ext/phar/tests/zip/
H A Dbug48791.phpt8 echo file_get_contents('phar://' . __DIR__ . '/files/test.odt/content.xml'), "\n";
/PHP-8.1/ext/date/lib/
H A Dparse_iso_intervals.re7 * of this software and associated documentation files (the "Software"), to deal
/PHP-8.1/build/
H A Dphp.m4105 dnl Adds "file" to the list of files generated by AC_OUTPUT. This macro can be
847 dnl optionally also the source-files for the SAPI-specific objects.
910 dnl "sources" is a list of files relative to the subdir which are used to build
1314 dnl See if we have broken header files like SunOS has.
2069 dnl PHP header files to be installed.

Completed in 59 milliseconds

1...<<2122232425262728293031