Home
last modified time | relevance | path

Searched refs:offset (Results 151 – 175 of 852) sorted by relevance

12345678910>>...35

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerActionExecutor.php82 * Creates a {@see LexerActionExecutor} which encodes the current offset
93 * Prior to traversing a match transition in the ATN, the current offset
95 * actions which have not already been assigned a fixed offset. By storing
104 * @param int $offset The current offset to assign to all position-dependent
110 public function fixOffsetBeforeMatch(int $offset) : self argument
121 $updatedLexerActions[$i] = new LexerIndexedCustomAction($offset, $this->lexerActions[$i]);
172 $offset = $lexerAction->getOffset();
173 $input->seek($startIndex + $offset);
175 $requiresSeek = $startIndex + $offset !
[all...]
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/
H A DUtil.php7 public static function read($stream, $offset, $numberOfBytes) argument
12 if (fseek($stream, $offset) === 0) {
18 if (ftell($stream) - $offset === $numberOfBytes) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DSearchJobsRequest.php56 public $offset; variable in Google\\Service\\CloudTalentSolution\\SearchJobsRequest
201 public function setOffset($offset) argument
203 $this->offset = $offset;
210 return $this->offset;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunReportRequest.php54 public $offset; variable in Google\\Service\\AnalyticsData\\RunReportRequest
209 public function setOffset($offset) argument
211 $this->offset = $offset;
218 return $this->offset;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DRegex.php21 * @param int $offset
25 … public static function pregMatchSafe($pattern, $subject, $matches = null, $flags = 0, $offset = 0) argument
28 $match = preg_match($pattern, $subject, $matches, $flags, $offset);
/plugin/diagramsnet/lib/img/lib/cumulus/
H A Drack_voyager.svg1offset="0" stop-color="#7ccc6c"/><stop offset=".21" stop-color="#1eb7bd"/><stop offset=".43" stop-…
/plugin/diagramsnet/lib/img/lib/active_directory/
H A Dfax.svg1offset="0" stop-color="#bfe5ff"/><stop offset="1" stop-color="#7fcbff"/></linearGradient><linearGr…
H A Dwindows_server.svg1offset="0" stop-color="#a8defe"/><stop offset="1" stop-color="#12a7fc"/></linearGradient><linearGr…
H A Dphone.svg1offset="0" stop-color="#c0e5ff" stop-opacity=".985"/><stop offset="1" stop-color="#52b9ff"/></line…
H A Dpda.svg1offset="0" stop-color="#222bb0"/><stop offset="1" stop-color="#7694e7"/></linearGradient><linearGr…
H A Dshadowed_router.svg1offset="0" stop-color="#c0e5ff"/><stop offset="1" stop-color="#64c1ff"/></linearGradient><linearGr…
H A Dusers.svg1offset="0" stop-color="#107cfc"/><stop offset="1" stop-color="#edf5ff"/></linearGradient><linearGr…
/plugin/asiansearch/
H A Daction.php137 $utf8_offset = $offset = $end = 0;
150 } else if (preg_match('/'.$re3.'/iu',$text,$match,PREG_OFFSET_CAPTURE,$offset)) {
151 } else if (preg_match('/'.$re2.'/iu',$text,$match,PREG_OFFSET_CAPTURE,$offset)) {
152 } else if (preg_match('/'.$re1.'/iu',$text,$match,PREG_OFFSET_CAPTURE,$offset)) {
201 $offset = $idx + strlen(utf8_substr($text,$utf8_idx,$post));
202 $offset = utf8_correctIdx($text,$offset);
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dja.js1offset:1,name:"令和",narrow:"㋿",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"平成",…
/plugin/stlviewer/stlviewer/
H A DOrbitControls.js89 var offset = new THREE.Vector3();
177 var offset = position.clone().sub( scope.target );
178 var targetDistance = offset.length();
230 offset.copy( position ).sub( this.target );
234 var theta = Math.atan2( offset.x, offset.z );
238 var phi = Math.atan2( Math.sqrt( offset.x * offset.x + offset.z * offset.z ), offset.y );
255 var radius = offset.length() * scale;
263 offset.x = radius * Math.sin( phi ) * Math.sin( theta );
264 offset.y = radius * Math.cos( phi );
265 offset.z = radius * Math.sin( phi ) * Math.cos( theta );
[all …]
/plugin/batchedit/
H A Dengine.php308 public function markMatch($offset) { argument
309 if (array_key_exists($offset, $this->matches)) {
310 $this->matches[$offset]->mark();
413 private function addMatch($text, $offset, $matched, $regexp, $replacement, $contextChars, $contextLines) { argument
414 $this->matches[$offset] = new BatcheditMatch($text, $offset, $matched, $regexp, $replacement, $contextChars, $contextLines);
795 abstract public function markMatch($pageId, $offset); argument
814 public function markMatch($pageId, $offset) { argument
822 if (!array_key_exists($offset, $matches) || !array_key_exists($offset,
855 markMatch($pageId, $offset) global() argument
867 markMatch($pageId, $offset) global() argument
[all...]
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php57 * @param int $offset
60 function patch($data, $rangeType, $offset = null) { argument
68 fseek($f, $offset);
72 fseek($f, $offset, SEEK_END);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPopupWindowProperties.php72 public function setOffset(OffsetPosition $offset) argument
74 $this->offset = $offset;
81 return $this->offset;
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php57 * @param int $offset
60 function patch($data, $rangeType, $offset = null) { argument
68 fseek($f, $offset);
72 fseek($f, $offset, SEEK_END);
/plugin/diagramsnet/lib/img/lib/atlassian/
H A DSourcetree_Logo.svg1offset="0"/><stop stop-color="#2684ff" offset="1"/></linearGradient><linearGradient x1="42.66" gra…
/plugin/codeprettify/syntax/
H A Dcode.php146 $offset = 1;
148 $offset = ($offset > 0) ? $m[0][1] : 1;
154 $offset = ($offset > 0) ? $m[0][1] : 1;
156 } elseif ($offset) {
/plugin/gtime/gtlib/util/
H A DGTBase64.php41 * @param int $offset the start offset of the data within bytes
45 public static function encode(array $bytes, $offset = null, $length = null) { argument
46 return self::getInstance()->encode($bytes, $offset, $length);
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Selector/
H A DAttribute.php40 * Try to get token in buffer at offset position.
43 * @param integer $offset
46 public function getToken(string $buffer, int $offset): ?Scanner\Token { argument
47 if ($token = $this->matchCharacters($buffer, $offset, $this->_tokenChars)) {
50 if ($token = $this->matchPatterns($buffer, $offset, $this->_tokenPatterns)) {
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php494 public static function mb_strpos($haystack, $needle, $offset = 0, $encoding = null) argument
498 return strpos($haystack, $needle, $offset);
512 return \iconv_strpos($haystack, $needle, $offset, $encoding);
515 public static function mb_strrpos($haystack, $needle, $offset = 0, $encoding = null) argument
519 return strrpos($haystack, $needle, $offset);
522 if ($offset != (int) $offset) {
523 $offset = 0;
524 } elseif ($offset = (int) $offset) {
638 mb_stripos($haystack, $needle, $offset = 0, $encoding = null) global() argument
674 mb_strripos($haystack, $needle, $offset = 0, $encoding = null) global() argument
[all...]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.png.php48 $offset = 0;
50 $PNGidentifier = substr($PNGfiledata, $offset, 8); // $89 $50 $4E $47 $0D $0A $1A $0A
51 $offset += 8;
59 while ((($this->ftell() - (strlen($PNGfiledata) - $offset)) < $info['filesize'])) {
60 $chunk['data_length'] = getid3_lib::BigEndian2Int(substr($PNGfiledata, $offset, 4));
62 $this->error('Failed to read data_length at offset '.$offset);
65 $offset += 4;
75 $chunk['type_text'] = substr($PNGfiledata, $offset, 4);
76 $offset += 4;
79 $offset += $chunk['data_length'];
[all …]

12345678910>>...35