Searched refs:openString (Results 1 – 1 of 1) sorted by relevance
| /plugin/mikioplugin/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 2859 if (($this->openString("{", $dirValue, null, array(";")) || true) && 2874 if (($this->openString("{", $dirValue, null, array(";")) || true) && 3290 protected function openString($end, &$out, $nestingOpen = null, $rejectStrs = null) function in lessc_parser 3418 $this->openString("}", $interp, null, array("'", '"', ";")) && 3765 if ($this->openString(")", $string) && $this->literal(")")) {
|