Searched refs:markScopeStart (Results 1 – 3 of 3) sorted by relevance
376 public function markScopeStart($callIndex) { function in refnotes_namespace387 $this->markScopeStart($callIndex - 1);
420 public function markScopeStart($namespaceName, $callIndex) { function in refnotes_action_core421 $this->getNamespace($namespaceName)->markScopeStart($callIndex);
237 … $this->core->markScopeStart($call->getRefnotesAttribute('ns'), $call->getIndex());