Home
last modified time | relevance | path

Searched refs:empty (Results 201 – 225 of 968) sorted by relevance

12345678910>>...39

/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_invalid.phpt11 echo "Range cannot operate on an empty string\n";
36 Range cannot operate on an empty string
38 Warning: range(): Argument #2 ($end) must not be empty, casted to 0 in %s on line %d
46 Warning: range(): Argument #1 ($start) must not be empty, casted to 0 in %s on line %d
/php-src/ext/dom/tests/modern/spec/
H A DNode_lookupNamespaceURI.phpt52 echo "--- empty xmlns attribute defines no new namespace ---\n";
58 echo "--- lookup in empty document ---\n";
88 --- empty xmlns attribute defines no new namespace ---
92 --- lookup in empty document ---
/php-src/Zend/tests/offsets/
H A Dstring_container_offset_behaviour.phpt20 empty():
65 empty():
116 empty():
177 empty():
240 empty():
309 empty():
376 empty():
432 empty():
470 empty():
515 empty():
[all …]
/php-src/ext/pdo/tests/
H A Dpdo.inc5 if (empty($GLOBALS['SQL'][$name]))
/php-src/ext/standard/tests/strings/
H A Dbug67151.phpt2 Buf #67151: strtr with empty array crashes
H A Dbug79951.phpt2 Bug #79951: Memory leak in str_replace of empty string
/php-src/ext/standard/tests/array/
H A Darray_multisort_variation8.phpt28 'empty string DQ' => "",
44 ["empty string DQ"]=>
H A Darray_rand.phpt41 array_rand(): Argument #1 ($array) cannot be empty
42 array_rand(): Argument #1 ($array) cannot be empty
H A Darray_udiff_assoc_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_udiff_uassoc_variation1.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
146 --empty string DQ--
149 --empty string SQ--
H A Darray_udiff_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_uintersect_assoc_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_diff_uassoc_variation2.phpt72 // empty data
73 'empty string DQ' => "",
74 'empty string SQ' => '',
157 --empty string DQ--
160 --empty string SQ--
H A Darray_uintersect_uassoc_variation1.phpt65 // empty data
66 'empty string DQ' => "",
67 'empty string SQ' => '',
146 --empty string DQ--
149 --empty string SQ--
H A Darray_uintersect_variation1.phpt64 // empty data
65 'empty string DQ' => "",
66 'empty string SQ' => '',
145 --empty string DQ--
148 --empty string SQ--
H A Darray_map_variation16.phpt7 * echo(), array(), empty(), eval(), exit(), isset(), list(), print()
19 'empty',
45 array_map(): Argument #1 ($callback) must be a valid callback or null, function "empty" not found o…
H A Dnatcasesort_variation2.phpt66 // empty data
67 /*5*/ 'empty string' => array(
72 /*6*/ 'empty array' => array(
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation23.phpt2 Test fgetcsv() : usage variations - empty file
5 /* Testing fgetcsv() to read from an empty file */
/php-src/ext/json/tests/
H A Dbug68938.phpt2 Bug #68938 (json_decode() decodes empty string without indicating error)
/php-src/ext/standard/tests/http/http_build_query/
H A Dbug26819.phpt2 Bug #26819 (http_build_query() crash on empty output)
H A Dhttp_build_query_object_empty.phpt2 http_build_query() function with empty object
/php-src/ext/reflection/tests/
H A Dproperty_exists.phpt13 public $empty;
83 var_dump(property_exists(NULL, 'empty'));
88 var_dump(property_exists(25,'empty'));
96 var_dump(property_exists('A','empty'));
100 var_dump(property_exists(new A, 'empty'));
/php-src/ext/opcache/tests/
H A Dopcache-1.blacklist2 ; and empty line are ignored
/php-src/Zend/tests/
H A Dbug69893.phpt2 Bug #69893: Strict comparison between integer and empty string keys crashes
H A Dnowdoc_008.phpt2 empty doc test (nowdoc)

Completed in 27 milliseconds

12345678910>>...39