offsetGet 493 ext/spl/spl.php function offsetGet($offset);
offsetGet 688 ext/spl/spl.php function offsetGet($index) {/**/}
offsetGet 800 ext/spl/spl.php function offsetGet($index) {/**/}
offsetGet 116 sapi/phpdbg/tests/run-tests.php public function offsetGet($offset) { return $this->options[$offset]; }