Home
last modified time | relevance | path

Searched refs:needed (Results 26 – 50 of 58) sorted by relevance

123

/PHP-8.0/ext/dom/tests/
H A Ddom001.phpt97 print ("Not needed\n");
268 Not needed
/PHP-8.0/ext/phar/tests/
H A Dphar_createdefaultstub.phpt176 ' gzinflate() function needed for zlib-compressed .phars');
183 ' bzdecompress() function needed for bz2-compressed .phars');
470 ' gzinflate() function needed for zlib-compressed .phars');
477 ' bzdecompress() function needed for bz2-compressed .phars');
772 ' gzinflate() function needed for zlib-compressed .phars');
779 ' bzdecompress() function needed for bz2-compressed .phars');
H A Dphar_setdefaultstub.phpt196 ' gzinflate() function needed for zlib-compressed .phars');
203 ' bzdecompress() function needed for bz2-compressed .phars');
491 ' gzinflate() function needed for zlib-compressed .phars');
498 ' bzdecompress() function needed for bz2-compressed .phars');
786 ' gzinflate() function needed for zlib-compressed .phars');
793 ' bzdecompress() function needed for bz2-compressed .phars');
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc146 /* a bit unhandy, but content can be put from outside, if needed */
/PHP-8.0/ext/pdo_odbc/tests/
H A Dcommon.phpt10 die('skip - either PDOTEST_DSN or com_dotnet extension is needed to setup the connection');
/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dnophar.phar141 ' gzinflate() function needed for zlib-compressed .phars');
148 ' bzdecompress() function needed for bz2-compressed .phars');
H A Dopenssl.phar141 ' gzinflate() function needed for zlib-compressed .phars');
148 ' bzdecompress() function needed for bz2-compressed .phars');
/PHP-8.0/ext/phar/tests/files/
H A Dinclude_path2.phar141 ' gzinflate() function needed for zlib-compressed .phars');
148 ' bzdecompress() function needed for bz2-compressed .phars');
H A Dnophar.phar141 ' gzinflate() function needed for zlib-compressed .phars');
148 ' bzdecompress() function needed for bz2-compressed .phars');
H A Dopenssl.phar141 ' gzinflate() function needed for zlib-compressed .phars');
148 ' bzdecompress() function needed for bz2-compressed .phars');
/PHP-8.0/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc146 * Create an internal directory, creating parent directories as needed
H A Dcorrupt_tarmaker.php.inc154 * Create an internal directory, creating parent directories as needed
H A Dmake.dangerous.tar.php.inc147 * Create an internal directory, creating parent directories as needed
/PHP-8.0/.github/scripts/windows/
H A Dbuild_task.bat42 rem updates. It might be, that some locking mechanism is needed.
/PHP-8.0/sapi/fpm/fpm/
H A Dzlog.c285 static zlog_bool zlog_stream_buf_alloc_ex(struct zlog_stream *stream, size_t needed) /* {{{ */ in zlog_stream_buf_alloc_ex() argument
291 size = MIN(zlog_limit, MAX(size * 2, needed)); in zlog_stream_buf_alloc_ex()
294 size = MIN(zlog_limit, MAX(size, needed)); in zlog_stream_buf_alloc_ex()
/PHP-8.0/ext/intl/
H A DERROR_CONVENTIONS.md36 This makes the message string be copied and freed when no longer needed. There's
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt72 … of the gettimeofday() system call. Check manually (and fix the test, if needed :-)). First charac…
/PHP-8.0/ext/standard/
H A Dconfig.m4345 dnl Detect library functions needed by php dns_xxx functions
/PHP-8.0/
H A DCONTRIBUTING.md200 └─ zend_test # For testing internal APIs. Not needed for regular builds.
350 needed for later branches (i.e. fixes for features which were dropped from
H A Dphp.ini-development608 ; is needed at all.
832 ; (shebang) at the top of the running script. This line might be needed if the
1639 ; mbstring.encoding_translation = On is needed to use this setting.
/PHP-8.0/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt8 die("skip locale needed for this test is not supported on this platform");
H A Dvar_export-locale_32.phpt8 die("skip locale needed for this test is not supported on this platform");
/PHP-8.0/docs/
H A Dstreams.md63 arrange for the stream to be copied (if needed) into a stream that can be
H A Drelease-process.md300 Edit the generated files to expand on the base message if needed.
/PHP-8.0/build/
H A Dltmain.sh3628 $echo "*** Warning: dynamic linker does not accept needed library $i."
3668 $echo "*** Warning: dynamic linker does not accept needed library $i."
3679 $echo "*** Warning! Library $i is needed by this library but I was not able to"

Completed in 47 milliseconds

123