Home
last modified time | relevance | path

Searched refs:argument (Results 1 – 17 of 17) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DCallExpression.php84 foreach ($this->getAttribute('arguments') as $argument) {
88 $compiler->string($argument);
264 foreach ($this->getAttribute('arguments') as $argument) {
270 $argument = end($parameters);
271 … $isArray = $argument && $argument->hasType() && 'array' === $argument->getType()->getName();
272 … if ($isArray && $argument->isDefaultValueAvailable() && [] === $argument->getDefaultValue()) {
274 } elseif ($argument && $argument->isVariadic()) {
/template/twigstarter/vendor/twig/twig/src/Node/
DMacroNode.php28 foreach ($arguments as $argumentName => $argument) {
30 …ents.', self::VARARGS_NAME, $name, self::VARARGS_NAME), $argument->getTemplateLine(), $argument->g…
/template/strap/vendor/symfony/process/
H A DProcess.php1629 private function escapeArgument(?string $argument): string argument
1631 if ('' === $argument || null === $argument) {
1635 return "'".str_replace("'", "'\\''", $argument)."'";
1637 if (str_contains($argument, "\0")) {
1638 $argument = str_replace("\0", '?', $argument);
1640 if (!preg_match('/[\/()%!^"<>&|\s]/', $argument)) {
1641 return $argument;
1643 $argument = preg_replace('/(\\\\+)$/', '$1$1', $argument);
1645 …'"'.str_replace(['"', '^', '%', '!', "\n"], ['""', '"^^"', '"^%"', '"^!"', '!LF!'], $argument).'"';
H A DCHANGELOG.md50 * added a second `array $env = []` argument to the `start()`, `run()`,
52 * added a second `array $env = []` argument to the `start()` method of the
73 * added `$env` argument to `Process::start()`, `run()`, `mustRun()` and `restart()` methods
/template/mikio/inc/stemmechanics/lesserphp/
H A DREADME.md31 result or write it to the path specified by an optional second argument.
79 Using the -r flag, you can specify LESS code directly as an argument or, if
80 the argument is left off, from standard in:
/template/twigstarter/vendor/twig/twig/
DCHANGELOG62 * Make round brackets optional for one argument tests like "same as" or "divisible by"
71 * Allow trailing commas in argument lists (in calls as well as definitions)
76 * Fix "Twig\Extra\Intl\IntlExtension::getCountryName()" to accept "null" as a first argument
153 …* fixed the "filter" filter when the argument is \Traversable but does not implement \Iterator (\S…
206 * allowed Traversable objects to be used in the "with" argument of the "include" and "embed" tags
251 * fixed using a Twig_TemplateWrapper instance as an argument to extends
256 * added a second argument to the join filter (last separator configuration)
357 * added `side` argument to `trim` to allow left or right trimming only.
375 * made the loader a required argument of Twig_Environment constructor
/template/strap/vendor/php-webdriver/webdriver/
H A DREADME.md64 Run `chromedriver` binary, you can pass `port` argument, so that it listens on port 4444:
/template/strap/vendor/salesforce/handlebars-php/
H A DREADME.md268 You can use the if helper to conditionally render a block. If its argument returns false, null, "" …
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1argument","third","maxCode","first","code","digits","_isFinite","isInteger","isSafeInteger","MAX_S…
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1argument, since that happens to be true\n // in every case, so we don't have to touch the argumen…
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1argument, since that happens to be true\n // in every case, so we don't have to touch the argumen…
/template/breeze/bower_components/gumby/js/libs/
Djquery-2.0.2.min.map1 …ing","createInputPseudo","createButtonPseudo","createPositionalPseudo","argument","matchIndexes","…
Djquery-1.10.1.min.map1 …ing","createInputPseudo","createButtonPseudo","createPositionalPseudo","argument","matchIndexes","…
/template/strap/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// …
H A Dbootstrap.rtl.min.css.map1argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// …
/template/strap/resources/library/bootstrap/4.5.0/
H A Dbootstrap.16col.min.css.map1argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// …
/template/strap/resources/library/bootstrap/4.4.1/
H A Dbootstrap.16col.min.css.map1 …n the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n//…