Home
last modified time | relevance | path

Searched refs:need (Results 26 – 50 of 203) sorted by relevance

123456789

/PHP-5.5/Zend/tests/traits/
H A Dbug54441.phpt19 Fatal error: The modifiers for the trait alias dontKnow() need to be changed in the same statment i…
/PHP-5.5/ext/standard/tests/strings/
H A Dbug61038.phpt20 Warning: unpack(): Type a: not enough input, need 6, have 5 in %s on line %d
H A Dpack_Z.phpt20 Warning: unpack(): Type Z: not enough input, need 2, have 1 in %s on line %d
/PHP-5.5/ext/spl/internal/
H A Drecursivefilteriterator.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/pcre/pcrelib/testdata/
H A Dtestoutput394 No need char
103 No need char
172 No need char
H A Dtestoutput22-1638 No need char
65 No need char
H A Dtestoutput22-3250 No need char
77 No need char
H A Dtestoutput590 No need char
108 No need char
131 No need char
178 No need char
191 No need char
233 No need char
245 No need char
280 No need char
292 No need char
308 No need char
[all …]
H A Dtestoutput1319 No need char
H A Dtestoutput21-1651 No need char
84 No need char
H A Dtestoutput21-3263 No need char
96 No need char
H A Dtestoutput1723 No need char
29 No need char
229 No need char
275 No need char
293 No need char
305 No need char
331 No need char
349 No need char
361 No need char
379 No need char
H A Dtestoutput15482 No need char
540 No need char
559 No need char
578 No need char
598 No need char
650 No need char
696 No need char
800 No need char
826 No need char
918 No need char
[all …]
/PHP-5.5/ext/zlib/tests/
H A Dbug65391.phpt5 extension_loaded("zlib") or die("skip need zlib");
H A Dbug67724.phpt5 extension_loaded("zlib") or die("skip need ext/zlib");
/PHP-5.5/ext/curl/tests/
H A Dbug64267.phpt5 extension_loaded("curl") or die("skip need ext/curl");
/PHP-5.5/ext/standard/tests/streams/
H A Dbug60455_01.phpt7 //flag the first time. This is why we need to use sockets.
/PHP-5.5/ext/dom/tests/
H A Dbug65196.phpt5 extension_loaded("dom") or die("skip need ext/dom");
/PHP-5.5/ext/standard/tests/file/
H A Dbug53241.phpt5 /* unfortunately no standard function does a cast to FILE*, so we need
/PHP-5.5/ext/mbstring/
H A DREADME.libmbfl9 If you need to modify the bundled libmbfl, the change also have to be applied for
/PHP-5.5/sapi/aolserver/
H A DREADME3 To compile PHP 4.0 as a module for AOLserver, you need:
28 NOTE: If you are still using AOLserver 3.0, you need to retain the
/PHP-5.5/sapi/apache_hooks/
H A Dconfig.w3213 // We need to play tricks to get our readdir.h used by apache
/PHP-5.5/ext/pdo_firebird/tests/
H A Dtestdb.inc8 /* we need just the generated name, not the file itself */
/PHP-5.5/Zend/RFCs/
H A D003.txt17 correct type and reduce the need for duplicating the same code in
40 need to use a variable correctly.
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregerror.c330 int n, need, len; local
339 need = (pat_end - pat) * 4 + 4;
341 if (n + need < bufsize) {

Completed in 34 milliseconds

123456789