Home
last modified time | relevance | path

Searched refs:hasFlag (Results 1 – 10 of 10) sorted by relevance

/plugin/asciidocjs/node_modules/supports-color/
Dindex.js4 const hasFlag = require('has-flag'); constant
9 if (hasFlag('no-color') ||
10 hasFlag('no-colors') ||
11 hasFlag('color=false') ||
12 hasFlag('color=never')) {
14 } else if (hasFlag('color') ||
15 hasFlag('colors') ||
16 hasFlag('color=true') ||
17 hasFlag('color=always')) {
49 if (hasFlag('color=16m') ||
[all …]
/plugin/asciidocjs/node_modules/has-flag/
Dreadme.md33 const hasFlag = require('has-flag');
35 hasFlag('unicorn');
38 hasFlag('--unicorn');
41 hasFlag('f');
44 hasFlag('-f');
47 hasFlag('foo=bar');
50 hasFlag('foo');
53 hasFlag('rainbow');
64 ### hasFlag(flag, [argv])
Dindex.d.ts37 declare function hasFlag(flag: string, argv?: string[]): boolean; function
39 export = hasFlag;
/plugin/scrape/vendor/symfony/css-selector/XPath/Extension/
DNodeExtension.php46 if ($on && !$this->hasFlag($flag)) {
50 if (!$on && $this->hasFlag($flag)) {
57 public function hasFlag(int $flag): bool function in Symfony\\Component\\CssSelector\\XPath\\Extension\\NodeExtension
122 if ($this->hasFlag(self::ATTRIBUTE_NAME_IN_LOWER_CASE)) {
135 if ($this->hasFlag(self::ATTRIBUTE_VALUE_IN_LOWER_CASE)) {
160 if ($element && $this->hasFlag(self::ELEMENT_NAME_IN_LOWER_CASE)) {
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.js338 hasFlag: function (flag) { method
1206 return this.hasFlag("x");
1219 return this.hasFlag("s");
1261 if (this.hasFlag("n")) {
DshCore.min.js17hasFlag:function(e){return i.indexOf(e)>-1}},f=0;if(n=n===e?"":n+"",i=i===e?"":i+"",p.match.call(i… method
/plugin/diagramsnet/lib/js/orgchart/
Dbridge.min.js8 …n r)if(r[i]===t)return i.charAt(0).toUpperCase()+i.slice(1);return null},hasFlag:function(n,t){ret… method
/plugin/diagramsnet/lib/js/
Dorgchart.min.js8 …n r)if(r[i]===t)return i.charAt(0).toUpperCase()+i.slice(1);return null},hasFlag:function(n,t){ret… method
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js28611 value: function hasFlag(flag) {
Dpdf.worker.js.map1hasFlag","setRectangle","setColor","setBorderStyle","dictType","setAppearance","appearanceStates",…