Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...70

/PHP-7.2/ext/imap/
H A Dconfig.m452 if test "$PHP_KERBEROS" != "no"; then
59 …Check the path given to --with-kerberos (if no path is given, searches in /usr/kerberos, /usr/loca…
73 if test "$PHP_IMAP_SSL" != "no"; then
75 PHP_OPENSSL='no'
101 …ith-kerberos[=DIR] IMAP: Include Kerberos support. DIR is the Kerberos install prefix], no, no)
104 [ --with-imap-ssl[=DIR] IMAP: Include SSL support. DIR is the OpenSSL install prefix], no, no)
107 if test "$PHP_IMAP" != "no"; then
158 ac_cv_u8t_decompose=no
163 if test "$ac_cv_u8t_decompose" = "no" && test "$ac_cv_utf8_mime2text" = "new"; then
246 AC_MSG_RESULT(no)
[all …]
/PHP-7.2/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-7.2/ext/pdo/
H A Dconfig.w324 ARG_ENABLE("pdo", "Enable PHP Data Objects support", "no");
6 if (PHP_PDO != "no") {
/PHP-7.2/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-7.2/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-7.2/sapi/cgi/
H A Dconfig9.m46 [ --disable-cgi Disable building CGI version of PHP], yes, no)
12 if test "$PHP_CGI" != "no"; then
19 AC_MSG_RESULT([no]))
26 AC_MSG_RESULT([no]))
36 AC_MSG_RESULT([no])
77 AC_MSG_RESULT(no)
/PHP-7.2/ext/sodium/
H A Dconfig.w324 ARG_WITH("sodium", "for libsodium support", "no");
6 if (PHP_SODIUM != "no") {
/PHP-7.2/ext/pcre/tests/
H A Dpreg_replace_callback_error.phpt14 echo "\n-- Testing preg_replace_callback() function with more than expected no. of arguments --\n";
26 echo "\n-- Testing preg_replace_callback() function with less than expected no. of arguments --\n";
39 -- Testing preg_replace_callback() function with more than expected no. of arguments --
44 -- Testing preg_replace_callback() function with less than expected no. of arguments --
/PHP-7.2/ext/standard/tests/array/
H A Darray_fill_error.phpt18 echo "-- Testing array_fill() function with more than expected no. of arguments --\n";
26 echo "-- Testing array_fill() function with less than expected no. of arguments --\n";
43 -- Testing array_fill() function with more than expected no. of arguments --
47 -- Testing array_fill() function with less than expected no. of arguments --
H A Darray_pad_error.phpt17 echo "\n-- Testing array_pad() function with more than expected no. of arguments --\n";
25 echo "\n-- Testing array_pad() function with less than expected no. of arguments --\n";
41 -- Testing array_pad() function with more than expected no. of arguments --
46 -- Testing array_pad() function with less than expected no. of arguments --
/PHP-7.2/ext/mbstring/tests/
H A Dmb_stripos_error1.phpt24 echo "\n-- Testing mb_stripos() function with more than expected no. of arguments --\n";
33 echo "\n-- Testing mb_stripos() function with less than expected no. of arguments --\n";
42 -- Testing mb_stripos() function with more than expected no. of arguments --
47 -- Testing mb_stripos() function with less than expected no. of arguments --
H A Dmb_strripos_error1.phpt24 echo "\n-- Testing mb_strripos() function with more than expected no. of arguments --\n";
33 echo "\n-- Testing mb_strripos() function with less than expected no. of arguments --\n";
42 -- Testing mb_strripos() function with more than expected no. of arguments --
47 -- Testing mb_strripos() function with less than expected no. of arguments --
/PHP-7.2/ext/iconv/tests/
H A Diconv_strpos_error1.phpt23 echo "\n-- Testing iconv_strpos() function with more than expected no. of arguments --\n";
32 echo "\n-- Testing iconv_strpos() function with less than expected no. of arguments --\n";
41 -- Testing iconv_strpos() function with more than expected no. of arguments --
46 -- Testing iconv_strpos() function with less than expected no. of arguments --
/PHP-7.2/ext/imap/tests/
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 --
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 --
/PHP-7.2/ext/standard/tests/time/
H A Dstrptime_error.phpt25 echo "\n-- Testing strptime() function with less than expected no. of arguments --\n";
31 echo "\n-- Testing strptime() function with more than expected no. of arguments --\n";
48 -- Testing strptime() function with less than expected no. of arguments --
53 -- Testing strptime() function with more than expected no. of arguments --
/PHP-7.2/ext/date/tests/
H A Ddate_date_set_error.phpt18 echo "\n-- Testing date_date_set() function with less than expected no. of arguments --\n";
27 echo "\n-- Testing date_date_set() function with more than expected no. of arguments --\n";
41 -- Testing date_date_set() function with less than expected no. of arguments --
52 -- Testing date_date_set() function with more than expected no. of arguments --
H A DDateTime_setDate_error.phpt20 echo "\n-- Testing DateTime::setDate() function with less than expected no. of arguments --\n";
27 echo "\n-- Testing DateTime::setDate() function with more than expected no. of arguments --\n";
41 -- Testing DateTime::setDate() function with less than expected no. of arguments --
49 -- Testing DateTime::setDate() function with more than expected no. of arguments --
H A DDateTime_setISODate_error.phpt23 echo "\n-- Testing DateTime::setISODate() function with less than expected no. of arguments --\n";
26 echo "\n-- Testing date_isodate_set() function with more than expected no. of arguments --\n";
42 -- Testing DateTime::setISODate() function with less than expected no. of arguments --
47 -- Testing date_isodate_set() function with more than expected no. of arguments --
/PHP-7.2/ext/dom/tests/
H A DDOMNode_removeChild_basic.phpt31 … != XML_TEXT_NODE && $current->hasAttribute('title')) ? $current->getAttribute('title'):"no title";
62 Course: no title:DOMText
74 Course: no title:DOMText
86 Course: no title:DOMText
/PHP-7.2/ext/standard/tests/strings/
H A Dmoney_format_error.phpt26 echo "\n-- Testing money_format() function with no arguments --\n";
32 echo "\n-- Testing money_format() function with more than expected no. of arguments --\n";
42 -- Testing money_format() function with no arguments --
52 -- Testing money_format() function with more than expected no. of arguments --
/PHP-7.2/ext/bz2/tests/
H A D005.phpt11 Nothing matters no one else";
61 Nothing matters no one else"
66 Nothing matters no one else"
70 Nothing matters no one else"
/PHP-7.2/scripts/
H A Dphpize.m416 test "[$]$1" = "no" && $1=yes
32 [ --with-libdir=NAME Look for libraries in .../NAME rather than .../lib], lib, no)
39 [ --with-php-config=PATH Path to php-config [php-config]], php-config, no)
77 PHP_DEBUG=no
93 PHP_THREAD_SAFETY=no
126 ZEND_DEBUG=no
138 enable_static=no
142 dnl Otherwise AC_PROG_LIBTOOL fails if there is no working C++ compiler.
/PHP-7.2/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-7.2/ext/gmp/
H A Dconfig.w324 ARG_WITH("gmp", "Include GNU MP support.", "no");
6 if (PHP_GMP != "no") {

Completed in 104 milliseconds

1...<<11121314151617181920>>...70