Home
last modified time | relevance | path

Searched refs:directory (Results 451 – 475 of 698) sorted by last modified time

1...<<11121314151617181920>>...28

/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dlicense.txt29 directory of the getID3 distribution.
H A Dchangelog.txt492 * Bugfix: (#1036) helperapps directory not resolving 8.3
902 Editable textbox for parent directory in demo.browse.php
996 directory defined as GETID3_HELPERAPPSDIR in getid3.php
1269 » Created new directory structure
1541 » Added new simple directory-scanning sample file
1808 and placed in the getID3() directory.
1860 of the Unicode directory structure & filenames stored.
2578 quotes (') or double quotes (") in the directory name.
2591 Added "browse: <directory>" link to getid3.check.php
2662 (ie 'directory scanned in 2.45 seconds')
[all …]
H A Dstructure.txt598 ['directory']=>boolean() //
626 …[<directory name>]=>array() // entries of type array are directories (key…
2271 …[<directory name>]=>array() // entries of type array are directories (key…
H A Dreadme.txt28 directory of the getID3 distribution.
41 A: Unzip getID3() to a directory, then access /demos/demo.browse.php
128 * ISO-9660 CD-ROM image (directory structure)
130 * ZIP (directory structure)
165 *> For an example of a complete directory-browsing, <*
170 scans every file in a given directory, and all sub-directories, stores
H A DREADME.md29 directory of the getID3 distribution.
40 **A:** Unzip getID3() to a directory, then access `/demos/demo.browse.php`
128 * ISO-9660 CD-ROM image (directory structure)
130 * ZIP (directory structure)
164 **For an example of a complete directory-browsing, file-scanning implementation of getID3(), please…
167 scans every file in a given directory, and all sub-directories, stores
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/
H A Dreadme.helperapps.txt15 This directory should contain binaries of various helper applications
18 The location of this directory is configurable in /getid3/getid3.php
21 If this directory is empty, or you are missing any files, please
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DCoalescingDirectoryResource.php27 foreach ($directories as $directory) {
28 $this->addDirectory($directory);
32 public function addDirectory(IteratorResourceInterface $directory) argument
34 $this->directories[] = $directory;
66 foreach ($this->directories as $directory) {
67 $parts[] = (string) $directory;
82 * @param ResourceInterface $directory The directory
88 return substr((string) $file, strlen((string) $directory));
100 foreach ($this->directories as $directory) {
101 foreach ($directory as $file) {
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt364 file in a relevant directory) where a recipient would be likely to look
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md178 $factory = new AssetFactory('/path/to/asset/directory/');
185 'css/src/*.scss', // load every scss files from "/path/to/asset/directory/css/src/"
194 The `AssetFactory` is constructed with a root directory which is used as the base directory for rel…
205 You can dump all the assets an AssetManager holds to files in a directory. This will probably be be…
235 $factory = new AssetFactory('/path/to/asset/directory/');
243 'css/src/*.scss', // load every scss files from "/path/to/asset/directory/css/src/"
312 These assets need to be written to the web directory so these URLs don't
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md10 …have a clean slate. Make sure you have PHPUnit 3.5+, then run `phpunit` from the project directory.
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md174 directory.
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md8 …* deprecated calling `Process::start()` without setting a valid working directory beforehand (via …
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DFilesystemUtils.php24 public static function removeDirectory($directory) argument
26 $inner = new \RecursiveDirectoryIterator($directory, \FilesystemIterator::SKIP_DOTS);
46 rmdir($directory);
62 $directory = self::getTemporaryDirectory().DIRECTORY_SEPARATOR.uniqid('assetic_'.$prefix);
63 mkdir($directory);
65 return $directory;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DSprocketsFilter.php49 public function addIncludeDir($directory) argument
51 $this->includeDirs[] = $directory;
81 foreach ($this->includeDirs as $directory) {
82 $more .= 'options[:load_path] << '.var_export($directory, true)."\n";
/plugin/adfs/phpsaml/
H A DREADME.md57 authentication, provides greater visibility and makes directory
702 provides examples of those views in the endpoints directory.
/plugin/admnote/
H A DREADME.md21 Unpack the file in the `/lib/plugin` directory of your Dokuwiki installation. It will create a dire…
/plugin/fileshare/
H A Dplugin.info.txt6 desc upload, show and download files from directory on web server
H A DREADME.md2 Dokuwiki-Plugin: Use a directory on your (web) server as file container.
H A DREADME3 upload, show and download files from directory on web server
/plugin/codemirror/dist/modes/
H A Dnsis.min.js.map1directory|false|force|hide|highest|ifdiff|ifnewer|instfiles|lastused|leave|left|license|listonly|l…
H A Dperl.min.js.map1directory\n chmod :1, // - changes the permissions on…
H A Dsql.min.js.map1directory disable discard distinctrow div dual dumpfile each elseif enable enclosed end ends engin…
H A Dpuppet.min.js.map1 …default or');\n define('atom', 'false true running present absent file directory undef');\n defi…
H A Dasterisk.min.js.map1 …\"datetime\",\"dbdel\",\"dbdeltree\",\"deadagi\",\"dial\",\"dictate\",\"directory\",\"disa\",\n …
/plugin/archiveupload/
H A Daction.php97 msg('Failed to create tmp dir, check permissions of cache/ directory', -1);

1...<<11121314151617181920>>...28