Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 10 of 10) sorted by relevance

/template/strap/vendor/carica/phpcss/src/PhpCss/Parser/
H A DSequence.php32 $sequence = new Ast\Selector\Sequence();
47 $sequence->simples[] = $selector;
52 return $sequence;
54 $sequence->simples[] = $this->delegate(PseudoClass::CLASS);
57 $sequence->simples[] = $this->createPseudoElement($token);
62 $sequence->simples[] = $this->delegate(Attribute::CLASS);
71 $sequence->combinator = $this->createCombinator(
74 return $sequence;
93 return $sequence;
119 Ast\Selector\Sequence $sequence
[all …]
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
H A DCombinator.php8 public $sequence; variable in PhpCss\\Ast\\Selector\\Combinator
10 public function __construct(Sequence $sequence = NULL) { argument
11 $this->sequence = $sequence;
17 $this->sequence->accept($visitor);
H A DGroup.php43 foreach ($sequences as $sequence) {
44 $this->offsetSet(NULL, $sequence);
138 foreach ($this as $sequence) {
139 $sequence->accept($visitor);
/template/strap/vendor/symfony/yaml/
H A DInline.php347 …private static function parseSequence(string $sequence, int $flags, int &$i = 0, array &$reference… argument
350 $len = \strlen($sequence);
355 if (']' === $sequence[$i]) {
358 if (',' === $sequence[$i] || ' ' === $sequence[$i]) {
364 $tag = self::parseTag($sequence, $i, $flags);
365 switch ($sequence[$i]) {
368 $value = self::parseSequence($sequence, $flags, $i, $references);
372 $value = self::parseMapping($sequence, $flags, $i, $references);
375 …$value = self::parseScalar($sequence, $flags, [',', ']'], $i, null === $tag, $references, $isQuote…
405 …throw new ParseException(sprintf('Malformed inline YAML string: "%s".', $sequence), self::$parsedL…
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php290 public function visitEnterSelectorSequence(Ast\Selector\Sequence $sequence): bool { argument
296 if (empty($sequence->simples) && NULL !== $sequence->combinator) {
/template/battlehorse/js/
Ddragdrop.js869 sequence: function(element) { method
910 return Sortable.sequence(element, arguments[1]).map( function(item) {
/template/a_new_day/js/
Ddragdrop.js869 sequence: function(element) { method
910 return Sortable.sequence(element, arguments[1]).map( function(item) {
/template/starterpjax/
DREADME.md28 …he functionality is split across more than one javascript file then the sequence of loading may no…
/template/breeze/bower_components/modular-scale/
Dreadme.md51 …ge between each number so if the ratio is `1.5` then each number in the sequence will be 1.5 times…
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1sequence.js","webpack:///./ui/rrbreak.js","webpack:///./ui/rrchoice.js","webpack:///./ui/rrloop.js…