Searched refs:TYPE_NUMBER (Results 1 – 5 of 5) sorted by relevance
31 public const TYPE_NUMBER = 'number'; define in Symfony\\Component\\CssSelector\\Parser\\Token95 return self::TYPE_NUMBER === $this->type;
49 $stream->push(new Token(Token::TYPE_NUMBER, $match[0], $reader->getPosition()));
147 var $TYPE_NUMBER =2; variable in Environment601 || $this->type==$environment->TYPE_NUMBER727 if ($this->type == $environment->TYPE_NUMBER784 ||$this->type==$environment->TYPE_NUMBER)956 if ($this->columnObjs[1]->type==$environment->TYPE_NUMBER
2 …PE_FUNCTION="function";e.TYPE_OBJECT="object";e.TYPE_STRING="string";e.TYPE_NUMBER="number";e.VROO…
6 …PE_FUNCTION="function";e.TYPE_OBJECT="object";e.TYPE_STRING="string";e.TYPE_NUMBER="number";e.VROO…