Home
last modified time | relevance | path

Searched refs:no (Results 251 – 275 of 1586) sorted by relevance

1...<<11121314151617181920>>...64

/PHP-5.5/ext/hash/tests/
H A Dhash_error.phpt15 echo "\n-- Testing hash() function with less than expected no. of arguments --\n";
19 echo "\n-- Testing hash() function with more than expected no. of arguments --\n";
31 -- Testing hash() function with less than expected no. of arguments --
39 -- Testing hash() function with more than expected no. of arguments --
H A Dhash_pbkdf2_basic.phpt17 echo "sha1(no length): " . hash_pbkdf2('sha1', 'password', 'salt', 1)."\n";
22 echo "sha256(no length): " . hash_pbkdf2('sha256', 'password', 'salt', 1)."\n";
32 sha1(no length): 0c60c80f961f0e71f3a9b524af6012062fe037a6
37 sha256(no length): 120fb6cffcf8b32c43e7225256c4f837a86548c92ccc35480805987cb70be17b
/PHP-5.5/ext/iconv/tests/
H A Diconv_strrpos_error1.phpt23 echo "\n-- Testing iconv_strrpos() function with more than expected no. of arguments --\n";
31 echo "\n-- Testing iconv_strrpos() function with less than expected no. of arguments --\n";
40 -- Testing iconv_strrpos() function with more than expected no. of arguments --
45 -- Testing iconv_strrpos() function with less than expected no. of arguments --
H A Diconv_substr_error1.phpt22 echo "\n-- Testing iconv_substr() function with more than expected no. of arguments --\n";
31 echo "\n-- Testing iconv_substr() function with less than expected no. of arguments --\n";
40 -- Testing iconv_substr() function with more than expected no. of arguments --
45 -- Testing iconv_substr() function with less than expected no. of arguments --
/PHP-5.5/ext/zip/
H A Dconfig.m410 [ --with-zlib-dir[=DIR] ZIP: Set the path to libz install prefix], no, no)
14 [ --with-pcre-dir ZIP: pcre install prefix], no, no)
16 if test "$PHP_ZIP" != "no"; then
18 if test "$PHP_ZLIB_DIR" != "no" && test "$PHP_ZLIB_DIR" != "yes"; then
42 if test "$PHP_ZLIB_DIR" = "no"; then
69 PHP_PCRE_REGEX=no
/PHP-5.5/Zend/
H A DZend.m425 ], AC_MSG_RESULT(no)
79 AC_MSG_RESULT(no)
84 AC_MSG_RESULT(no)
136 AC_MSG_RESULT(no)
138 AC_MSG_RESULT(no)
149 ZEND_DEBUG=no
242 AC_MSG_RESULT(no)
332 AC_MSG_RESULT(no)
335 AC_MSG_RESULT(no)
400 ZEND_SIGNALS=no
[all …]
/PHP-5.5/ext/spl/tests/
H A Diterator_058.phpt21 echo 'no Exception thrown';
24 no Exception thrown
H A Dclass_uses_variation.phpt2 SPL: Test class_uses() function : variation - no interfaces and autoload
13 echo "--- testing no traits ---\n";
31 --- testing no traits ---
H A Dclass_implements_variation.phpt2 SPL: Test class_implements() function : variation - no interfaces and autoload
13 echo "--- testing no interfaces ---\n";
31 --- testing no interfaces ---
/PHP-5.5/ext/openssl/
H A Dconfig.w324 ARG_WITH("openssl", "OpenSSL support", "no");
6 if (PHP_OPENSSL != "no") {
/PHP-5.5/ext/gettext/
H A Dconfig.w324 ARG_WITH("gettext", "gettext support", "no");
6 if (PHP_GETTEXT != "no") {
/PHP-5.5/ext/standard/tests/file/
H A Dfopen_variation14-win32.phpt2 Test fopen() function : variation: file uri, no use include path
108 Warning: fopen(file://fopen14.tmpDir\fopen_variation14.tmp): failed to open stream: no suitable wra…
113 Warning: fopen(file://fopen14.tmpDir\fopen_variation14.tmp): failed to open stream: no suitable wra…
118 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
123 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
128 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
133 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
138 Warning: fopen(file://.\fopen14.tmpDir\fopen_variation14.tmp): failed to open stream: no suitable w…
143 Warning: fopen(file://.\fopen14.tmpDir\fopen_variation14.tmp): failed to open stream: no suitable w…
160 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
[all …]
/PHP-5.5/ext/pdo_firebird/
H A Dconfig.m45 if test "$PHP_PDO_FIREBIRD" != "no"; then
7 if test "$PHP_PDO" = "no" && test "$ext_shared" = "no"; then
/PHP-5.5/ext/spl/
H A Dconfig.m417 AC_MSG_RESULT(no)
20 AC_MSG_RESULT(no)
25 …ray.c spl_directory.c spl_exceptions.c spl_observer.c spl_dllist.c spl_heap.c spl_fixedarray.c, no)
/PHP-5.5/sapi/continuity/
H A Dconfig.m45 DIR is path to the installed Continuity Server root], no, no)
7 if test "$PHP_CONTINUITY" != "no"; then
/PHP-5.5/ext/pdo/
H A Dconfig.w324 ARG_ENABLE("pdo", "Enable PHP Data Objects support", "no");
6 if (PHP_PDO != "no") {
/PHP-5.5/sapi/isapi/
H A Dconfig.w324 ARG_ENABLE('isapi', 'Build ISAPI version of PHP', 'no');
7 if (PHP_ZTS == "no") {
/PHP-5.5/build/
H A Dlibtool.m4728 [$2=no
773 [$2=no
1029 lt_cv_dlopen=no
1207 need_locks=no
1903 test "$dynamic_linker" = no && can_build_shared=no
2033 no) enable_shared=no ;;
2073 no) enable_static=no ;;
2114 no) enable_fast_install=no ;;
2774 test "$can_build_shared" = "no" && enable_shared=no
2942 GXX=no
[all …]
/PHP-5.5/ext/mcrypt/
H A Dconfig.w324 ARG_WITH("mcrypt", "mcrypt support", "no");
6 if (PHP_MCRYPT != "no") {
/PHP-5.5/ext/pspell/
H A Dconfig.w324 ARG_WITH("pspell", "pspell/aspell (whatever it's called this month) support", "no");
6 if (PHP_PSPELL != "no") {
/PHP-5.5/Zend/tests/
H A Dns_033.phpt8 Warning: The use statement with non-compound name 'A' has no effect in %sns_033.php on line 2
10 Warning: The use statement with non-compound name 'B' has no effect in %sns_033.php on line 3
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchbody_error.phpt23 echo "\n-- Testing imap_fetchbody() function with more than expected no. of arguments --\n";
34 echo "\n-- Testing imap_fetchbody() function with less than expected no. of arguments --\n";
46 -- Testing imap_fetchbody() function with more than expected no. of arguments --
53 -- Testing imap_fetchbody() function with less than expected no. of arguments --
H A Dimap_fetch_overview_error.phpt24 echo "\n-- Testing imap_fetch_overview() function with more than expected no. of arguments --\n";
32 echo "\n-- Testing imap_fetch_overview() function with less than expected no. of arguments --\n";
43 -- Testing imap_fetch_overview() function with more than expected no. of arguments --
50 -- Testing imap_fetch_overview() function with less than expected no. of arguments --
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt34 …printf("\nException with mysqli. Note that at all other places we throws errors but no exceptions …
41 printf("\nFatal error with PHP (but no exception!):\n");
60 Exception with mysqli. Note that at all other places we throws errors but no exceptions unless the …
63 Fatal error with PHP (but no exception!):
/PHP-5.5/ext/sockets/
H A Dconfig.m48 if test "$PHP_SOCKETS" != "no"; then
14 #include <sys/socket.h>], [struct cmsghdr s; s], ac_cv_cmsghdr=yes, ac_cv_cmsghdr=no)
39 ac_cv_ss_family=yes, ac_cv_ss_family=no)
52 ac_cv_gai_ai_v4mapped=yes, ac_cv_gai_ai_v4mapped=no)

Completed in 54 milliseconds

1...<<11121314151617181920>>...64