Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Dnamespace.php395 private function findScopeEnd($start, $end) { function in refnotes_namespace
413 $parentEnd = ($parent != NULL) ? $parent->findScopeEnd($previousEnd, $currentStart) : -1;