Home
last modified time | relevance | path

Searched refs:dirname (Results 1401 – 1425 of 1489) sorted by relevance

1...<<51525354555657585960

/plugin/schedule/
H A DscheduleRoot.class.php14 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/quickstats/scripts/
H A Dextended_data.php3 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
/plugin/quickstats/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/nodetailsxhtml/
H A Drenderer.php49 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/statdisplay/pchart/
H A DpChart.php23 require_once(dirname(__FILE__).'/ConversionHelpers.php');
24 require_once(dirname(__FILE__).'/ShadowProperties.php');
25 require_once(dirname(__FILE__).'/Color.php');
26 require_once(dirname(__FILE__).'/Palette.php');
27 require_once(dirname(__FILE__).'/ICanvas.php');
28 require_once(dirname(__FILE__).'/GridStyle.php');
29 require_once(dirname(__FILE__).'/ScaleStyle.php');
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php499 $path = dirname(__FILE__);
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php761 mkdir_rek(dirname($dir), $mode);
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php742 mkdir_rek(dirname($dir), $mode);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D23.23.js.map1 …|csvdecode|jsondecode|jsonencode|urlencode|yamldecode|yamlencode|abspath|dirname|pathexpand|basena…
/plugin/dwcommits/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/superacl/
H A Dadmin.php219 $ns = dirname(str_replace(':','/',$ID));
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php18 define('GETID3_INCLUDEPATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
472 $this->info['filepath'] = str_replace('\\', '/', realpath(dirname($filename)));
/plugin/anewssystem/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
29 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php20 … $this->filesDirectory = dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR;
616 … $file = dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'foo.xml';
667 $file = dirname(__DIR__) . DIRECTORY_SEPARATOR . '_files' . DIRECTORY_SEPARATOR . 'foo.xml';
/plugin/jsonrpc/
H A Djsonrpc.php12 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/translator/syntax/
H A Dtranslator.php32 return array_merge(confToHash(dirname(__FILE__).'/../info.txt'), array(
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php756 mkdir_rek(dirname($dir), $mode);
/plugin/combo/ComboStrap/
H A DSite.php910 return Url::toUrlSeparator(dirname('/' . $dir));
/plugin/swiftmail/Swift/
H A DMessage.php14 require_once dirname(__FILE__) . "/ClassLoader.php";
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php1123 $file = dirname($this->filename) . DIRECTORY_SEPARATOR . $path;
/plugin/fckg/action/
H A Dedit.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/dir/
H A Dsyntax.php22 define ('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/wrap/
H A Dhelper.php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php962 $caFile = dirname($tempFilename) . '/ca.pem';
/plugin/fblogin/lib/
H A Dbase_facebook.php948 dirname(__FILE__) . '/fb_ca_chain_bundle.crt');

1...<<51525354555657585960