Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DIterator.php92 $this->acceptPrefix($filename) &&
117 protected function acceptPrefix($filename) function in File_Iterator