Home
last modified time | relevance | path

Searched refs:braces (Results 1 – 25 of 48) sorted by relevance

12

/plugin/findologicxmlexport/vendor/jms/serializer/src/
DXmlDeserializationVisitor.php400 $braces = 0;
404 ++$braces;
407 --$braces;
409 } while ($braces > 0);
/plugin/findologicxmlexport/vendor/twig/twig/
D.php_cs.dist10 'braces' => ['allow_single_line_closure' => true],
/plugin/mikioplugin/icons/bootstrap-icons/svg/
Dbraces.svg1 <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_cs13 'braces',
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
D.php_cs14 'braces',
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/
D.php_cs14 'braces',
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
D.php_cs14 'braces',
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
D.php_cs16 'braces',
/plugin/findologicxmlexport/vendor/sebastian/diff/
D.php_cs22 'braces' => true,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
D.php_cs.dist22 'braces' => true,
/plugin/templater/
DCHANGELOG.md60 * Fixed PHP curly braces (line 229).
/plugin/webdav/vendor/sabre/dav/
DCONTRIBUTING.md53 5. Opening braces (`{`) are _always_ on the same line as the `class`, `if`,
/plugin/asciidocjs/node_modules/balanced-match/
DREADME.md12 Get the first matching pair of braces:
/plugin/mediasyntax/
DREADME19 …07-29: 2 hours: adapted to PHP 8 forbidding array and string offset access syntax with curly braces
/plugin/davcal/vendor/sabre/dav/
DCONTRIBUTING.md53 5. Opening braces (`{`) are _always_ on the same line as the `class`, `if`,
/plugin/c3chart/
DREADME.md43 The outermost braces can be omitted, so this is also valid (and recommended):
/plugin/bibtex/OSBib/format/bibtexParse/
DREADME64 If $parse->removeDelimit == TRUE (default), all double-quotes or braces that enclose field values o…
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
Dgithub-sample.md92 How about we throw some angle braces and ampersands in there?
/plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/
Dsyntax.adoc71 Use a leading backslash to output a word enclosed in curly braces, like \{name}.
/plugin/sequencediagram/bower_components/raphael/
Dyarn.lock359 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/
Dhaml.min.js.map1 … // step out of ruby context as it seems to complete processing all the braces\n stream.…
Dmathematica.min.js.map1 …, true, false)) {\n return 'variable-3';\n }\n\n // Match all braces separately\n if…
Dyacas.min.js.map1 …, true, false)) {\n return 'variable-3';\n }\n\n // match all braces separately\n if…
Djsx.min.js.map1 …n(CodeMirror) {\n \"use strict\"\n\n // Depth means the amount of open braces in JS context, in …
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Dtemplates.rst95 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