Home
last modified time | relevance | path

Searched refs:_case_stream_seek_xxx (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php429 public function _case_stream_seek_xxx($offset, $whence) function in Hoa\\Protocol\\Test\\Unit\\Wrapper
462 ->_case_stream_seek_xxx(3, SEEK_SET)
470 ->_case_stream_seek_xxx(4, SEEK_CUR)
478 ->_case_stream_seek_xxx(-4, SEEK_END)