Home
last modified time | relevance | path

Searched refs:empty (Results 176 – 200 of 1304) sorted by relevance

12345678910>>...53

/PHP-5.5/ext/date/tests/
H A Dtimezone_name_from_abbr_variation2.phpt58 'empty array' => array(),
73 // empty data
74 'empty string DQ' => "",
75 'empty string SQ' => '',
131 -- empty array --
169 -- empty string DQ --
174 -- empty string SQ --
H A Dtimezone_name_from_abbr_variation3.phpt58 'empty array' => array(),
73 // empty data
74 'empty string DQ' => "",
75 'empty string SQ' => '',
131 -- empty array --
169 -- empty string DQ --
174 -- empty string SQ --
H A DDateTime_construct_variation2.phpt59 'empty array' => array(),
74 // empty data
75 'empty string DQ' => "",
76 'empty string SQ' => '',
141 -- empty array --
185 -- empty string DQ --
188 -- empty string SQ --
H A Ddate_sunrise_variation2.phpt57 'empty array' => array(),
72 // empty data
73 'empty string DQ' => "",
74 'empty string SQ' => '',
128 --empty array--
166 --empty string DQ--
171 --empty string SQ--
H A Ddate_sunset_variation2.phpt57 'empty array' => array(),
72 // empty data
73 'empty string DQ' => "",
74 'empty string SQ' => '',
128 --empty array--
166 --empty string DQ--
171 --empty string SQ--
H A Ddate_variation2.phpt58 'empty array' => array(),
73 // empty data
74 'empty string DQ' => "",
75 'empty string SQ' => '',
133 -- empty array --
171 -- empty string DQ --
176 -- empty string SQ --
/PHP-5.5/ext/gd/tests/
H A Dimagecolorallocate_variation4.phpt62 'empty array' => array(),
77 // empty data
78 'empty string DQ' => "",
79 'empty string SQ' => '',
125 --empty array--
163 --empty string DQ--
168 --empty string SQ--
H A Dimagecolorallocate_variation2.phpt63 'empty array' => array(),
78 // empty data
79 'empty string DQ' => "",
80 'empty string SQ' => '',
126 --empty array--
164 --empty string DQ--
169 --empty string SQ--
H A Dimagecolorallocate_variation3.phpt63 'empty array' => array(),
78 // empty data
79 'empty string DQ' => "",
80 'empty string SQ' => '',
126 --empty array--
164 --empty string DQ--
169 --empty string SQ--
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgetservbyname_variation3.phpt18 'empty string DQ' => "",
19 'empty string SQ' => '',
/PHP-5.5/ext/spl/tests/
H A Dspl_heap_isempty.phpt9 echo "Checking a new heap is empty: ";
19 Checking a new heap is empty: bool(true)
H A Dclass_implements_variation1.phpt71 'empty array' => array(),
86 // empty data
87 'empty string DQ' => "",
88 'empty string SQ' => '',
154 --empty array--
194 --empty string DQ--
198 --empty string SQ--
H A Dclass_uses_variation1.phpt71 'empty array' => array(),
86 // empty data
87 'empty string DQ' => "",
88 'empty string SQ' => '',
154 --empty array--
194 --empty string DQ--
198 --empty string SQ--
/PHP-5.5/ext/session/tests/
H A Dbug66481.phpt14 PHP Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
16 Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
H A Dbug66481-win32.phpt14 Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
17 PHP Warning: PHP Startup: session.name cannot be a numeric or empty '' in Unknown on line 0
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation52.phpt2 Test fscanf() function: usage variations - empty file
11 /* Test fscanf() to scan an empty file */
15 echo "*** Test fscanf(): to read an empty file ***\n";
32 // create an empty file
67 *** Test fscanf(): to read an empty file ***
H A Dfile_variation3.phpt67 'empty array' => array(),
82 // empty data
83 'empty string DQ' => "",
84 'empty string SQ' => '',
151 --empty array--
239 --empty string DQ--
243 --empty string SQ--
/PHP-5.5/ext/standard/tests/array/
H A Deach_variation3.phpt69 // empty data
70 /*8*/ 'empty double quotes' => array(
74 /*9*/ 'empty single quotes' => array(
194 -- Iteration 8: empty double quotes data --
206 -- Iteration 9: empty single quotes data --
/PHP-5.5/ext/oci8/tests/
H A Dconnect_1.phpt10 if (!empty($dbase)) {
17 if (!empty($dbase)) {
H A Dconnect_1_old.phpt10 if (!empty($dbase)) {
17 if (!empty($dbase)) {
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stristr_variation4.phpt77 'empty array' => array(),
92 // empty data
93 'empty string DQ' => "",
94 'empty string SQ' => '',
160 --empty array--
200 --empty string DQ--
204 --empty string SQ--
H A Dmb_strrchr_variation4.phpt77 'empty array' => array(),
92 // empty data
93 'empty string DQ' => "",
94 'empty string SQ' => '',
160 --empty array--
200 --empty string DQ--
204 --empty string SQ--
H A Dmb_strstr_variation4.phpt77 'empty array' => array(),
92 // empty data
93 'empty string DQ' => "",
94 'empty string SQ' => '',
160 --empty array--
200 --empty string DQ--
204 --empty string SQ--
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_ecb_variation1.phpt81 'empty array' => array(),
96 // empty data
97 'empty string DQ' => "",
98 'empty string SQ' => '',
164 --empty array--
204 --empty string DQ--
208 --empty string SQ--
H A Dmcrypt_encrypt_variation1.phpt79 'empty array' => array(),
94 // empty data
95 'empty string DQ' => "",
96 'empty string SQ' => '',
162 --empty array--
202 --empty string DQ--
206 --empty string SQ--

Completed in 84 milliseconds

12345678910>>...53