Home
last modified time | relevance | path

Searched refs:mapping (Results 1 – 6 of 6) sorted by relevance

/template/strap/vendor/symfony/yaml/
H A DInline.php415 …private static function parseMapping(string $mapping, int $flags, int &$i = 0, array &$references … argument
418 $len = \strlen($mapping);
424 switch ($mapping[$i]) {
440 $isKeyQuoted = \in_array($mapping[$i], ['"', "'"], true);
441 $key = self::parseScalar($mapping, $flags, [':', ' '], $i, false);
444 … throw new ParseException('Missing mapping key.', self::$parsedLineNumber + 1, $mapping);
448 $key .= ' '.self::parseScalar($mapping, $flags, [':'], $i, false);
452 if (false === $i = strpos($mapping, ':', $i)) {
460 …not supported. Quote your evaluable mapping keys instead.', self::$parsedLineNumber + 1, $mapping);
464 …if (!$isKeyQuoted && (!isset($mapping[$i + 1]) || !\in_array($mapping[$i + 1], [' ', ',', '[', ']'…
[all …]
H A DCHANGELOG.md55 …* Using a mapping inside a multi-line string is deprecated and will throw a `ParseException` in 5.…
72 * duplicate mapping keys throw a `ParseException`
73 * non-string mapping keys throw a `ParseException`, use the `Yaml::PARSE_KEYS_AS_STRINGS`
116 * Deprecated support for implicitly parsing non-string mapping keys as strings.
145 * Omitted mapping values will be parsed as `null`.
147 * Omitting the key of a mapping is deprecated and will throw a `ParseException` in Symfony 4.0.
159 when the mapping key is not quoted and will lead to a `ParseException` in
168 * Support for silently ignoring duplicate mapping keys in YAML has been
216 * Deprecated usage of a colon in an unquoted mapping value
/template/twigstarter/vendor/twig/twig/src/Node/Expression/Binary/
DObjectDestructuringSetBinary.php57 foreach ($this->mappings as $i => $mapping) {
61 $compiler->raw('$context[')->repr($mapping['variable'])->raw(']');
64 foreach ($this->mappings as $i => $mapping) {
68 …$this->source, ')->subcompile($this->getNode('right'))->raw(', ')->repr($mapping['property'])->raw…
/template/strap/resources/dictionary/
H A DREADME.md7 * [emojis](./emojis.json) - unicode code point to name emoji mapping (to use as icon)
/template/twigstarter/vendor/twig/twig/
DCHANGELOG20 * Add support for any expression as a dynamic mapping key (attribute access, filters, ...)
21 * Fix sandbox `__toString` policy bypass via dynamic mapping keys
62 * Add sequence, mapping, and object destructuring
193 * Support Markup instances (and any other \Stringable) as dynamic mapping keys
285 * Add `sequence` and `mapping` tests
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1mapping","iterFn","next","done","$of","TO_LOCALE_BUG","$toLocaleString","proto","copyWithin","star…