Home
last modified time | relevance | path

Searched refs:int (Results 501 – 525 of 743) sorted by relevance

1...<<21222324252627282930

/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php128 * @param int $state
129 * @param int $pos
134 public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array
274 public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array
557 public static function handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array
701 public static function handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array
H A DIFetcherAbs.php161 public function getCacheMaxAgeInSec(string $cacheValue): int
H A DIdentity.php204 private static function getPermissions(string $wikiId): int
H A DHttpRequest.php155 public function fetchAndExcuteBodyAsHtml(int $waitTimeInSecondToComplete = 0): HttpResponse
/plugin/fckg/action/entities/utils/
H A Dentities.pl254 &int;
/plugin/custombuttons/
H A Dadmin.php87 unset($conf[$INPUT->int('delete')]);
/plugin/ckgdoku/action/entities/utils/
H A Dentities.pl254 &int;
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWK.php173 private static function encodeLength(int $length): string
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DHtmlFormatter.php74 protected function addTitle(string $title, int $level): string
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBufferHandler.php50 …public function __construct(HandlerInterface $handler, int $bufferLimit = 0, $level = Logger::DEBU…
H A DNativeMailerHandler.php73 …tring $subject, string $from, $level = Logger::ERROR, bool $bubble = true, int $maxColumnWidth = 7…
/plugin/ckgedit/action/entities/utils/
H A Dentities.pl254 &int;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php41 * @var int
51 * @var int
59 * @param int $retries
64 public function __construct(int $retries, AbstractConnectionPool $connectionPool, LoggerInterface $log, bool $sniffOnStart = false)
/plugin/combo/syntax/
H A Dcodemarkdown.php83 * @return int
85 function getSort(): int
129 * @param int $state
130 * @param int $pos - byte position in the original source file
H A Dvariable.php48 public function getSort(): int
108 * @param int $state
109 * @param int $pos
/plugin/datepicker/
H A Daction.php48 $datecount = $INPUT->int('id');
/plugin/rrdgraph/
H A Daction.php132 $rangeNr = $INPUT->int('range', 0, true);
/plugin/botbouncer/admin/
H A Dclean.php94 $this->_start = $INPUT->int('start', 0);
/plugin/farmer/admin/
H A Dplugins.php43 $this->helper->setPluginState($plugin, $animal, $INPUT->int('state'));
/plugin/diffpreview/
H A Daction.php174 'date' => $INPUT->post->int('date'),
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php265 * @param null|int $size
268 public function paging(SearchRequest $search, ?int $size = null): Paging
278 * @param int $afterCount
281 public function vlv(SearchRequest $search, $sort, int $afterCount): Vlv
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php314 * @param int|string $id
382 public function span_first($match = null, ?int $end = null): SpanFirst
404 public function span_near(array $clauses = [], int $slop = 1, bool $inOrder = false): SpanNear
482 * @param array<bool|float|int|string> $terms
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DDataFrameTransformDeprecatedNamespace.asciidoc55 $params['from'] = (int) skips a number of transform configs, defaults to 0
56 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
/plugin/authyubikey/
H A Dauth.php.org207 * @return int the number of users deleted
242 * @return int
265 * @param int $start index of first user to be returned
266 * @param int $limit max number of users to be returned
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md20 * Fix an OID encoding case when the second component would be near or over the max int as defined by PHP.

1...<<21222324252627282930