Home
last modified time | relevance | path

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

/template/twigstarter/vendor/twig/twig/src/Util/
DCallableArgumentsExtractor.php203 foreach ($this->twigCallable->getArguments() as $argument) {
209 $argument = end($parameters);
210 …$isArray = $argument && $argument->hasType() && $argument->getType() instanceof \ReflectionNamedTy…
211 … if ($isArray && $argument->isDefaultValueAvailable() && [] === $argument->getDefaultValue()) {
213 } elseif ($argument && $argument->isVariadic()) {
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DCallExpression.php111 foreach ($twigCallable->getArguments() as $argument) {
115 $compiler->string($argument);
304 foreach ($twigCallable->getArguments() as $argument) {
310 $argument = end($parameters);
311 …$isArray = $argument && $argument->hasType() && $argument->getType() instanceof \ReflectionNamedTy…
312 … if ($isArray && $argument->isDefaultValueAvailable() && [] === $argument->getDefaultValue()) {
314 } elseif ($argument && $argument->isVariadic()) {
/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/
DCHANGELOG188 …* Allow Twig callable argument names to be free-form (snake-case or camelCase) independently of th…
191 * Add support for argument unpackaging
230 …* Deprecate the "tag" constructor argument of the "Twig\Node\Node" class as the tag is now automat…
242 …* Accept colons (`:`) in addition to equals (`=`) to separate argument names and values in named a…
280 * Deprecate the second argument of `Twig\Node\Expression\CallExpression::compileArguments()`
381 * Arrow functions passed to the "reduce" filter now accept the current key as a third argument
490 * Make round brackets optional for one argument tests like "same as" or "divisible by"
499 * Allow trailing commas in argument lists (in calls as well as definitions)
505 * Fix "Twig\Extra\Intl\IntlExtension::getCountryName()" to accept "null" as a first argument
/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//…