Home
last modified time | relevance | path

Searched refs:no (Results 351 – 375 of 1586) sorted by relevance

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

/PHP-5.5/ext/date/tests/
H A Ddate_default_timezone_get_error.phpt14 echo "\n-- Testing date_create() function with more than expected no. of arguments --\n";
24 -- Testing date_create() function with more than expected no. of arguments --
H A Ddate_format_error.phpt21 echo "\n-- Testing date_create() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing date_create() function with more than expected no. of arguments --\n";
47 -- Testing date_create() function with less than expected no. of arguments --
52 -- Testing date_create() function with more than expected no. of arguments --
H A Ddate_modify_error.phpt22 echo "\n-- Testing date_modify() function with less than expected no. of arguments --\n";
25 echo "\n-- Testing date_modify() function with more than expected no. of arguments --\n";
48 -- Testing date_modify() function with less than expected no. of arguments --
53 -- Testing date_modify() function with more than expected no. of arguments --
H A Ddate_create_error.phpt13 echo "\n-- Testing date_create() function with more than expected no. of arguments --\n";
24 -- Testing date_create() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/class_object/
H A Dinterface_exists_variation3.phpt17 echo "\n-- no autoloading --\n";
29 -- no autoloading --
/PHP-5.5/Zend/tests/
H A Dget_defined_functions_error.phpt15 echo "\n-- Testing get_defined_functions() function with more than expected no. of arguments --\n";
24 -- Testing get_defined_functions() function with more than expected no. of arguments --
/PHP-5.5/ext/imap/tests/
H A Dimap_open_error.phpt12 echo "Checking with no parameters\n";
28 Checking with no parameters
47 Notice: Unknown: Can't open mailbox : no such mailbox (errflg=2) in Unknown on line 0
H A Dimap_headers.phpt12 echo "Checking with no parameters\n";
20 Checking with no parameters
H A Dimap_num_msg_error.phpt12 echo "Checking with no parameters\n";
20 Checking with no parameters
H A Dimap_num_recent_error.phpt12 echo "Checking with no parameters\n";
20 Checking with no parameters
H A Dimap_ping_error.phpt12 echo "Checking with no parameters\n";
20 Checking with no parameters
H A Dimap_expunge_error.phpt12 echo "Checking with no parameters\n";
20 Checking with no parameters
/PHP-5.5/ext/spl/tests/
H A Darray_015.phpt60 Notice: ArrayIterator::next(): Array was modified outside object and internal position is no longer…
88 …erator::next(): Array was modified outside object and internal position is no longer valid in %sar…
91 …erator::next(): Array was modified outside object and internal position is no longer valid in %sar…
/PHP-5.5/tests/classes/
H A Darray_access_008.phpt59 Notice: Indirect modification of overloaded element of Peoples has no effect in %sarray_access_008.…
62 Notice: Indirect modification of overloaded element of Peoples has no effect in %sarray_access_008.…
65 Notice: Indirect modification of overloaded element of Peoples has no effect in %sarray_access_008.…
/PHP-5.5/ext/mbstring/
H A Dconfig.w324 ARG_WITH("libmbfl", "use external libmbfl", "no");
5 ARG_ENABLE("mbstring", "multibyte string functions", "no");
6 ARG_ENABLE("mbregex", "multibyte regex support", "no");
9 if (PHP_MBSTRING != "no") {
13 if (PHP_LIBMBFL != "no" &&
80 if (PHP_MBREGEX != "no") {
84 if (PHP_MBREGEX_BACKTRACK != "no") {
/PHP-5.5/ext/standard/tests/file/
H A Dfopen_variation14.phpt2 Test fopen() function : variation: file uri, no use include path
100 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
105 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
110 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
115 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
124 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
129 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
H A Dlchgrp_basic.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') die('skip no windows support');
6 if (!function_exists("posix_getgid")) die("skip no posix_getgid()");
/PHP-5.5/
H A Dacinclude.m4340 ac_result=no
674 no[)]
675 ext_output=no
676 ext_shared=no
680 ext_shared=no
2790 ICC="no"
2793 ICC="no"
2796 GCC="no"
2805 SUNCC="no"
2808 SUNCC="no"
[all …]
/PHP-5.5/ext/dba/tests/
H A Dskipif.inc4 if (!sizeof(dba_handlers())) die('skip no handlers installed');
12 die('skip no handler available that can be used for the test');
/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_defined_constants_error.phpt12 echo "\n-- Testing get_defined_constants() function with more than expected no. of arguments --\n";
21 -- Testing get_defined_constants() function with more than expected no. of arguments --
H A Dget_loaded_extensions_error.phpt12 echo "\n-- Testing get_loaded_extensions() function with more than expected no. of arguments --\n";
22 -- Testing get_loaded_extensions() function with more than expected no. of arguments --
/PHP-5.5/sapi/apache_hooks/
H A Dconfig.w324 ARG_WITH('apache-hooks', 'Build Apache 1.3.x (hooks) version of PHP', 'no');
6 if (PHP_APACHE_HOOKS != "no") {
/PHP-5.5/sapi/cli/
H A Dconfig.w325 ARG_ENABLE('crt-debug', 'Enable CRT memory dumps for debugging sent to STDERR', 'no');
6 ARG_ENABLE('cli-win32', 'Build console-less CLI version of PHP', 'no');
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_20_error.phpt23 Warning: SQLite3::query(): Unable to prepare statement: 1, no such table: non_existent_table in %s …
25 Error Msg: no such table: non_existent_table
/PHP-5.5/ext/ldap/
H A Dconfig.w324 ARG_WITH("ldap", "LDAP support", "no");
6 if (PHP_LDAP != "no") {

Completed in 43 milliseconds

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