Home
last modified time | relevance | path

Searched defs:offset (Results 76 – 100 of 293) sorted by relevance

12345678910>>...12

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Text/
H A DSingle.php25 public function getToken(string $buffer, int $offset): ?Scanner\Token { argument
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckindentcommands.js24 var FCKIndentCommand = function( name, offset ) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTabStop.php46 public function setOffset(Dimension $offset)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php40 public $offset; variable in Google\\Service\\Datastore\\Query
123 public function setOffset($offset)
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/Selector/
H A DAttribute.php46 public function getToken(string $buffer, int $offset): ?Scanner\Token { argument
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/Status/
H A DSelector.php54 public function getToken(string $buffer, int $offset): ?Scanner\Token { argument
/plugin/badbehaviour/bad-behavior/
H A Dfunctions.inc.php7 function stripos($haystack,$needle,$offset = 0) {
/plugin/combo/vendor/symfony/yaml/
H A DParser.php31 private $offset = 0; variable in Symfony\\Component\\Yaml\\Parser
518 private function parseBlock(int $offset, string $yaml, int $flags) argument
1082 preg_match(string $pattern, string $subject, array& $matches = null, int $flags = 0, int $offset = 0) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php113 * @param int $offset argument
60 protected $offset = 1; global() variable in FreeDSx\\Ldap\\Search\\Vlv
[all...]
/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php60 function patch($data, $rangeType, $offset = null) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php60 function patch($data, $rangeType, $offset = null) {
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php409 function splice($stream, $offset, $value) argument
414 _set_ushort($stream, $offset, $value) global() argument
421 _set_short($stream, $offset, $val) global() argument
1136 _getClassDefinitionTable($offset = 0) global() argument
2979 _getClasses($offset) global() argument
3979 _getAnchorTable($offset = 0) global() argument
3992 _getMarkRecord($offset, $MarkPos) global() argument
[all...]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Exception/
H A DInvalidCharacterException.php37 public function __construct(string $buffer, int $offset, Status $status) { argument
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js11 Syntax.extractElementMatches=function(elems,offset,tabWidth){var matches=[],current=[elems];offset=… argument
26 …pe={pattern:/\\./g,klass:'escape',only:['string']};Syntax.Match=function(offset,length,expression,… argument
97 return matches;};Syntax.Brush.buildTree=function(rule,text,offset,additionalMatches){var match=Synt… argument
98 Syntax.Brush.prototype.buildTree=function(text,offset,additionalMatches){offset=offset||0;text=text… argument
/plugin/numberedheadings/
H A Dhelper.php96 public function getTieredNumbers($level, $offset=null) argument
/plugin/combo/vendor/carica/phpcss/src/PhpCss/
H A DScanner.php55 public function scan(array &$target, string $string, int $offset = 0): int { argument
/plugin/dokugitviewer/
H A Dsyntax.php11 function find_end($string, $offset = 0)
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DCachingStream.php44 public function seek($offset, $whence = SEEK_SET) argument
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php64 function mb_strpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strpos($haystack, $needle, $offset, $encoding); } argument
79 function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_stripos($haystack, $needle, $offset, $encoding); } argument
91 function mb_strripos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strripos($haystack, $needle, $offset, $encoding); } argument
94 function mb_strrpos($haystack, $needle, $offset = 0, $encoding = null) { return p\Mbstring::mb_strrpos($haystack, $needle, $offset, $encoding); } argument
H A Dbootstrap80.php60 function mb_strpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int|false { return p\Mbstring::mb_strpos((string) $haystack, (string) $needle, (int) $offset, $encoding); } argument
75 function mb_stripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int|false { return p\Mbstring::mb_stripos((string) $haystack, (string) $needle, (int) $offset, $encoding); } argument
87 function mb_strripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int|false { return p\Mbstring::mb_strripos((string) $haystack, (string) $needle, (int) $offset, $encoding); } argument
90 function mb_strrpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int|false { return p\Mbstring::mb_strrpos((string) $haystack, (string) $needle, (int) $offset, $encoding); } argument
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php46 function patch($data, $rangeType, $offset = null) {
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php531 private function getEncodedPublication($offset) {
548 private function getPublicKeyHash($offset) {
/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)
/plugin/blogtng/
H A Dadmin.php441 private function htmlPaginationurl($query, $offset, $text, $title) {
454 private function buildUrlParams($query, $offset) {
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DIn.php126 public function readAll($offset = 0);

12345678910>>...12