| /template/strap/vendor/salesforce/handlebars-php/src/Handlebars/ |
| H A D | Context.php | 224 * @param boolean $strict strict search? if not found then throw exception 229 public function get($variableName, $strict = false) argument 236 return $this->getDataVariable($variableName, $strict); 245 if ($strict) { 260 if ($strict) { 274 $current = $this->findVariableInContext($current, $chunk, $strict); 284 * @param bool $strict 288 public function getDataVariable($variableName, $strict = false) argument 298 if ($strict) { 318 if ($strict) { [all …]
|
| /template/twigstarter/vendor/twig/twig/src/Sandbox/ |
| D | SecurityPolicy.php | 29 private bool $strict = false; variable in Twig\\Sandbox\\SecurityPolicy 77 public function setStrict(bool $strict): void argument 79 $this->strict = $strict; 86 if (!$this->strict && 'extends' === $tag) { 88 } elseif (!$this->strict && 'use' === $tag) { 104 if (!$this->strict && 'parent' === $function) { 106 } elseif (!$this->strict && 'block' === $function) { 108 } elseif (!$this->strict && 'attribute' === $function) {
|
| /template/strap/ComboStrap/ |
| H A D | PermalinkTag.php | 32 $strict = $attributes->getBooleanValueAndRemoveIfPresent(TagAttributes::STRICT, true); 51 $strict, 65 $strict, 94 return self::handleError($errorMessage, $strict, $callStack); 119 $strict, 126 …public static function handleError(string $errorMessage, bool $strict, CallStack $callStack): array argument 130 if ($strict) {
|
| /template/strap/vendor/dragonmantank/cron-expression/ |
| H A D | CHANGELOG.md | 12 - Fixed `DayOfMonth` validation to be more strict
|
| /template/strap/vendor/symfony/polyfill-mbstring/ |
| H A D | bootstrap.php | 52 …ding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_detect_encoding($string,… argument
|
| H A D | bootstrap80.php | 48 …ngs = null, ?bool $strict = false): string|false { return p\Mbstring::mb_detect_encoding((string) … argument
|
| H A D | Mbstring.php | 443 public static function mb_detect_encoding($str, $encodingList = null, $strict = false) argument
|
| /template/usable/ |
| D | README.txt | 27 * Standards compliant (XHTML strict /CSS 2.1)
|
| /template/twigstarter/vendor/symfony/polyfill-mbstring/ |
| D | bootstrap.php | 52 …ding($string, $encodings = null, $strict = false) { return p\Mbstring::mb_detect_encoding($string,… argument
|
| D | bootstrap80.php | 48 …ngs = null, ?bool $strict = false): string|false { return p\Mbstring::mb_detect_encoding((string) … argument
|
| D | Mbstring.php | 450 public static function mb_detect_encoding($str, $encodingList = null, $strict = false) argument
|
| /template/strap/resources/library/rrdiagram/0.9.4.1/ |
| H A D | rrdiagram.js.map | 1 …strict\";\n\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n\nvar _crea…
|
| /template/starterpjax/ |
| D | README.md | 11 …lso designed to eliminate the need for inline Javascript, allowing for a strict [Content Security … 24 The template implements a fairly strict security policy which will break most non-jokuwiki plugins …
|
| /template/twigstarter/vendor/twig/twig/ |
| D | CHANGELOG | 8 …* Add a strict mode to `Twig\Sandbox\SecurityPolicy` to opt-in to the 4.0 behavior for the `extend… 531 …* made the in, <, >, <=, >=, ==, and != operators more strict when comparing strings and integers/…
|
| /template/strap/vendor/php-webdriver/webdriver/ |
| H A D | CHANGELOG.md | 203 - Fixed strict standards error in `ChromeDriver`.
|
| /template/strap/resources/library/combo/ |
| H A D | combo.min.js.map | 1 …strict';\n\nimport FormMetaField from \"./FormMetaField\";\nimport FormMetaTab from \"./FormMetaTa…
|
| /template/strap/resources/library/combo/dist/ |
| H A D | combo.min.js.map | 1 …strict';\n\nimport FormMetaField from \"./FormMetaField\";\nimport FormMetaTab from \"./FormMetaTa…
|