Searched refs:braces (Results 1 – 25 of 48) sorted by relevance
12
/plugin/findologicxmlexport/vendor/jms/serializer/src/ |
D | XmlDeserializationVisitor.php | 400 $braces = 0; 404 ++$braces; 407 --$braces; 409 } while ($braces > 0);
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
D | .php_cs.dist | 10 'braces' => ['allow_single_line_closure' => true],
|
/plugin/mikioplugin/icons/bootstrap-icons/svg/ |
D | braces.svg | 1 <svg class="bi bi-braces" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="h…
|
/plugin/findologicxmlexport/vendor/sebastian/version/ |
D | .php_cs | 13 'braces',
|
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/ |
D | .php_cs | 14 'braces',
|
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/ |
D | .php_cs | 14 'braces',
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/ |
D | .php_cs | 14 'braces',
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
D | .php_cs | 16 'braces',
|
/plugin/findologicxmlexport/vendor/sebastian/diff/ |
D | .php_cs | 22 'braces' => true,
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
D | .php_cs.dist | 22 'braces' => true,
|
/plugin/templater/ |
D | CHANGELOG.md | 60 * Fixed PHP curly braces (line 229).
|
/plugin/webdav/vendor/sabre/dav/ |
D | CONTRIBUTING.md | 53 5. Opening braces (`{`) are _always_ on the same line as the `class`, `if`,
|
/plugin/asciidocjs/node_modules/balanced-match/ |
D | README.md | 12 Get the first matching pair of braces:
|
/plugin/mediasyntax/ |
D | README | 19 …07-29: 2 hours: adapted to PHP 8 forbidding array and string offset access syntax with curly braces
|
/plugin/davcal/vendor/sabre/dav/ |
D | CONTRIBUTING.md | 53 5. Opening braces (`{`) are _always_ on the same line as the `class`, `if`,
|
/plugin/c3chart/ |
D | README.md | 43 The outermost braces can be omitted, so this is also valid (and recommended):
|
/plugin/bibtex/OSBib/format/bibtexParse/ |
D | README | 64 If $parse->removeDelimit == TRUE (default), all double-quotes or braces that enclose field values o…
|
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
D | github-sample.md | 92 How about we throw some angle braces and ampersands in there?
|
/plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/ |
D | syntax.adoc | 71 Use a leading backslash to output a word enclosed in curly braces, like \{name}.
|
/plugin/sequencediagram/bower_components/raphael/ |
D | yarn.lock | 359 braces@^2.3.0, braces@^2.3.1: 361 …resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.1.tgz#7086c913b4e5a08dbe37ac0ee6a2500c4… 510 braces "^2.3.0" 1623 braces "^2.3.1" 1641 braces "^2.3.1"
|
/plugin/codemirror/dist/modes/ |
D | haml.min.js.map | 1 … // step out of ruby context as it seems to complete processing all the braces\n stream.…
|
D | mathematica.min.js.map | 1 …, true, false)) {\n return 'variable-3';\n }\n\n // Match all braces separately\n if…
|
D | yacas.min.js.map | 1 …, true, false)) {\n return 'variable-3';\n }\n\n // match all braces separately\n if…
|
D | jsx.min.js.map | 1 …n(CodeMirror) {\n \"use strict\"\n\n // Depth means the amount of open braces in JS context, in …
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/ |
D | templates.rst | 95 It's important to know that the curly braces are *not* part of the 97 don't put the braces around them. 603 separated by a comma (``,``) and wrapped with curly braces (``{}``):
|
12