Home
last modified time | relevance | path

Searched refs:offsetUnset (Results 26 – 50 of 78) sorted by relevance

1234

/PHP-7.4/Zend/tests/
H A Dbug75420.16.phpt9 public function offsetUnset($x) { }
H A Dbug30346.phpt12 public function offsetUnset( $offset ) { }
H A Dbug75420.15.phpt9 public function offsetUnset($x) { }
H A Dbug75420.13.phpt9 public function offsetUnset($x) { }
H A Dbug75420.9.phpt9 public function offsetUnset($x) { }
H A Dobjects_032.phpt15 public function offsetUnset($n) {
H A Dbug75420.11.phpt9 public function offsetUnset($x) { }
H A Dbug75420.14.phpt9 public function offsetUnset($x) { }
H A Dbug54367.phpt9 public function offsetUnset($offset) { }
H A Dbug75420.10.phpt9 public function offsetUnset($x) { }
H A Dbug75420.12.phpt9 public function offsetUnset($x) { }
H A DArrayAccess_indirect_append.phpt18 public function offsetUnset($name) {}
H A Dtemporary_cleaning_013.phpt58 function offsetUnset($x) {}
71 function offsetUnset($x) {}
129 function offsetUnset($x) {}
139 function offsetUnset($x) {}
164 function offsetUnset($x) {}
189 function offsetUnset($x) {}
228 function offsetUnset($x) {}
H A Dbug68896.phpt16 function offsetUnset($offset) {
H A Dbug32252.phpt26 function offsetUnset($offset)
H A Dbug69955.phpt19 function offsetUnset($offset)
H A Ddereference_005.phpt23 public function offsetUnset($offset) {
/PHP-7.4/ext/phar/tests/
H A Dphar_offset_check.phpt41 $phar->offsetUnset('.phar/stub.php');
57 $phar->offsetUnset('.phar/alias.txt');
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_065.phpt12 function offsetUnset($o) { print "offsetUnset() ?!?"; }
/PHP-7.4/tests/classes/
H A Darray_access_010.phpt35 function offsetUnset($index) {
65 function offsetUnset($index)
144 ArrayReferenceProxy::offsetUnset(Array, name)
H A Darray_access_006.phpt25 function offsetUnset($index) {
H A Darray_access_011.phpt37 function offsetUnset($index) {
74 function offsetUnset($index)
158 ArrayAccessReferenceProxy::offsetUnset(0, name)
H A Darray_access_009.phpt47 function offsetUnset($index) {
77 function offsetUnset($index)
167 ArrayProxy::offsetUnset(0, name)
H A Darray_access_007.phpt29 function offsetUnset($index) {
/PHP-7.4/ext/spl/tests/
H A DSplFixedArray_offsetUnset_string.phpt16 $fixedArray->offsetUnset("4");

Completed in 20 milliseconds

1234