Home
last modified time | relevance | path

Searched refs:int (Results 601 – 625 of 743) sorted by relevance

1...<<21222324252627282930

/plugin/schulzevote/syntax/
H A Dvote.php93 if ($INPUT->post->int('vote_cancel') && checkSecurityToken()) {
/plugin/ckgedit/action/entities/utils/
H A Dentities.txt227 &int;
/plugin/combo/syntax/
H A Dmedia.php200 * @return int
203 function getSort(): int
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataTabular.php308 function getSize(): int
/plugin/twofactor/
H A Dadmin.php16 /** @var int index of first user to be displayed */
18 /** @var int number of users to list on one page */
34 $this->start = $INPUT->int('start');
177 * @param int $usercount
178 * @param int $start
179 * @param int $pagesize
260 * @param int $start
261 * @param int $pagesize
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties132 find_reached_top=Ag barr na cáipéise, ag leanúint ón mbun
133 find_reached_bottom=Ag bun na cáipéise, ag leanúint ón mbarr
/plugin/revealjs/
H A Dexample_presentation.dokuwiki252 Inline math: $\int f dx$
256 \int f dx
/plugin/codeprettify/code-prettify/
H A DREADME.md168 int x = foo(); /* This is a comment <span class="nocode">This is not code</span>
170 int y = bar();
/plugin/authdrupal8/
H A Dpassword.inc32 // Returns a string for mapping an int to the corresponding base 64 character.
119 return (int) $count_log2;
/plugin/combo/ComboStrap/
H A DOutline.php88 private int $actualHeadingParsingState = DOKU_LEXER_EXIT; // the state of the heading parsed (enter, closed), enter if we have entered an heading, exit if not;
877 function getTocMaxLevel(): int
H A DTagAttributes.php1390 public function getValueAsInteger(string $WIDTH_KEY, ?int $default = null): ?int
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc337 .`setRetries(int $retries)`
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak113 int pos = label.indexOf(' ');
/plugin/components/
H A DREADME.md17 …lue is the response to be sent to the client. The return value could be an int, a float, a bool, a…
/plugin/externalembed/
H A Dsyntax.php45 public function getSort(): int {
/plugin/odt/action/
H A Dexport.php250 $depth = $INPUT->int('book_nsdepth', 0);
/plugin/dw2pdf/
H A Daction.php193 $depth = $INPUT->int('book_nsdepth', 0);
375 * @param string|int $rev revision timestamp or empty string
888 * @return int
905 * @return int
986 (int)$top_input,
987 (int)$top_conf
990 (int)$max_input,
991 (int)$max_conf
1020 $this->exportConfig['maxbookmarks'] = $INPUT->int('maxbookmarks', $this->getConf('maxbookmarks'), true);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/fr/
H A Dfr.txt
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc277 $params['from'] = (int) skips a number of trained models (Default = 0)
278 $params['size'] = (int) specifies a max number of trained models to get (Default = 100)
539 $params['from'] = (int) skips a number of transform configs, defaults to 0
540 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D11.11.js.map1 … 'true',\n 'type',\n 'with'\n ],\n typeKeywords: ['int', 'unit', 'string',…
H A D38.38.js.map1 … 'transaction'\n ],\n typeKeywords: [\n 'bool',\n 'int',\n 'list',\…
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php138 public function visitInteger($data, array $type): int
/plugin/airtable/
H A Dsyntax.php73 function getSort(): int {
/plugin/evesso/
H A Daction.php120 $REV = $INPUT->int('rev');

1...<<21222324252627282930