Home
last modified time | relevance | path

Searched refs:empty (Results 301 – 325 of 983) sorted by relevance

1...<<11121314151617181920>>...40

/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_non_select.phpt36 if (empty($describe))
54 if (empty($show))
67 if (empty($explain))
94 if (empty($describe_native))
129 if (empty($show_native))
157 if (empty($explain_native))
/php-src/ext/mysqli/tests/
H A Dmysqli_class_mysqli_interface.phpt81 if (!empty($methods)) {
85 if (!empty($expected_methods)) {
89 if (empty($methods) && empty($expected_methods))
125 if (!empty($expected_class_variables)) {
129 if (!empty($variables)) {
144 if (!empty($expected_object_variables)) {
148 if (!empty($variables)) {
/php-src/ext/standard/tests/array/
H A Darray_unshift_empty.phpt2 Test array_unshift() function : prepend array with empty set
H A Darray_push_empty.phpt2 Test array_push() function : push empty set to the array
H A Darray_sum_empty_array.phpt2 Test array_sum() function with empty array
H A Darray_product_empty_array.phpt2 Test array_product() function with empty array
H A Darray_walk_recursive_variation3.phpt7 * integer, float, string, bool, null, empty & mixed
35 // empty array
/php-src/Zend/tests/try/
H A Dtry_finally_011.phpt2 Try finally (segfault with empty break)
/php-src/Zend/tests/offsets/
H A Dnull_container_offset_behaviour.phpt19 empty():
39 Nested empty():
68 empty():
112 Nested empty():
146 Cannot access offset of type %s in isset or empty
147 empty():
148 Cannot access offset of type %s in isset or empty
163 Nested empty():
193 empty():
237 Nested empty():
H A Darray_container_offset_behaviour.phpt19 empty():
39 Nested empty():
69 empty():
113 Nested empty():
145 Cannot access offset of type %s in isset or empty
146 empty():
147 Cannot access offset of type %s in isset or empty
162 Nested empty():
194 empty():
238 Nested empty():
H A Dfalse_container_offset_behaviour.phpt21 empty():
41 Nested empty():
72 empty():
116 Nested empty():
152 Cannot access offset of type %s in isset or empty
153 empty():
154 Cannot access offset of type %s in isset or empty
169 Nested empty():
201 empty():
245 Nested empty():
/php-src/Zend/tests/
H A Dns_trailing_comma_error_01.phpt2 Group use declarations mustn't be empty
H A Dbug79836_1.phpt7 $x = 'non-empty';
H A Dgh13446_4.phpt2 GH-13446: Exception handler isn't restored if stack is empty
H A Dgh9138.phpt11 Fatal error: Cannot use empty array elements in arrays in %s on line %d
H A Dlist_006.phpt2 Testing nested list() with empty array
/php-src/ext/sqlite3/tests/
H A Dsqlite3_prepare_with_empty_string.phpt2 SQLite3::prepare test with empty string argument
/php-src/ext/standard/tests/file/
H A Dstream_copy_to_stream_empty.phpt2 stream_copy_to_stream() from empty file
/php-src/ext/standard/tests/strings/
H A Dquotemeta_basic_1.phpt2 Test function quotemeta() - using an empty string is given as str
/php-src/sapi/phpdbg/tests/
H A Dbug76801.phpt14 include __DIR__.'/empty.inc';
/php-src/ext/opcache/tests/opt/
H A Dinference_005.phpt2 Type inference 005: Use MAY_BE_NULL result (insted of empty) for ASSIGN_DIM with invalid arguments
/php-src/ext/simplexml/tests/
H A Dbug69491.phpt2 Bug #69491 (simplexml doesn't correctly parse empty nodes on same line as another node)
/php-src/ext/spl/tests/
H A Dheap_it_current_empty.phpt2 SPL: SplHeap current, check looping through an empty heap gives you no values
/php-src/Zend/tests/return_types/
H A Dnever_disallowed4.phpt2 never return type: unacceptable cases: empty return in a method
/php-src/tests/output/
H A Dgh14808.phpt2 GH-14808 (Unexpected null pointer in Zend/zend_string.h with empty output buffer)

Completed in 163 milliseconds

1...<<11121314151617181920>>...40