Home
last modified time | relevance | path

Searched defs:offset (Results 51 – 75 of 293) sorted by relevance

12345678910>>...12

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLexer.php190 protected function nextToken($offset)
273 protected function matchLexeme($lexeme, $regex, $offset)
/plugin/authfacebook/lib/FileUpload/
H A DFacebookFile.php48 private $offset; variable in Facebook\\FileUpload\\FacebookFile
64 public function __construct($filePath, $maxLength = -1, $offset = -1)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DPivot.php38 public $offset; variable in Google\\Service\\AnalyticsData\\Pivot
87 public function setOffset($offset)
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DStreamReader.php73 protected $offset; variable in setasign\\Fpdi\\PdfParser\\StreamReader
319 setOffset($offset) global() argument
345 addOffset($offset) global() argument
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php627 public function offsetExists($offset)
632 public function offsetGet($offset)
637 public function offsetSet($offset, $value)
641 public function offsetUnset($offset)
750 public function offsetExists($offset)
755 public function offsetGet($offset)
760 public function offsetSet($offset, $value)
765 public function offsetUnset($offset)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.mp3.php435 …public function decodeMPEGaudioHeader($offset, &$info, $recursivesearch=true, $ScanAsCBR=false, $F…
1128 public function RecursiveFrameScanning(&$offset, &$nextframetestoffset, $ScanAsCBR) {
1180 public function FreeFormatFrameLength($offset, $deepscan=false) {
/plugin/struct/meta/
H A DSearchConfigParameters.php25 protected $offset = 0; variable in dokuwiki\\plugin\\struct\\meta\\SearchConfigParameters
100 public function setOffset($offset) argument
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DInputStream.php77 public function LA(int $offset) : int argument
98 public function LT(int $offset) : int argument
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DUtil.php7 public static function read($stream, $offset, $numberOfBytes)
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DRegexHelper.php83 matchAt(string $regex, string $string, int $offset = 0) global() argument
108 matchAll(string $pattern, string $subject, int $offset = 0) global() argument
139 matchFirst(string $pattern, string $subject, int $offset = 0) global() argument
[all...]
/plugin/strata/helper/
H A Dsyntax.php91 function offsetExists($offset) { argument
98 function offsetGet($offset) { argument
115 offsetSet($offset, $value) global() argument
121 offsetUnset($offset) global() argument
[all...]
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DIPatchSupport.php45 function patch($data, $rangeType, $offset = null);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DRegex.php25 … public static function pregMatchSafe($pattern, $subject, $matches = null, $flags = 0, $offset = 0)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DNoSeekStream.php16 public function seek($offset, $whence = SEEK_SET)
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DIPatchSupport.php45 function patch($data, $rangeType, $offset = null);
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckw3crange.js75 setStart : function( refNode, offset ) argument
92 setEnd : function( refNode, offset ) argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvControl.php61 __construct(int $before, int $after, int $offset = null, int $count = null, GreaterThanOrEqualFilter $filter = null, string $contextId = null) global() argument
136 setOffset(int $offset) global() argument
[all...]
H A DVlvTrait.php33 protected $offset; global() variable
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php30 private $offset = 0; variable in Symfony\\Component\\Yaml\\Parser
445 private function parseBlock(int $offset, string $yaml, int $flags)
1008 …tch(string $pattern, string $subject, array &$matches = null, int $flags = 0, int $offset = 0): int
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DNoSeekStream.php11 public function seek($offset, $whence = SEEK_SET) argument
/plugin/gtime/gtlib/util/
H A DGTBase64.php45 public static function encode(array $bytes, $offset = null, $length = null) {
/plugin/jukebox/id3/
H A Dmodule.audio.mp3.php401 …function decodeMPEGaudioHeader($fd, $offset, &$ThisFileInfo, $recursivesearch=true, $ScanAsCBR=fal…
1070 …function RecursiveFrameScanning(&$fd, &$ThisFileInfo, &$offset, &$nextframetestoffset, $ScanAsCBR)…
1108 function FreeFormatFrameLength($fd, $offset, &$ThisFileInfo, $deepscan=false) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStructuredQuery.php34 public $offset; variable in Google\\Service\\Firestore\\StructuredQuery
89 public function setOffset($offset)
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DPointable.php86 public function seek($offset, $whence = self::SEEK_SET);
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Text/
H A DDouble.php25 public function getToken(string $buffer, int $offset): ?Scanner\Token { argument

12345678910>>...12