Home
last modified time | relevance | path

Searched refs:inReference (Results 1 – 1 of 1) sorted by relevance

/plugin/refnotes/
H A Daction.php81 private $inReference; variable in refnotes_instruction_mangler
93 $this->inReference = false;
160 if (!$this->inReference && !empty(trim($call->getData(0)))) {
168 $this->inReference = true;
172 $this->inReference = false;
179 if (!$this->inReference) {
201 elseif (!$this->inReference && !empty($this->referenceGroup)) {