Home
last modified time | relevance | path

Searched refs:level (Results 1 – 25 of 630) sorted by path

12345678910>>...26

/plugin/aceeditor/
H A Dbuild.js1 …|invoker|isolation|iterate|key|keys|kill|language|last|leading|leave|left|level|limit|linear|lines…
/plugin/acmenu/
H A Dsyntax.php125 $level = 0;
126 $tree = $this->_tree($ns_acmenu, $level);
222 * @param string $level
223 * the indentation level from which start to build the tree structure
230 * ["level"] => (int) "<level>"
236 * ["level"] => (int) "<level>"
251 private function _tree($ns_acmenu, $level) argument
255 $level
[all...]
/plugin/actionrenderer/
H A Drenderer.php63 public function toc_additem($id, $text, $level) argument
69 public function header($text, $level, $pos, $returnonly = false) argument
75 public function section_open($level) argument
237 public function listitem_open($level, $node = false) argument
/plugin/adfs/phpsaml/
H A DREADME.md84 * **Easy to use** - Programmer will be allowed to code high-level and
85 low-level programming, 2 easy to use APIs are available.
1619 unique file, the `index.php` file. This demo1 uses high-level programming.
1624 low-level programming.
/plugin/adhoctags/syntax/
H A Dabstract.php95 $level = max(7 - strspn($title,'='), 1);
98 $handler->_addCall('header',array($title,$level,$pos), $pos);
100 if ($title && $level <= $conf['maxseclevel']) {
/plugin/advanced/lang/en/config/
H A Dacl.txt11 * A permission level (see below).
/plugin/aichat/vendor/erusev/parsedown/
H A DParsedown.php510 $level = 1;
512 while (isset($Line['text'][$level]) and $Line['text'][$level] === '#')
514 $level ++;
517 if ($level > 6)
526 'name' => 'h' . min(6, $level),
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe45916 level s
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dphpstan.neon2 level: 8
/plugin/alphaindex/
H A Dsyntax.php50 $level = 0;
75 $level = $ns_opt[1];
86 return array($ns, array('level' => $level, 'nons' => $nons, 'incol' => $incol));
/plugin/alphalist2/
H A Dscript.js33 var level = $levelDiv.attr("class").substring("level".length);
34 var headerLevel = parseInt(level) + 1;
/plugin/amazon_heavy/
H A Dclass.xmlreader.php123 function traverse_xmlize($array, $arrName = "array", $level = 0) { argument
128 traverse_xmlize($val, $arrName . "[" . $key . "]", $level + 1);
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md153 You can set up menus, sub-menus, down to any level. You can even add custom
157 The top-level menu is configured via `menu` property under `export`. It should
193 we have a two-level hierarchical menu.
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js473 level : compressionOptions.level || -1 // default compression
2921 level: Z_DEFAULT_COMPRESSION,
2950 opt.level,
5258 level = 6;
5273 windowBits < 8 || windowBits > 15 || level < 0 || level > 9 ||
5315 s.level = level;
5322 function deflateInit(strm, level) { argument
5362 put_byte(s, s.level === 9 ? 2 :
5401 } else if (s.level < 6) {
5403 } else if (s.level === 6) {
[all …]
H A Djszip.min.js12 …ray",c.magic="\b\x00",c.compress=function(a,b){return e.deflateRaw(a,{level:b.level||-1})},c.uncom…
13level:p,method:r,chunkSize:16384,windowBits:15,memLevel:8,strategy:q,to:""},a||{});var b=this.opti…
14 …unction B(a){g(a,K<<1,3),h(a,X,eb),j(a)}function C(a,b,c,d){var e,f,h=0;a.level>0?(a.strm.data_typ…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js20664 if (opts.level) {
20711 if (typeof opts.level === 'number') level = opts.level;
20993 this.level = 0;
21001 this.level = level;
21023 this.level,
22571 level = 6;
22586 windowBits < 8 || windowBits > 15 || level < 0 || level > 9 ||
22628 s.level = level;
24196 if (s.level > 0) {
31698 level = 1;
[all …]
H A Dpdfmake.min.js11level&&(n.level<e.Z_MIN_LEVEL||n.level>e.Z_MAX_LEVEL))throw new Error("Invalid compression level: …
12level].max_lazy,t.good_match=I[t.level].good_length,t.nice_match=I[t.level].nice_length,t.max_chai…
H A Dpdfmake.min.js.map1level","Z_MIN_LEVEL","Z_MAX_LEVEL","memLevel","Z_MIN_MEMLEVEL","Z_MAX_MEMLEVEL","strategy","Z_FILT…
/plugin/archivegenerator/
H A Dadmin.php506 * @param string $level can be 'error', 'warning' or 'info'
509 protected function log($level, $message) argument
519 switch ($level) {
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php3008 public $level; variable in Google_Webproperty
3059 public function setLevel( $level) { argument
3060 $this->level = $level;
3063 return $this->level;
H A DGoogle_CivicInfoService.php336 public $level; variable in Google_Contest
380 public function setLevel( $level) { argument
381 $this->level = $level;
384 return $this->level;
H A DGoogle_MirrorService.php849 public $level; variable in Google_NotificationConfig
856 public function setLevel( $level) { argument
857 $this->level = $level;
860 return $this->level;
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A Dphpstan.neon.dist2 level: 7
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DWebPropertySummary.php38 public $level; variable in Google\\Service\\Analytics\\WebPropertySummary
99 public function setLevel($level) argument
101 $this->level = $level;
108 return $this->level;
H A DWebproperty.php63 public $level; variable in Google\\Service\\Analytics\\Webproperty
236 public function setLevel($level) argument
238 $this->level = $level;
245 return $this->level;

12345678910>>...26