Home
last modified time | relevance | path

Searched refs:need (Results 51 – 75 of 203) sorted by relevance

123456789

/PHP-5.5/sapi/apache/
H A Dconfig.w3216 // We need to play tricks to get our readdir.h used by apache
/PHP-5.5/ext/standard/tests/strings/
H A Dbug72433.phpt12 // We need to increment the reference counter of our ArrayObject s.t. all reference counters of our…
H A Daddslashes_basic.phpt7 * backslash and nul character) that need to be quoted in database queries etc.
H A Daddslashes_error.phpt6 …* Description: Returns a string with backslashes before characters that need to be quoted in datab…
H A Dstrtolower.phpt7 die('skip need "C" locale (this windows is broken)');
11 die('skip need "en_US.UTF-8" locale');
H A Dstrtoupper1.phpt7 die('skip need "C" locale (this windows is broken)');
11 die('skip need "en_US.UTF-8" locale');
/PHP-5.5/ext/standard/tests/file/
H A Dphp_fd_wrapper_04.phpt8 //we'd need a release and a test variation for windows, because in debug builds we get this message:
/PHP-5.5/Zend/tests/traits/
H A Dproperty008.phpt16 // And here, we need to make sure, that the traits behave the same
/PHP-5.5/ext/dba/tests/
H A Ddba_cdb_make.phpt28 // no need to test created database: this is done by dba_cdb_read.phpt
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1992 No need char
102 No need char
/PHP-5.5/ext/pspell/
H A DREADME28 In order to use pspell, you need to have *both* aspell and pspell libraries
45 what you want because you need write access for nobody to be able to write
/PHP-5.5/
H A DREADME.EXT_SKEL15 you just need the basic framework and will be writing all the code in your
20 and everything you need is placed in directory module_name.
23 systems seem to default to using mawk, so you may need to change the
27 If you don't need to test the existence of any external header files,
57 When you need to expose module functions to other modules, expose functions
H A DINSTALL82 need no server and no browser.
136 features you need.
145 you might also need:
203 you only need to repeat the last three steps. You only need to
273 it is your first install then you need to "make install" as well)
775 it, because you do not need the environment here):
957 For unpacking the PHP distribution you need
962 For compiling PHP you need
968 need
1088 packaged version of PHP with the features you need.
[all …]
/PHP-5.5/ext/mssql/
H A Dmssql_win32_howto.txt31 is installed on another maschine you need to install the client tools on
/PHP-5.5/ext/curl/tests/
H A Dbug54798.phpt15 // we also need CURLOPT_VERBOSE to be set to test CURLOPT_STDERR properly
H A Dserver.inc35 // it might not be listening yet...need to wait until fsockopen() call returns
/PHP-5.5/sapi/cli/tests/
H A D017.phpt7 die ("skip need readline support using libedit");
/PHP-5.5/ext/imap/tests/
H A Dbug63126.phpt22 die("skip need a GSSAPI/Kerberos aware server");
/PHP-5.5/ext/standard/tests/array/
H A Darray_filter_variation6.phpt18 * Parameter : $input - array of which each element need to be checked in function
/PHP-5.5/ext/opcache/tests/
H A Dphp_cli_server.inc25 // it might not be listening yet...need to wait until fsockopen() call returns
/PHP-5.5/ext/zlib/tests/
H A Dzlib_scheme_copy_variation2.phpt35 //also need to look for the magic number (x1f x8b) to prove it
/PHP-5.5/ext/spl/internal/
H A Dcachingiterator.inc22 * Iterator is an internal Iterator then you need to provide the
25 * already changed iterator. If you do not need this then it you should
/PHP-5.5/ext/phar/
H A Dconfig.w3218 /* We don't really need GDI for this, but there's no
/PHP-5.5/ext/phar/tests/bug64931/
H A Dbug64931.phpt4 <?php extension_loaded("phar") or die("skip need ext/phar support"); ?>
/PHP-5.5/ext/spl/examples/
H A Drecursivecomparedualiterator.inc20 * level we need to check whether both child iterators are at their end.

Completed in 28 milliseconds

123456789