Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DIterator.php93 $this->acceptSuffix($filename);
127 protected function acceptSuffix($filename) function in File_Iterator