Home
last modified time | relevance | path

Searched refs:positive (Results 1 – 25 of 124) sorted by relevance

12345

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/
DInteger.php29 protected $positive = true; variable in HTMLPurifier_AttrDef_Integer
36 public function __construct($negative = true, $zero = true, $positive = true) argument
40 $this->positive = $positive;
65 } elseif ($this->positive && $integer[0] === '+') {
80 if (!$this->positive && $integer > 0) {
/plugin/codemirror/dist/modes/
Dhttp.min.js.map1positive informational\";\n } else if (status >= 200 && status < 300) {\n return \"positiv…
Ddiff.min.js.map1 …r.defineMode(\"diff\", function() {\n\n var TOKEN_NAMES = {\n '+': 'positive',\n '-': 'nega…
Dsolr.min.js.map1 …tyle = \"operator\";\n if (operator == \"+\")\n style += \" positive\";\n else if…
/plugin/codeprettify/code-prettify/src/
Dlang-vhdl.js41 …it|bit_vector|character|boolean|integer|real|time|string|severity_level|positive|natural|signed|un…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Dsplit.rst17 * If ``limit`` is positive, the returned array will contain a maximum of
Dslice.rst50 If length is given and is positive, then the sequence will have up to that
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95positive number with or without a valid measurement unit (%2).","invalidCssLength":"Value specifie…
Dlang_array.txt71 …"invalidCssLength": "Value specified for the \"%1\" field must be a positive number with or withou…
72 …"invalidHtmlLength": "Value specified for the \"%1\" field must be a positive number with or witho…
620 "invalidCellPadding": "Cell padding must be a positive number.",
621 "invalidCellSpacing": "Cell spacing must be a positive number.",
Den.js-4.9.merged5positive number with or without a valid measurement unit (%2).","invalidCssLength":"Value specifie…
Den.4.9.js.beautified70 …"invalidLength": "Value specified for the \"%1\" field must be a positive number with or without a…
71 …"invalidCssLength": "Value specified for the \"%1\" field must be a positive number with or withou…
72 …"invalidHtmlLength": "Value specified for the \"%1\" field must be a positive number with or witho…
697 "invalidCellPadding": "Cell padding must be a positive number.",
698 "invalidCellSpacing": "Cell spacing must be a positive number.",
Den.js.unc5positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc…
/plugin/imapmarkers/
DREADME.md101 **"marker-width"**: (positive number) -- Set the markers width to this value.
105 **"marker-height"**: (positive number) -- Set the markers height to this value.
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DCODE_OF_CONDUCT.md14 Examples of behavior that contributes to creating a positive environment
/plugin/bootswrapper/exe/help/
Dbutton.txt7 | <btn type="success">Success</btn> | Indicates a successful or positive action |
/plugin/ckgdoku/ckeditor/lang/
Dlang_array.txt71 …"invalidCssLength": "Value specified for the \"%1\" field must be a positive number with or withou…
72 …"invalidHtmlLength": "Value specified for the \"%1\" field must be a positive number with or witho…
620 "invalidCellPadding": "Cell padding must be a positive number.",
621 "invalidCellSpacing": "Cell spacing must be a positive number.",
Den.js.unc5positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc…
Den.js.beautified67 …invalidCssLength: 'Value specified for the "%1" field must be a positive number with or without a …
68 …invalidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a…
616 invalidCellPadding: "Cell padding must be a positive number.",
617 invalidCellSpacing: "Cell spacing must be a positive number.",
/plugin/ckgedit/lang/
Den.4.9.js.beautified70 …"invalidLength": "Value specified for the \"%1\" field must be a positive number with or without a…
71 …"invalidCssLength": "Value specified for the \"%1\" field must be a positive number with or withou…
72 …"invalidHtmlLength": "Value specified for the \"%1\" field must be a positive number with or witho…
697 "invalidCellPadding": "Cell padding must be a positive number.",
698 "invalidCellSpacing": "Cell spacing must be a positive number.",
/plugin/asciidocjs/node_modules/promise/
DReadme.md105 …. Note that if possible you should indicate that the error was a false positive if `onHandled` is…
107 …attach an error handler within 2 seconds, it won't be logged as a false positive. ReferenceErrors…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
Dnv.d3.min.css1positive rect{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect…
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md35 Examples of behavior that contributes to creating a positive environment
/plugin/findologicxmlexport/vendor/webmozart/assert/
DREADME.md67 Assert::greaterThan($id, 0, 'The employee ID must be a positive integer. Got: %s');
81 // The employee ID must be a positive integer. Got: -10
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.16col.min.css6positive:1;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;ma…
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.16col.min.css6positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-wid…

12345