Home
last modified time | relevance | path

Searched refs:need (Results 1 – 25 of 203) sorted by relevance

123456789

/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput18-3295 No need char
107 No need char
119 No need char
131 No need char
143 No need char
155 No need char
167 No need char
179 No need char
191 No need char
203 No need char
[all …]
H A Dtestoutput1623 No need char
65 No need char
93 No need char
101 No need char
109 No need char
125 No need char
135 No need char
H A Dtestoutput18-1697 No need char
121 No need char
133 No need char
181 No need char
193 No need char
205 No need char
217 No need char
257 No need char
269 No need char
281 No need char
[all …]
H A Dtestoutput218 No need char
42 No need char
76 No need char
82 No need char
169 No need char
179 No need char
191 No need char
203 No need char
211 No need char
232 No need char
[all …]
H A Dwintestoutput385 No need char
94 No need char
164 No need char
/PHP-5.5/ext/zlib/tests/
H A Dob_001.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_005.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_004.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_gzhandler_legacy_002.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_003.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_002.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
H A Dbug61287.phpt4 <?php extension_loaded("zlib") or die("SKIP need zlib");
/PHP-5.5/sapi/isapi/stresstest/
H A Dnotes.txt14 If you need to set special environement variables, in addition to your
19 This can be used to simulate ISAPI environment variables if need be.
30 you need to provide input, place the GET data, or Query String, after the
/PHP-5.5/
H A DREADME.STREAMS15 special case sockets and files every time you need to work with a "user-level"
61 STREAM_MUST_SEEK - If you really need to be able to seek the stream
62 and don't need to be able to write to the original
72 If you need to open a specific stream, or convert standard resources into
124 The buffer is allocated using pemalloc(); you need to call pefree() to
128 If you have an existing stream and need to be able to seek() it, you
144 NOTE: If you only need to seek forward, there is no need to call this
158 NOTE: If you are opening a stream and need it to be seekable, use the
169 You need to "cast" the stream into a FILE*, and this is how you do it:
234 implementation need only implement write, read, close and flush. The gets
[all …]
H A DREADME.UNIX-BUILD-SYSTEM26 It became more and more apparent that there is a severe need
29 "make clean"? When this is done, you won't need to anymore).
66 the source-code files here as well. If you need to specify
75 Now, you need to tell the build system that you want to build files
83 If you have a complex extension, you might to need add special
101 Instead of using PHP_SAPI=foo/PHP_BUILD_XYZ, you will need to type
/PHP-5.5/ext/mysql/tests/
H A Dbug51242.phpt5 mysql.default_socket=/this/does/not/really/need/to/exist
11 // Specific to this bug: we need to be able to connect via TCP. We'll use
/PHP-5.5/tests/output/
H A Dob_018.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
/PHP-5.5/ext/phar/tests/tar/
H A Dbug67761.phpt4 <?php extension_loaded("phar") or die("SKIP need ext/phar suppport"); ?>
/PHP-5.5/ext/exif/tests/
H A Dbug62523_1.phpt5 extension_loaded("exif") or die("skip need exif");
H A Dbug62523_3.phpt5 extension_loaded("exif") or die("skip need exif");
H A Dbug62523_2.phpt5 extension_loaded("exif") or die("skip need exif");
H A Dbug68113.phpt5 extension_loaded("exif") or die("skip need exif");
/PHP-5.5/Zend/tests/
H A Dbug66218.phpt6 if (!function_exists("dl")) die("skip need dl");
/PHP-5.5/ext/spl/internal/
H A Drecursivearrayiterator.inc20 * and all their childs before loading them all. You need to care about
27 * need to overwrite getChildren(), call this implementation and pass the
/PHP-5.5/ext/reflection/tests/
H A DReflectionExtension_bug66218.phpt7 if (!function_exists("dl")) die("skip need dl");

Completed in 45 milliseconds

123456789