Home
last modified time | relevance | path

Searched +full:home -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 29) sorted by relevance

12

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/
Dopenssl.cnf3 HOME = .
4 RANDFILE = $ENV::HOME/.rnd
/dokuwiki/_test/tests/inc/
Dinit_getbaseurl.test.php17 $_SERVER['HTTP_HOST'] = 'xerxes.my.home';
45 $_SERVER['PATH_TRANSLATED'] = '/home/bengen/public_html/dokuwiki/doku.php';
68 $_SERVER['PATH_TRANSLATED'] = '/home/bengen/public_html/dokuwiki/doku.php';
87 $_SERVER['SCRIPT_FILENAME'] = '/home/bengen/public_html/dokuwiki/doku.php';
91 $_SERVER['PATH_TRANSLATED'] = '/home/bengen/public_html/dokuwiki/doku.php';
131 $_SERVER['DOCUMENT_ROOT'] = '/home/websites/wiki/htdocs';
133 $_SERVER['SCRIPT_FILENAME'] = '/home/websites/wiki/htdocs/doku.php';
178 $_SERVER['HTTP_HOST'] = 'xerxes.my.home';
201 $_SERVER['HTTP_HOST'] = 'xerxes.my.home';
231 $_SERVER['HTTP_HOST'] = 'xerxes.my.home';
[all …]
Dpageutils_getid.test.php49 $_SERVER['HTTP_HOST'] = 'xerxes.my.home';
/dokuwiki/_test/tests/Feed/
DFeedMediaProcessorTest.php89 $home = $doc->find('img');
90 $this->assertEquals(1, $home->count());
DFeedPageProcessorTest.php116 $home = $doc->find('a[href^="https://www.dokuwiki.org/manual"]');
117 $this->assertGreaterThanOrEqual(1, $home->count());
/dokuwiki/lib/tpl/dokuwiki/
Dtpl_header.php30 // display logo and wiki title in a link to the home page
35 'accesskey="h" title="' . tpl_getLang('home') . ' [h]"'
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
DOpenSSH.php8 * Place in $HOME/.ssh/authorized_keys
154 * $HOME/.ssh/authorized_key.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
DOpenSSH.php8 * Place in $HOME/.ssh/authorized_keys
/dokuwiki/_test/tests/inc/parser/
Dparser_links.test.php188 $this->P->parse("Foo /home/subdir/www/www.something.de/somedir/ Bar");
192 array('cdata',array("\n".'Foo /home/subdir/www/www.something.de/somedir/ Bar')),
201 $this->P->parse("Foo /home/subdir/www/ www.something.de/somedir/ Bar");
205 array('cdata',array("\n".'Foo /home/subdir/www/ ')),
232 $this->P->parse("Foo /home/subdir/www/ftp.something.de/somedir/ Bar");
236 array('cdata',array("\n".'Foo /home/subdir/www/ftp.something.de/somedir/ Bar')),
245 $this->P->parse("Foo /home/subdir/www/ ftp.something.de/somedir/ Bar");
249 array('cdata',array("\n".'Foo /home/subdir/www/ ')),
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
DOpenSSH.php8 * Place in $HOME/.ssh/authorized_keys
/dokuwiki/vendor/geshi/geshi/src/geshi/
Dproperties.php50 '${user.home}'
Djquery.php63 'alert', 'back', 'close', 'confirm', 'forward', 'home',
Dactionscript.php93 … 'HOME', 'hscroll', 'html', 'htmlText', 'ID3', 'ifFrameLoaded', 'ignoreWhite', 'implements',
Dbascomavr.php75 …'HOME' , 'CURSOR' , 'UPPERLINE' , 'THIRDLINE' , 'INITLCD' , 'LOWERLINE' , 'LCDAT' , 'FOURTHLINE' ,…
Dmatlab.php155 'helpdesk','helpwin','home','inmem','lasterr','lastwarn','length',
Dautohotkey.php225 'PGDN','Home','End',
Dpowershell.php145 'foreach','Home','Host','Input','LASTEXITCODE','MaximumAliasCount',
Dactionscript3.php327 'HOME', 'HIGH', 'HARDLIGHT', 'GREEN', 'GET', 'FULLSCREEN', 'FULL',
Dvisualfoxpro.php113 'HelpTo','HighLightRow','Home','Hour','IMEStatus','IdleTimeOut',
Dcobol.php191 'GO-HOME', 'GO-SEARCH', 'GRAPHICAL', 'GREATER', 'GRID',
Doctave.php139 'history_size', 'history_timestamp_format_string', 'home', 'horzcat',
/dokuwiki/inc/Ui/
DAdmin.php16 * @author Håkan Sandell <hakan.sandell@home.se>
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
DOpenSSH.php8 * Place in $HOME/.ssh/authorized_keys
/dokuwiki/vendor/geshi/geshi/
Dbuild.xml188 …command="rsync -av -e ssh dist/deploy-sf/ ${sfuser},${sfproject}@frs.sourceforge.net:/home/frs/pro…
/dokuwiki/inc/
Dtemplate.php864 $out .= '<span class="home">' . tpl_pagelink(':' . $conf['start'], null, true) . '</span>';
1908 ($ID == $conf['start']) ? 'home' : ''

12