Searched refs:literal (Results 1 – 3 of 3) sorted by relevance
218 if ($this->literal('@', false)) {222 if ($this->literal('@media')) {224 && $this->literal('{')) {234 if ($this->literal('@', false) && $this->keyword($dirName)) {237 $this->literal('{')) {248 } elseif ($this->literal(':', true)) {251 $this->literal('{')) {280 $this->literal('{')) {291 if ($this->tags($tags) && $this->literal('{', false)) {300 if ($this->literal('}', false)) {[all …]
166 | `%%` | A literal percentage character ("%") |
115 * Implemented C++11 string literal support (BenBE)153 * Symbol and char literal handling for Scala (Paul Butcher, BenBE)