Home
last modified time | relevance | path

Searched defs:directory (Results 301 – 325 of 331) sorted by path

1...<<11121314

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php3779 AddFontDirectory($directory) global() argument
23939 filesInDir($directory) global() argument
/plugin/evesso/classes/
H A DoAuthStorage.php187 function removeRecursive($directory) {
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php49 function Auth_OpenID_FileStore($directory)
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DTemporary.php121 public static function create($directory = null, $prefix = '__hoa_')
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DExampleFinder.php54 public function setSourceDirectory($directory = '')
149 private function constructExamplePath($directory, $file)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DFilter.php32 public function addDirectoryToWhitelist($directory, $suffix = '.php', $prefix = '')
71 public function removeDirectoryFromWhitelist($directory, $suffix = '.php', $prefix = '')
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/
H A DFacade.php158 private function getDirectory($directory)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php64 private function initTargetDirectory($directory)
85 private function processDirectory(DirectoryNode $directory, Node $context)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestSuite.php23 public function __construct($directory)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php922 public static function assertDirectoryExists($directory, $message = '')
939 public static function assertDirectoryNotExists($directory, $message = '')
958 public static function assertDirectoryIsReadable($directory, $message = '')
970 public static function assertDirectoryNotIsReadable($directory, $message = '')
982 public static function assertDirectoryIsWritable($directory, $message = '')
994 public static function assertDirectoryNotIsWritable($directory, $message = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php1162 private function handleExtensions($directory)
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php225 private function getDirectoryIterator($directory)
/plugin/findologicxmlexport/vendor/twig/twig/src/Cache/
H A DFilesystemCache.php23 private $directory; variable in Twig\\Cache\\FilesystemCache
30 public function __construct($directory, $options = 0)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Cache/
H A DFilesystemTest.php19 private $directory; variable in Twig_Tests_Cache_FilesystemTest
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php847 public static function directory($value, $message = '') function in Webmozart\\Assert\\Assert
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php948 private function _expandSniffDirectory($directory, $depth=0)
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DCoalescingDirectoryResource.php32 public function addDirectory(IteratorResourceInterface $directory)
86 protected function getRelativeName(ResourceInterface $file, ResourceInterface $directory)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DSprocketsFilter.php49 public function addIncludeDir($directory)

1...<<11121314