Searched refs:_variables (Results 1 – 3 of 3) sorted by relevance
66 protected $_variables = null; variable in Hoa\\Math\\Context202 $this->_variables[$name] = xcallable($callable);216 if (false === $this->_variables->offsetExists($name)) {224 return $this->_variables[$name]($this);234 return $this->_variables;329 if (null === $this->_variables) {330 $this->_variables = new \ArrayObject();
6 "dist/scss/_variables.scss",