Home
last modified time | relevance | path

Searched refs:no (Results 226 – 250 of 1721) sorted by relevance

12345678910>>...69

/PHP-7.1/ext/imap/tests/
H A Dimap_fetchheader_error.phpt22 echo "\n-- Testing imap_fetchheader() function with more than expected no. of arguments --\n";
31 echo "\n-- Testing imap_fetchheader() function with less than expected no. of arguments --\n";
40 -- Testing imap_fetchheader() function with more than expected no. of arguments --
45 -- Testing imap_fetchheader() function with less than expected no. of arguments --
/PHP-7.1/ext/pcre/tests/
H A Dpreg_grep_error.phpt14 echo "\n-- Testing preg_grep() function with more than expected no. of arguments --\n";
21 echo "\n-- Testing preg_grep() function with less than expected no. of arguments --\n";
34 -- Testing preg_grep() function with more than expected no. of arguments --
39 -- Testing preg_grep() function with less than expected no. of arguments --
H A Dpreg_match_all_error.phpt14 echo "\n-- Testing preg_match_all() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing preg_match_all() function with less than expected no. of arguments --\n";
35 -- Testing preg_match_all() function with more than expected no. of arguments --
40 -- Testing preg_match_all() function with less than expected no. of arguments --
H A Dpreg_match_error.phpt14 echo "\n-- Testing preg_match() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing preg_match() function with less than expected no. of arguments --\n";
35 -- Testing preg_match() function with more than expected no. of arguments --
40 -- Testing preg_match() function with less than expected no. of arguments --
H A Dpreg_replace_error.phpt14 echo "\n-- Testing preg_replace() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing preg_replace() function with less than expected no. of arguments --\n";
36 -- Testing preg_replace() function with more than expected no. of arguments --
41 -- Testing preg_replace() function with less than expected no. of arguments --
H A Dpreg_split_error.phpt14 echo "\n-- Testing preg_split() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing preg_split() function with less than expected no. of arguments --\n";
35 -- Testing preg_split() function with more than expected no. of arguments --
40 -- Testing preg_split() function with less than expected no. of arguments --
/PHP-7.1/ext/standard/tests/strings/
H A Dstrtok_error.phpt21 echo "\n-- Testing strtok() function with more than expected no. of arguments --\n";
30 echo "\n-- Testing strtok() with less than expected no. of arguments --\n";
46 -- Testing strtok() function with more than expected no. of arguments --
52 -- Testing strtok() with less than expected no. of arguments --
/PHP-7.1/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";
45 -- Testing strptime() function with less than expected no. of arguments --
50 -- Testing strptime() function with more than expected no. of arguments --
/PHP-7.1/ext/date/tests/
H A DDateTime_setTime_error.phpt20 echo "\n-- Testing DateTime::setTime() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing DateTime::setTime() function with more than expected no. of arguments --\n";
41 -- Testing DateTime::setTime() function with less than expected no. of arguments --
46 -- Testing DateTime::setTime() function with more than expected no. of arguments --
/PHP-7.1/ext/mbstring/tests/
H A Dmb_ereg_error.phpt23 echo "\n-- Testing mb_ereg() function with more than expected no. of arguments --\n";
31 echo "\n-- Testing mb_ereg() function with less than expected no. of arguments --\n";
40 -- Testing mb_ereg() function with more than expected no. of arguments --
45 -- Testing mb_ereg() function with less than expected no. of arguments --
H A Dmb_split_error.phpt24 echo "\n-- Testing mb_split() function with more than expected no. of arguments --\n";
32 echo "\n-- Testing mb_split() function with less than expected no. of arguments --\n";
41 -- Testing mb_split() function with more than expected no. of arguments --
46 -- Testing mb_split() function with less than expected no. of arguments --
H A Dmb_stristr_error1.phpt20 echo "\n-- Testing mb_stristr() function with more than expected no. of arguments --\n";
29 echo "\n-- Testing mb_stristr() function with less than expected no. of arguments --\n";
38 -- Testing mb_stristr() function with more than expected no. of arguments --
43 -- Testing mb_stristr() function with less than expected no. of arguments --
H A Dmb_strpos_error1.phpt23 echo "\n-- Testing mb_strpos() function with more than expected no. of arguments --\n";
32 echo "\n-- Testing mb_strpos() function with less than expected no. of arguments --\n";
41 -- Testing mb_strpos() function with more than expected no. of arguments --
46 -- Testing mb_strpos() function with less than expected no. of arguments --
H A Dmb_strrichr_error1.phpt20 echo "\n-- Testing mb_strrichr() function with more than expected no. of arguments --\n";
29 echo "\n-- Testing mb_strrichr() function with less than expected no. of arguments --\n";
38 -- Testing mb_strrichr() function with more than expected no. of arguments --
43 -- Testing mb_strrichr() function with less than expected no. of arguments --
H A Dmb_strrpos_error1.phpt23 echo "\n-- Testing mb_strrpos() function with more than expected no. of arguments --\n";
32 echo "\n-- Testing mb_strrpos() function with less than expected no. of arguments --\n";
41 -- Testing mb_strrpos() function with more than expected no. of arguments --
46 -- Testing mb_strrpos() function with less than expected no. of arguments --
H A Dmb_strstr_error1.phpt20 echo "\n-- Testing mb_strstr() function with more than expected no. of arguments --\n";
29 echo "\n-- Testing mb_strstr() function with less than expected no. of arguments --\n";
38 -- Testing mb_strstr() function with more than expected no. of arguments --
43 -- Testing mb_strstr() function with less than expected no. of arguments --
/PHP-7.1/ext/gettext/
H A Dconfig.w324 ARG_WITH("gettext", "gettext support", "no");
6 if (PHP_GETTEXT != "no") {
/PHP-7.1/ext/ftp/
H A Dconfig.w324 ARG_ENABLE("ftp", "ftp support", "no");
6 if (PHP_FTP != "no") {
/PHP-7.1/ext/openssl/
H A Dconfig.w324 ARG_WITH("openssl", "OpenSSL support", "no,shared");
6 if (PHP_OPENSSL != "no") {
/PHP-7.1/ext/spl/tests/
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 ---
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 ---
/PHP-7.1/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.1/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.1/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.1/ext/mcrypt/
H A Dconfig.w324 ARG_WITH("mcrypt", "mcrypt support", "no");
6 if (PHP_MCRYPT != "no") {

Completed in 26 milliseconds

12345678910>>...69