Home
last modified time | relevance | path

Searched refs:depends (Results 26 – 50 of 521) sorted by last modified time

12345678910>>...21

/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-20.txt77 Whether that is true depends on what the Program does.
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default32 // phpThumb() depends on $_SERVER['DOCUMENT_ROOT'] to resolve path/filenames. This value is usually…
/plugin/structprogress/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/qna/
H A Daction.php187 $depends = p_get_metadata($ID, 'relation depends');
189 if (!empty($depends) && isset($depends['rendering'])) {
190 $this->addDependencies($cache, array_keys($depends['rendering']));
199 private function addDependencies($cache, $depends) { argument
200 foreach ($depends as $file) {
201 if (!in_array($file, $cache->depends['files']) && file_exists($file)) {
202 $cache->depends['files'][] = $file;
/plugin/templater/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/mikioplugin/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md78 It should be noted that this algorithm depends on reasonably gramatically
/plugin/aichat/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/imagemapping/
H A DCOPYING77 Whether that is true depends on what the Program does.
H A DLICENSE
/plugin/cloud/
H A DCOPYING77 Whether that is true depends on what the Program does.
/plugin/caption/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs547 TODO: technically the display depends on the width of the cell
1086 /* time rounding depends on presence of minute / second / usec fields */
/plugin/dev/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/dev/skel/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/structtasks/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/orphanswanted/
H A DCOPYING77 Whether that is true depends on what the Program does.
/plugin/button/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/bibtex4dw/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/copycode/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/tag/
H A DCOPYING78 Whether that is true depends on what the Program does.
/plugin/bureaucracy/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/htmlok/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/gitbacked/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DLICENSE.txt77 Whether that is true depends on what the Program does.

12345678910>>...21