Home
last modified time | relevance | path

Searched refs:no (Results 451 – 475 of 1586) sorted by relevance

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

/PHP-5.5/ext/xml/tests/
H A Dxml_parser_create_ns_error.phpt21 echo "\n-- Testing xml_parser_create_ns() function with more than expected no. of arguments --\n";
32 -- Testing xml_parser_create_ns() function with more than expected no. of arguments --
/PHP-5.5/ext/zlib/tests/
H A Dzlib_wrapper_meta_data_basic.phpt11 echo "no wrapper\n";
26 no wrapper
/PHP-5.5/ext/iconv/
H A Dconfig.w326 if (PHP_ICONV != "no") {
25 PHP_ICONV = "no";
/PHP-5.5/ext/openssl/tests/
H A D012.phpt11 openssl_seal($data, $sealed, $ekeys, array($pub_key)); // no output
12 openssl_seal($data, $sealed, $ekeys, array($pub_key, $pub_key)); // no output
/PHP-5.5/ext/imap/tests/
H A Dimap_gc_error.phpt12 echo "Checking with no parameters\n";
26 Checking with no parameters
/PHP-5.5/ext/spl/tests/
H A Dfixedarray_020.phpt13 echo "From Array with string keys, no preserve\n";
33 From Array with string keys, no preserve
/PHP-5.5/ext/intl/tests/
H A Dgregoriancalendar___construct_error.phpt26 Warning: intlgregcal_create_instance(): intlgregcal_create_instance: no variant with 4 arguments (e…
29 Warning: IntlGregorianCalendar::__construct(): intlgregcal_create_instance: no variant with 4 argum…
/PHP-5.5/ext/standard/tests/array/
H A Darray_flip_error.phpt17 echo "-- Testing array_flip() function with more than expected no. of arguments --\n";
30 -- Testing array_flip() function with more than expected no. of arguments --
H A Darray_unique_error.phpt17 echo "\n-- Testing array_unique() function with more than expected no. of arguments --\n";
32 -- Testing array_unique() function with more than expected no. of arguments --
H A Darray_sum_error.phpt17 echo "-- Testing array_sum() function with more than expected no. of arguments --\n";
30 -- Testing array_sum() function with more than expected no. of arguments --
/PHP-5.5/ext/phar/tests/zip/
H A Dbadalias.phpt5 <?php if (!extension_loaded("zlib")) die("skip no zlib"); ?>
6 <?php if (!extension_loaded("bz2")) die("skip no bz2"); ?>
/PHP-5.5/ext/date/tests/
H A Dlocaltime_error.phpt17 echo "\n-- Testing localtime() function with more than expected no. of arguments --\n";
28 -- Testing localtime() function with more than expected no. of arguments --
H A Dtimezone_offset_get_error.phpt21 echo "\n-- Testing timezone_offset_get() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing timezone_offset_get() function with more than expected no. of arguments --\n";
53 -- Testing timezone_offset_get() function with less than expected no. of arguments --
58 -- Testing timezone_offset_get() function with more than expected no. of arguments --
/PHP-5.5/ext/phar/tests/tar/
H A Dbadalias.phpt5 <?php if (!extension_loaded("zlib")) die("skip no zlib"); ?>
6 <?php if (!extension_loaded("bz2")) die("skip no bz2"); ?>
/PHP-5.5/ext/mbstring/tests/
H A Dmb_internal_encoding_error1.phpt22 echo "\n-- Testing mb_internal_encoding() function with more than expected no. of arguments --\n";
32 -- Testing mb_internal_encoding() function with more than expected no. of arguments --
H A Dmb_regex_encoding_error1.phpt22 echo "\n-- Testing mb_regex_encoding() function with more than expected no. of arguments --\n";
32 -- Testing mb_regex_encoding() function with more than expected no. of arguments --
/PHP-5.5/ext/dom/tests/
H A DDOMElement_hasAttributes_basic.phpt33 echo "\nElement should have no attributes:\n";
48 Element should have no attributes:
/PHP-5.5/sapi/caudium/
H A DTODO9 - => not fixed and no fix planned
23 There will be no single threaded mode support. The Caudium module
/PHP-5.5/sapi/litespeed/
H A Dconfig.m48 [ --with-litespeed Build PHP as litespeed module], no)
10 if test "$PHP_LITESPEED" != "no"; then
/PHP-5.5/ext/pdo/
H A Dconfig.m433 if test "$PHP_PDO" != "no"; then
35 dnl Make sure $PHP_PDO is 'yes' when it's not 'no' :)
50 ext_shared=no
/PHP-5.5/ext/pdo/tests/
H A Dpdo_022.phpt5 die('skip this feature is not yet finalized, no test makes sense');
8 if (false == $dir) die('skip no driver');
15 * so no tests make any sense to anyone. When they do, we can enable
/PHP-5.5/ext/standard/tests/strings/
H A Dwordwrap_error.phpt17 echo "\n-- Testing wordwrap() function with more than expected no. of arguments --\n";
62 -- Testing wordwrap() function with more than expected no. of arguments --
77 … />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\n<br />\nf<br />\nu<br…
/PHP-5.5/ext/pdo_pgsql/
H A Dconfig.m49 if test "$PHP_PDO_PGSQL" != "no"; then
11 if test "$PHP_PDO" = "no" && test "$ext_shared" = "no"; then
76 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
81 AC_MSG_RESULT([no])
/PHP-5.5/ext/pcre/tests/
H A Dpreg_quote_error.phpt14 echo "\n-- Testing preg_quote() function with more than expected no. of arguments --\n";
29 -- Testing preg_quote() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/network/
H A Dgethostbynamel_error.phpt18 echo "\n-- Testing gethostbynamel() function with more than expected no. of arguments --\n";
32 -- Testing gethostbynamel() function with more than expected no. of arguments --

Completed in 56 milliseconds

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