Searched refs:checkEmpty (Results 1 – 3 of 3) sorted by relevance
/PHP-8.4/Zend/tests/offsets/ |
H A D | internal_handlers.phpt | 224 … false, has: false, unset: false, readType: BP_VAR_R, hasOffset: true, checkEmpty: uninitialized, … 228 …: true, has: false, unset: false, readType: BP_VAR_R, hasOffset: true, checkEmpty: uninitialized, … 230 …se, has: true, unset: false, readType: uninitialized, hasOffset: true, checkEmpty: 0, offset: 'foo' 232 …se, has: true, unset: false, readType: uninitialized, hasOffset: true, checkEmpty: 1, offset: 'foo' 234 …false, has: false, unset: false, readType: BP_VAR_IS, hasOffset: true, checkEmpty: uninitialized, … 242 … false, has: false, unset: false, readType: BP_VAR_R, hasOffset: true, checkEmpty: uninitialized, … 247 … false, has: false, unset: false, readType: BP_VAR_W, hasOffset: true, checkEmpty: uninitialized, … 257 …false, has: false, unset: false, readType: BP_VAR_RW, hasOffset: true, checkEmpty: uninitialized, … 273 … false, has: false, unset: false, readType: BP_VAR_W, hasOffset: true, checkEmpty: uninitialized, … 287 … false, has: false, unset: false, readType: BP_VAR_W, hasOffset: true, checkEmpty: uninitialized, … [all …]
|
H A D | internal_handlers_extended.phpt | 45 … false, has: false, unset: false, readType: BP_VAR_R, hasOffset: true, checkEmpty: uninitialized, … 46 … false, has: false, unset: false, readType: BP_VAR_R, hasOffset: true, checkEmpty: uninitialized, …
|
/PHP-8.4/ext/zend_test/ |
H A D | object_handlers.stub.php | 33 public int $checkEmpty; variable in DimensionHandlersNoArrayAccess
|
Completed in 6 milliseconds