Searched refs:contain (Results 1 – 25 of 330) sorted by relevance
12345678910>>...14
| /plugin/minecraftrecipe/ |
| D | style.css | 86 object-fit: contain; 106 object-fit: contain; 138 background-size: contain; 155 background-size: contain; 199 background-size: contain; 213 background-size: contain; 227 background-size: contain;
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | ast.js | 297 multiple = multiple ? "contain" : "be"; 384 if (!is_statement(node)) throw new Error("body must contain AST_Statement"); 394 …$documentation: "Base class for all statements that contain one nested body: `For`, `ForIn`, `Do`,… 1381 if (!(name instanceof AST_String)) throw new Error("aliases must contain AST_String"); 1384 if (!(name instanceof AST_String)) throw new Error("keys must contain AST_String"); 1408 …if (!(prop instanceof AST_SymbolExport)) throw new Error("properties must contain AST_SymbolExport… 1449 …if (!(node instanceof AST_SymbolImport)) throw new Error("properties must contain AST_SymbolImport… 1536 … if (this.expressions.length < 2) throw new Error("expressions must contain multiple elements"); 1707 if (this.operator.indexOf("=") < 0) throw new Error('operator must contain "="'); 2131 if (typeof string != "string") throw new Error("strings must contain string");
|
| /plugin/openlayersmap/lang/en/ |
| D | help.txt | 9 …* **retrieving information** the map may contain elements that contain more information, by clicki… 18 …* **retrieving information** the map may contain elements that contain more information, using the…
|
| /plugin/graphviz/ |
| H A D | style.css | 2 object-fit: contain;
|
| /plugin/gitbacked/.github/workflows/docs/ |
| D | HowTo_MANAGE_RELEASES.md | 18 …- The `CHANGELOG.md` does not contain a line of format '# [YYYY-MM-DD]' matching the release versi… 19 …- The `CHANGELOG.md` does not contain an appropriate compare link versus the previous release vers…
|
| /plugin/calendar/ |
| D | .gitignore | 2 # DO NOT commit these files - they contain credentials!
|
| /plugin/json/demo/ |
| D | json_usage_demo.txt | 94 Curly brackets may contain pairs with header description linked to path. 103 Format must contain pairs with header description linked to format. 129 Curly brackets contain pairs with header name and path for each column. 148 Format must contain pairs with header description linked to format.
|
| /plugin/strata/ |
| D | manual.txt | 29 …ses are separated by spaces, so class names declared in this way can not contain spaces. (Note tha… 126 …or the grouped variable will be merged, and the ungrouped variables will contain multiple values. … 162 …* Field names can contain any character except the following: '':'' ''('' '')'' ''['' '']'' ''{'' … 163 * Values can contain any character, but values in a list of multiple values can't contain '','' 175 * Class names in the header can contain any characters except spaces, ''#'', or ''>'' 204 * Fragment Identifiers can contain any character except ''>'' 218 The following sections contain short samples, each of these samples is situated inside a table or l… 231 …* Variables can contain any character except spaces or '':'' ''('' '')'' ''['' '']'' ''{'' ''}'' '… 233 * Predicate literals can contain any character except '':'' and ''['' 234 * Object literals can contain any character [all …]
|
| /plugin/pubmed2020/ |
| D | style.css | 65 background-size: contain; 72 background-size: contain;
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | AutoFormat.RemoveEmpty.txt | 27 seem that empty elements contain useful information, they can alter the 33 Elements that contain only whitespace will be treated as empty. Non-breaking
|
| D | AutoFormat.RemoveEmpty.RemoveNbsp.txt | 7 When enabled, HTML Purifier will treat any elements that contain only
|
| D | Core.AggressivelyRemoveScript.txt | 14 does not contain script.
|
| D | Output.FixInnerHTML.txt | 9 a space to any attribute that does not contain angled brackets, spaces
|
| /plugin/mytemplate/ |
| D | README | 6 I will continue to use the term "structure page" for the pages that contain dokuwiki code and 7 placeholders for data and "data page" for those that contain the actual data that will be inserted 41 LOOKRANGE - This is similar to look, but with this command, the map doesn't have to contain the 67 optional. If set, the table will contain at least that many rows. 69 Of course the cells can contain further replacement commands:
|
| /plugin/combo/ComboStrap/ |
| H A D | FloatAttribute.php | 78 if (!StringUtility::contain("xs", $floatValue)) {
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/functions/ |
| D | cycle.rst | 15 The array can contain any number of values:
|
| /plugin/asciidocjs/node_modules/pug-lexer/ |
| D | README.md | 25 `options` can contain the following properties: 64 `options` may contain the following properties:
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/ |
| H A D | SubstringFilter.php | 156 foreach ($this->contains as $contain) { 157 $substrings->addChild(Asn1::context(1, Asn1::octetString($contain)));
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/ |
| D | 503.phpt | 27 #Warning: Strings contain different line endings!
|
| /plugin/dw2pdf/vendor/mpdf/qrcode/.github/ |
| D | CONTRIBUTING.md | 24 * Bug reports **MUST** contain a small example in php/html that reproduces the bug. 50 * To be incorporated, the PR should contain a change in the CHANGELOG.md file describing itself
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/.github/ |
| D | CONTRIBUTING.md | 24 * Bug reports **MUST** contain a small example in php/html that reproduces the bug. 50 * To be incorporated, the PR should contain a change in the CHANGELOG.md file describing itself
|
| /plugin/asciidocjs/node_modules/pug-parser/ |
| D | README.md | 24 `options` can contain the following properties: 82 `options` may contain the following properties:
|
| /plugin/userimportextended/lang/en/ |
| D | intro.txt | 3 Requires a CSV file of users with at least five columns. The columns must contain, in order: user-i…
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
| D | ChangeLog-3.3.md | 21 * Fixed handling of lines that contain `declare` statements
|
| /plugin/fontface/ |
| D | install_fonts.txt | 19 Here you will find ready-made font packages which will already contain all or most of them:
|
12345678910>>...14