Home
last modified time | relevance | path

Searched refs:no (Results 426 – 450 of 1586) sorted by relevance

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

/PHP-5.5/tests/output/
H A Dob_implicit_flush_error_001.phpt15 echo "\n-- Testing ob_implicit_flush() function with more than expected no. of arguments --\n";
25 -- Testing ob_implicit_flush() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_parent_class_error_001.phpt15 echo "\n-- Testing get_parent_class() function with more than expected no. of arguments --\n";
25 -- Testing get_parent_class() function with more than expected no. of arguments --
/PHP-5.5/
H A DMakefile.frag10 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_la…
21 …@(cd $(top_srcdir); $(RE2C) $(RE2C_FLAGS) --no-generation-date --case-inverted -cbdFt Zend/zend_in…
/PHP-5.5/Zend/tests/
H A Dbug37667.phpt43 Notice: Indirect modification of overloaded property Test::$property has no effect in %sbug37667.ph…
45 Notice: Indirect modification of overloaded property Test::$property has no effect in %sbug37667.ph…
/PHP-5.5/ext/date/tests/
H A DDateTimeZone_construct_error.phpt15 echo "\n-- Testing new DateTimeZone() with more than expected no. of arguments --\n";
25 -- Testing new DateTimeZone() with more than expected no. of arguments --
H A DDateTimeZone_getTransitions_error.phpt18 echo "\n-- Testing DateTimeZone::getTransitions() function with more than expected no. of arguments…
30 -- Testing DateTimeZone::getTransitions() function with more than expected no. of arguments --
H A DDateTime_construct_error.phpt15 echo "\n-- Testing new DateTime() with more than expected no. of arguments --\n";
26 -- Testing new DateTime() with more than expected no. of arguments --
H A Dstrftime_error.phpt15 echo "\n-- Testing strftime() function with more than expected no. of arguments --\n";
26 -- Testing strftime() function with more than expected no. of arguments --
H A Dtimezone_open_error.phpt16 echo "\n-- Testing timezone_open() function with more than expected no. of arguments --\n";
31 -- Testing timezone_open() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/strings/
H A Dsubstr_replace_error.phpt18 echo "\n-- Testing substr_replace() function with less than expected no. of arguments --\n";
22 echo "\n-- Testing substr_replace() function with more than expected no. of arguments --\n";
40 -- Testing substr_replace() function with less than expected no. of arguments --
48 -- Testing substr_replace() function with more than expected no. of arguments --
H A Dstr_rot13_error.phpt14 echo "\n\n-- Testing str_rot13() function with more than expected no. of arguments --\n";
28 -- Testing str_rot13() function with more than expected no. of arguments --
H A Dstrnatcasecmp_error.phpt14 echo "\n\n-- Testing strnatcasecmp() function with more than expected no. of arguments --\n";
29 -- Testing strnatcasecmp() function with more than expected no. of arguments --
H A Dstrnatcmp_error.phpt14 echo "\n\n-- Testing strnatcmp() function with more than expected no. of arguments --\n";
30 -- Testing strnatcmp() function with more than expected no. of arguments --
/PHP-5.5/ext/xsl/tests/
H A Dbug54446.phpt43 print "OK, no file created\n";
70 print "OK, no file created\n";
82 OK, no file created
92 OK, no file created
H A Dbug54446_with_ini.phpt43 print "OK, no file created\n";
70 print "OK, no file created\n";
81 print "OK, no file created\n";
106 OK, no file created
118 OK, no file created
131 OK, no file created
/PHP-5.5/ext/standard/tests/array/
H A Duasort_error.phpt41 echo "-- Testing uasort() function with more than expected no. of arguments --\n";
46 echo "-- Testing uasort() function with less than expected no. of arguments --\n";
65 -- Testing uasort() function with more than expected no. of arguments --
69 -- Testing uasort() function with less than expected no. of arguments --
H A Darray_push_error1.phpt17 echo "\n-- Testing array_push() function with less than expected no. of arguments --\n";
26 -- Testing array_push() function with less than expected no. of arguments --
/PHP-5.5/ext/standard/tests/file/
H A Dfopen_variation15.phpt104 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
109 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
114 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
119 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
128 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
133 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
H A Dlchown_basic.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') die('skip no windows support');
6 if (!function_exists("posix_getuid")) die("skip no posix_getuid()");
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation3.phpt46 /*5*/ 0400, // owner has read only, group and others have no permission
47 0600, // owner has rw only, group and others have no permission
49 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
50 0407, // owner has read only, other has rwx & group has no permission
52 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
53 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
/PHP-5.5/ext/imap/tests/
H A Dimap_headerinfo_error.phpt11 echo "Checking with no parameters\n";
27 Checking with no parameters
H A Dimap_undelete_error.phpt11 echo "Checking with no parameters\n";
27 Checking with no parameters
/PHP-5.5/ext/mbstring/tests/
H A Dmb_substitute_character_error.phpt20 echo "\n-- Testing mb_substitute_character() function with more than expected no. of arguments --\n…
30 -- Testing mb_substitute_character() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_resource_error.phpt15 echo "\n-- Testing is_resource() function with more than expected no. of arguments --\n";
30 -- Testing is_resource() function with more than expected no. of arguments --
/PHP-5.5/ext/dba/
H A Dconfig.w324 ARG_WITH("dba", "DBA support", "no");
6 if (PHP_DBA != "no") {

Completed in 33 milliseconds

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