Home
last modified time | relevance | path

Searched refs:empty (Results 251 – 275 of 968) sorted by relevance

1...<<11121314151617181920>>...39

/php-src/ext/dom/tests/
H A Dbug38438.phpt2 Bug #38438 (DOMNodeList->item(0) segfault on empty NodeList)
H A DDOMAttr_value_basic_001.phpt2 Read empty $value.
/php-src/ext/mbstring/tests/
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
/php-src/Zend/tests/return_types/
H A Dgenerators004.phpt2 Generator with return type does not fail with empty return
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_empty.phpt2 Dom\HTMLDocument::createFromString() - empty document
/php-src/ext/standard/tests/array/
H A Dbug67693.phpt2 Bug #67693 - incorrect push to empty array
H A Darray_map_variation7.phpt7 * 1) first array as empty array
8 * 2) second array as empty array
H A Darray_walk_variation3.phpt7 * integer, float, string, bool, null, empty & mixed
35 // empty array
H A Darray_fill_keys_variation1.phpt20 echo "\n-- Testing array_fill_keys() function with empty arguments --\n";
37 -- Testing array_fill_keys() function with empty arguments --
H A Darray_find_types.phpt16 ...["one" => 1, 5 => "float", true => 1, "" => 'empty'],
101 string(5) "empty"
175 string(5) "empty"
/php-src/ext/com_dotnet/tests/
H A Dbug79248.phpt2 Bug #79248 (Traversing empty VT_ARRAY throws com_exception)
/php-src/Zend/tests/
H A Dconstant_expressions_coalesce_empty_dim.phpt2 Constant expressions with empty dimension fetch on coalesce
H A Dglobals.inc4 var_dump(empty($_SERVER));
H A Dbug69537.phpt2 Bug #69537 (__debugInfo with empty string for key gives error)
H A Dassign_concat_array_empty_string.phpt2 Assign concat of array and empty string
H A Dbug79364.phpt2 Bug #79364 (When copy empty array, next key is unspecified)
/php-src/ext/filter/tests/
H A D002.phpt2 GET test with 2 values and an empty one
H A Dfilter_input_array_001.phpt2 filter_input_array: test FILTER_NULL_ON_FAILURE option does not affect general result on empty input
/php-src/ext/standard/tests/file/
H A Dbug61961.phpt2 Bug #61961 (file_get_content leaks when access empty file with max length)
/php-src/ext/standard/tests/strings/
H A Dtrim1.phpt5 /* trim with unset/null/boolean variable - returns an empty string */
14 /* second argument charlist as empty - does not trim any white spaces */
/php-src/ext/session/tests/user_session_module/
H A Dbug71162.phpt2 updateTimestamp never called when session data is empty
8 Current session module is designed to write empty session always. In addition, current session modu…
/php-src/ext/mysqli/tests/
H A Dmysqli_get_connection_stats_off.phpt22 if (!is_array($before) || empty($before)) {
23 printf("[002] Expecting non-empty array, got %s.\n", gettype($before));
/php-src/ext/standard/tests/streams/
H A Dbug47997.phpt2 Bug #47997 (stream_copy_to_stream returns 1 on empty streams)
/php-src/ext/ldap/tests/
H A Dldap_exop.phpt20 if (!empty($user)) {
23 if (!empty($oldpw)) {
26 if (!empty($newpw)) {
/php-src/ext/json/tests/
H A Dbug66021.phpt2 Bug #66021 (Blank line inside empty array/object when JSON_PRETTY_PRINT is set)

Completed in 26 milliseconds

1...<<11121314151617181920>>...39