Home
last modified time | relevance | path

Searched refs:empty (Results 126 – 150 of 1304) sorted by relevance

12345678910>>...53

/PHP-5.5/ext/dom/tests/
H A Dbug35342.phpt13 var_dump(empty($nodelist->length), empty($nodelist->foo));
/PHP-5.5/ext/standard/tests/file/
H A Dfile_get_contents_basic.phpt25 echo "\n-- Testing with empty file --\n";
27 create_files($file_path, 1, "empty", 0755, 100, "w", "file", 1, "byte");
38 -- Testing with empty file --
H A Dfile_get_contents_variation3.phpt76 'empty array' => array(),
91 // empty data
92 'empty string DQ' => "",
93 'empty string SQ' => '',
153 --empty array--
187 --empty string DQ--
190 --empty string SQ--
H A Dmkdir_variation2.phpt63 'empty array' => array(),
78 // empty data
79 'empty string DQ' => "",
80 'empty string SQ' => '',
130 --empty array--
160 --empty string DQ--
163 --empty string SQ--
H A Dpathinfo_variation2.phpt63 'empty array' => array(),
78 // empty data
79 'empty string DQ' => "",
80 'empty string SQ' => '',
126 --empty array--
160 --empty string DQ--
164 --empty string SQ--
H A Dtouch_variation3-win32.phpt68 'empty array' => array(),
83 // empty data
84 'empty string DQ' => "",
85 'empty string SQ' => '',
127 --empty array--
161 --empty string DQ--
165 --empty string SQ--
H A Dtouch_variation3.phpt68 'empty array' => array(),
83 // empty data
84 'empty string DQ' => "",
85 'empty string SQ' => '',
127 --empty array--
161 --empty string DQ--
165 --empty string SQ--
H A Dtouch_variation4-win32.phpt68 'empty array' => array(),
83 // empty data
84 'empty string DQ' => "",
85 'empty string SQ' => '',
127 --empty array--
161 --empty string DQ--
165 --empty string SQ--
H A Dtouch_variation4.phpt68 'empty array' => array(),
83 // empty data
84 'empty string DQ' => "",
85 'empty string SQ' => '',
127 --empty array--
161 --empty string DQ--
165 --empty string SQ--
/PHP-5.5/ext/standard/tests/strings/
H A Dstristr_error.phpt22 echo "\n-- Testing stristr() function with empty haystack --\n";
25 echo "\n-- Testing stristr() function with empty needle --\n";
51 -- Testing stristr() function with empty haystack --
56 -- Testing stristr() function with empty needle --
H A Dstr_pad_variation3.phpt123 Warning: str_pad(): Padding string cannot be empty in %s on line %d
129 Warning: str_pad(): Padding string cannot be empty in %s on line %d
133 Warning: str_pad(): Padding string cannot be empty in %s on line %d
137 Warning: str_pad(): Padding string cannot be empty in %s on line %d
147 Warning: str_pad(): Padding string cannot be empty in %s on line %d
151 Warning: str_pad(): Padding string cannot be empty in %s on line %d
/PHP-5.5/ext/session/tests/
H A Dbug68063.phpt14 // Returns an empty string
18 Warning: session_start(): Cannot start session with empty session ID in %s on line %d
/PHP-5.5/ext/mysqli/tests/
H A Dbug46614.phpt2 Bug #46614 (Extended MySQLi class gives incorrect empty() result)
19 return empty($this->extData);
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stristr_variation2.phpt77 'empty array' => array(),
92 // empty data
93 'empty string DQ' => "",
94 'empty string SQ' => '',
151 --empty array--
189 --empty string DQ--
193 --empty string SQ--
H A Dmb_strstr_variation2.phpt77 'empty array' => array(),
92 // empty data
93 'empty string DQ' => "",
94 'empty string SQ' => '',
151 --empty array--
189 --empty string DQ--
193 --empty string SQ--
H A Dmb_strstr_variation3.phpt77 'empty array' => array(),
92 // empty data
93 'empty string DQ' => "",
94 'empty string SQ' => '',
163 --empty array--
197 --empty string DQ--
200 --empty string SQ--
/PHP-5.5/ext/date/tests/
H A Dgmdate_variation2.phpt58 'empty array' => array(),
73 // empty data
74 'empty string DQ' => "",
75 'empty string SQ' => '',
127 --empty array--
165 --empty string DQ--
170 --empty string SQ--
H A Dgmmktime_variation1.phpt54 'empty array' => array(),
69 // empty data
70 'empty string DQ' => "",
71 'empty string SQ' => '',
111 --empty array--
149 --empty string DQ--
154 --empty string SQ--
H A Didate_variation2.phpt51 'empty array' => array(),
66 // empty data
67 'empty string DQ' => "",
68 'empty string SQ' => '',
108 --empty array--
146 --empty string DQ--
151 --empty string SQ--
H A Dstrftime_variation1.phpt60 'empty array' => array(),
75 // empty data
76 'empty string DQ' => "",
77 'empty string SQ' => '',
139 --empty array--
195 --empty string DQ--
199 --empty string SQ--
H A Dgettimeofday_variation1.phpt57 'empty array' => array(),
72 // empty data
73 'empty string DQ' => "",
74 'empty string SQ' => '',
141 --empty array--
215 --empty string DQ--
227 --empty string SQ--
H A Dgmmktime_variation2.phpt54 'empty array' => array(),
69 // empty data
70 'empty string DQ' => "",
71 'empty string SQ' => '',
111 --empty array--
149 --empty string DQ--
154 --empty string SQ--
H A Dgmmktime_variation3.phpt54 'empty array' => array(),
69 // empty data
70 'empty string DQ' => "",
71 'empty string SQ' => '',
111 --empty array--
149 --empty string DQ--
154 --empty string SQ--
H A Dgmmktime_variation4.phpt54 'empty array' => array(),
69 // empty data
70 'empty string DQ' => "",
71 'empty string SQ' => '',
111 --empty array--
149 --empty string DQ--
154 --empty string SQ--
H A Dgmmktime_variation5.phpt54 'empty array' => array(),
69 // empty data
70 'empty string DQ' => "",
71 'empty string SQ' => '',
111 --empty array--
149 --empty string DQ--
154 --empty string SQ--

Completed in 30 milliseconds

12345678910>>...53