Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/src/
H A DWizard.php55 $this->processFunctions();
75 private function processFunctions() function in SebastianBergmann\\CodeUnitReverseLookup\\Wizard
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DFile.php405 $this->processFunctions($tokens);
649 protected function processFunctions(\PHP_Token_Stream $tokens) function in SebastianBergmann\\CodeCoverage\\Node\\File