Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DIterator.php91 return $this->acceptPath($realpath) &&
101 protected function acceptPath($path) function in File_Iterator