Home
last modified time | relevance | path

Searched defs:offsetUnset (Results 1 – 7 of 7) sorted by relevance

/PHP-5.6/ext/spl/
H A Dspl.php497 function offsetUnset($offset); function
697 function offsetUnset($index) {/**/} function in ArrayObject
809 function offsetUnset($index) {/**/} function in ArrayIterator
H A Dspl_fixedarray.c873 SPL_METHOD(SplFixedArray, offsetUnset) in SPL_METHOD() argument
H A Dspl_dllist.c868 SPL_METHOD(SplDoublyLinkedList, offsetUnset) in SPL_METHOD() argument
H A Dspl_array.c773 SPL_METHOD(Array, offsetUnset) in SPL_METHOD() argument
H A Dspl_iterators.c2944 SPL_METHOD(CachingIterator, offsetUnset) in SPL_METHOD() argument
/PHP-5.6/sapi/phpdbg/tests/
H A Drun-tests.php117 public function offsetUnset($offset) { unset($this->options[$offset]); } function in phpdbg\\testing\\TestsConfiguration
/PHP-5.6/ext/phar/
H A Dphar_object.c3772 PHP_METHOD(Phar, offsetUnset) in PHP_METHOD() argument

Completed in 73 milliseconds