Home
last modified time | relevance | path

Searched refs:realpath (Results 301 – 325 of 701) sorted by relevance

1...<<11121314151617181920>>...29

/plugin/dirpictures/
H A Dsyntax.php17 define ('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgdoku/action/entities/
H A Dents_seri.php3 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/fontsize/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgedit/action/entities/
H A Dents_seri.php3 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/bbcode/
H A Dquote.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dolist.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/google_maps/syntax/
H A Dcal.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dokukiwix/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/reliwa/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DFactory.php85 $_paths[] = realpath($path);
/plugin/pageindex/
H A Dsyntax.php11 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/schedule/
H A Dajax.php15 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/inlineeditor/
H A Dajax.php11 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');
/plugin/cssperpage/
H A Dsyntax.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/toursprung/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/flowplay/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/sectiontoggle/
H A Dsyntax.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/snippets/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/functions/
H A Dimports.sh43 export script_path=$(dirname $(realpath -s $0))
/plugin/confightmlok/
H A Dcommon.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/prolog/
H A Dattribute_include.php216 $abs = str_replace(realpath(DOKU_PAGES), '', realpath($abs));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar74 $a = realpath(Extract_Phar::$temp . DIRECTORY_SEPARATOR . $pt);
168 $temp = realpath($temp);
203 return realpath('/temp');
210 return realpath('/tmp');
/plugin/function/
H A Dsyntax.php18 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconnector.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/cellbg/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

1...<<11121314151617181920>>...29