Searched refs:_nested (Results 1 – 2 of 2) sorted by relevance
24 private $_nested = false; variable in syntax_plugin_latexcaption_caption129 $this->_nested = true;152 $params['opts'] = ($this->_nested ? $this->_opts : $this->_parOpts);166 $this->_nested = false;
233 private $_nested = null; variable in AST\\ElementDefinition239 public function nested() { return $this->_nested; }274 $this->_nested = $nested;