Home
last modified time | relevance | path

Searched refs:realpath (Results 126 – 150 of 701) sorted by last modified time

12345678910>>...29

/plugin/latex-was/syntax/
H A Dlatex.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
/plugin/structtemplate/_vagrant/
H A Dinstall_dokuwiki_extension.sh136 paths[dw]=$(realpath --canonicalize-missing "$_arg_path")
138 paths[dw]=$(realpath --canonicalize-missing "$DW_PATH")
/plugin/openas/
H A Daction.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/xtern/
H A Dadmin.php17 $this->wikiRoot = realpath (DOKU_INC. 'data/pages');
/plugin/xtern/scripts/
H A Dchk_links.php8 $dir =realpath (DOKU_INC. 'data/pages');
/plugin/xcom/scripts/
H A Dxcom_save.php3 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
H A Dxml.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
/plugin/xcom/
H A Dremote.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
16 define ('PAGES', realpath(DOKU_INC . $conf['savedir']));
/plugin/quickstats/GEOIP/
H A Dget_geocity2.php6 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
/plugin/quickstats/GEOIP/vendor/
H A Dcheck_dir.php3 if(!defined('GeoLite2_DIR')) define('GeoLite2_DIR', realpath(dirname(__FILE__) ) . '/'); // '/GeoL…
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php180 … $logger->debug('Checked CA file '.realpath($filename).': '.($isValid ? 'valid' : 'invalid'));
/plugin/quickstats/scripts/
H A Dget_geocity.php3 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
H A Dget_geocity2.php6 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
H A Dget_pages.php2 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
H A Dget_useragent.php2 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
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/box2/
H A Dsyntax.php22 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/skipentity/
H A Dsyntax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/minical/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/multiselect/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/meta/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/anchor/
H A Dsyntax.php
/plugin/outliner/
H A Dsyntax.php
/plugin/gchart/
H A Dsyntax.php

12345678910>>...29