Searched refs:markScopeEnd (Results 1 – 3 of 3) sorted by relevance
427 public function markScopeEnd($namespaceName, $callIndex) { function in refnotes_action_core428 $this->getNamespace($namespaceName)->markScopeEnd($callIndex);
385 public function markScopeEnd($callIndex) { function in refnotes_namespace
242 $this->core->markScopeEnd($call->getRefnotesAttribute('ns'), $call->getIndex());