Home
last modified time | relevance | path

Searched defs:offset (Results 126 – 150 of 293) sorted by relevance

12345678910>>...12

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.note-call.class.php17 function offset($dx, $dy) { function in BoxNoteCall
H A Dot.class.php50 function &_getCMAPSubtable($offset) {
94 function &_getCMAPSubtable($offset, $filehandle, $file) {
408 function setBaseOffset($offset) {
572 function _getSubtable($filehandle, $offset) {
/plugin/zip/pear/File/Archive/Reader/
H A DMemory.php63 var $offset = 0; variable in File_Archive_Reader_Memory
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DRead.php222 public function readAll($offset = 0)
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DCrossReference.php204 readXref($offset) global() argument
[all...]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DAppendStream.php153 public function seek($offset, $whence = SEEK_SET)
H A DStreamDecoratorTrait.php126 public function seek($offset, $whence = SEEK_SET)
H A DStreamWrapper.php106 public function stream_seek($offset, $whence)
H A DPumpStream.php101 public function seek($offset, $whence = SEEK_SET)
H A DFnStream.php129 public function seek($offset, $whence = SEEK_SET)
H A DStream.php196 public function seek($offset, $whence = SEEK_SET)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequest.php48 public $offset; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
189 public function setOffset($offset)
H A DGoogleCloudRetailV2UserEvent.php54 public $offset; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
209 public function setOffset($offset)
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamDecoratorTrait.php118 public function seek($offset, $whence = SEEK_SET) argument
H A DAppendStream.php140 public function seek($offset, $whence = SEEK_SET) argument
H A DFnStream.php113 public function seek($offset, $whence = SEEK_SET) argument
H A DPumpStream.php92 public function seek($offset, $whence = SEEK_SET) argument
H A DStream.php227 public function seek($offset, $whence = SEEK_SET) argument
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DStream.php179 public function stream_seek($offset, $whence = SEEK_SET);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php76 public $offset; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
293 public function setOffset($offset)
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php178 function utf8_substr($str, $offset, $length = null) {
543 function utf8_strpos($haystack, $needle, $offset=0){
/plugin/zip/pear/File/Archive/Writer/
H A DZip.php49 var $offset = 0; variable in File_Archive_Writer_Zip
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFile.php333 public function seek($offset, $whence = Stream\IStream\Pointable::SEEK_SET)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPopupWindowProperties.php72 public function setOffset(OffsetPosition $offset)
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php1087 function md5_data($file, $offset, $end, $invertsign=false) {
1659 function decodeMPEGaudioHeader($fd, $offset, &$ThisFileInfo, $recursivesearch=true, $ScanAsCBR=fals…
2239 function RecursiveFrameScanning(&$fd, &$ThisFileInfo, &$offset, &$nextframetestoffset, $ScanAsCBR) {
2277 function FreeFormatFrameLength($fd, $offset, &$ThisFileInfo, $deepscan=false) {

12345678910>>...12