Home
last modified time | relevance | path

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

/dports/devel/pear-PHPTAL/PHPTAL-1.3.0/PHPTAL/
H A DTemplateException.php79 private function findFileAndLine() function in PHPTAL_TemplateException
122 list($file,$line) = $this->findFileAndLine();
/dports/audio/ampache/ampache-php74-5.0.0/vendor/scn/phptal/src/Exception/
H A DTemplateException.php114 private function findFileAndLine(): array function in PhpTal\\Exception\\TemplateException
158 [$file, $line] = $this->findFileAndLine();