Home
last modified time | relevance | path

Searched full:home (Results 1 – 25 of 720) sorted by relevance

12345678910>>...29

/plugin/asciidocjs/node_modules/resolve/lib/
Dhomedir.js8 var home = process.env.HOME; variable
12 … return process.env.USERPROFILE || process.env.HOMEDRIVE + process.env.HOMEPATH || home || null;
16 return home || (user ? '/Users/' + user : null);
20 …return home || (process.getuid() === 0 ? '/root' : (user ? '/home/' + user : null)); // eslint-dis…
23 return home || null;
/plugin/asciidocjs/node_modules/resolve/test/
Dhome_paths_sync.js14 var HOME = homedir(); variable
16 var hnm = path.join(HOME, '.node_modules');
17 var hnl = path.join(HOME, '.node_libraries');
91 st.test('just in `$HOME/.node_modules`', function (s2t) {
95 s2t.equal(res, dotMainMain, '`dot_main` resolves in `$HOME/.node_modules`');
98 st.test('just in `$HOME/.node_libraries`', function (s2t) {
102 … s2t.equal(res, dotSlashMainMain, '`dot_slash_main` resolves in `$HOME/.node_libraries`');
105 st.test('in `$HOME/.node_libraries` and `$HOME/.node_modules`', function (s2t) {
109 … s2t.equal(res, bazHNMmain, '`baz` resolves in `$HOME/.node_modules` when in both');
Dhome_paths.js14 var HOME = homedir(); variable
16 var hnm = path.join(HOME, '.node_modules');
17 var hnl = path.join(HOME, '.node_libraries');
95 st.test('just in `$HOME/.node_modules`', function (s2t) {
100 s2t.equal(res, dotMainMain, '`dot_main` resolves in `$HOME/.node_modules`');
105 st.test('just in `$HOME/.node_libraries`', function (s2t) {
110 … s2t.equal(res, dotSlashMainMain, '`dot_slash_main` resolves in `$HOME/.node_libraries`');
115 st.test('in `$HOME/.node_libraries` and `$HOME/.node_modules`', function (s2t) {
120 … s2t.equal(res, bazHNMmain, '`baz` resolves in `$HOME/.node_modules` when in both');
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
DVCardConverterTest.php14 TEL;TYPE=PREF,HOME:+1 555 666 777
17 PHOTO;ENCODING=b;TYPE=JPEG,HOME:Zm9v
29 TEL;PREF=1;TYPE=HOME:+1 555 666 777
32 PHOTO;TYPE=HOME:data:image/jpeg;base64,Zm9v
56 TEL;PREF=1;TYPE=HOME:+1 555 666 777
69 TEL;PREF=1;TYPE=HOME:+1 555 666 777
95 TEL;HOME;VOICE:555-12345-345
96 ADR;HOME:;;100 Street Lane;Saubel Beach;ON;H0H0H0
97 LABEL;HOME;ENCODING=QUOTED-PRINTABLE:100 Street Lane=0D=0ASaubel Beach,
109 TEL;TYPE=HOME,VOICE:555-12345-345
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
DVCardConverterTest.php16 TEL;TYPE=PREF,HOME:+1 555 666 777
19 PHOTO;ENCODING=b;TYPE=JPEG,HOME:Zm9v
31 TEL;PREF=1;TYPE=HOME:+1 555 666 777
34 PHOTO;TYPE=HOME:data:image/jpeg;base64,Zm9v
58 TEL;PREF=1;TYPE=HOME:+1 555 666 777
71 TEL;PREF=1;TYPE=HOME:+1 555 666 777
97 TEL;HOME;VOICE:555-12345-345
98 ADR;HOME:;;100 Street Lane;Saubel Beach;ON;H0H0H0
99 LABEL;HOME;ENCODING=QUOTED-PRINTABLE:100 Street Lane=0D=0ASaubel Beach,
111 TEL;TYPE=HOME,VOICE:555-12345-345
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DVCardConverterTest.php14 TEL;TYPE=PREF,HOME:+1 555 666 777
17 PHOTO;ENCODING=b;TYPE=JPEG,HOME:Zm9v
29 TEL;PREF=1;TYPE=HOME:+1 555 666 777
32 PHOTO;TYPE=HOME:data:image/jpeg;base64,Zm9v
56 TEL;PREF=1;TYPE=HOME:+1 555 666 777
69 TEL;PREF=1;TYPE=HOME:+1 555 666 777
95 TEL;HOME;VOICE:555-12345-345
96 ADR;HOME:;;100 Street Lane;Saubel Beach;ON;H0H0H0
97 LABEL;HOME;ENCODING=QUOTED-PRINTABLE:100 Street Lane=0D=0ASaubel Beach,
109 TEL;TYPE=HOME,VOICE:555-12345-345
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
DVCardConverterTest.php14 TEL;TYPE=PREF,HOME:+1 555 666 777
17 PHOTO;ENCODING=b;TYPE=JPEG,HOME:Zm9v
29 TEL;PREF=1;TYPE=HOME:+1 555 666 777
32 PHOTO;TYPE=HOME:data:image/jpeg;base64,Zm9v
56 TEL;PREF=1;TYPE=HOME:+1 555 666 777
69 TEL;PREF=1;TYPE=HOME:+1 555 666 777
95 TEL;HOME;VOICE:555-12345-345
96 ADR;HOME:;;100 Street Lane;Saubel Beach;ON;H0H0H0
97 LABEL;HOME;ENCODING=QUOTED-PRINTABLE:100 Street Lane=0D=0ASaubel Beach,
109 TEL;TYPE=HOME,VOICE:555-12345-345
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
DBuilderTest.php177 '/home/sb/Money',
179 '/home/sb/Money/Money.php' => [],
180 '/home/sb/Money/MoneyBag.php' => []
187 '/home/sb/Money/',
189 '/home/sb/Money/Money.php' => []
203 '/home/sb/Money',
205 '/home/sb/Money/Money.php' => [],
206 '/home/sb/Money/MoneyBag.php' => [],
207 'phar:///home/sb/Money/Cash.phar/Cash.php' => [],
/plugin/miniblog/
Dstyle.css8 .mode_show.home #twentyfifteen__entry,
9 .mode_show.home #twentyfifteen__entry-content {
17 .mode_show.home #twentyfifteen__entry {
22 .mode_show.home #twentyfifteen__entry-content {
/plugin/bootswrapper/exe/help/
Dlist-group.txt74 * {{fa>home}} [[:start|Home-Page]]
80 * {{fa>home}} [[:start|Home-Page]]
/plugin/freechat/phpfreechat/misc/
Dtabs.svg341 … inkscape:export-filename="/home/kerphi/public_html/pfc-1.0/trunk/themes/default/images/ch.png"
348 … inkscape:export-filename="/home/kerphi/public_html/pfc-1.0/trunk/themes/default/images/ch.png"
353 inkscape:export-filename="/home/kerphi/public_html/pfc-1.x/themes/default/images/ch.png"
359 … inkscape:export-filename="/home/kerphi/public_html/pfc-1.0/trunk/themes/default/images/ch.png"
366 … inkscape:export-filename="/home/kerphi/public_html/pfc-1.0/trunk/themes/default/images/pv.png"
373 … inkscape:export-filename="/home/kerphi/public_html/pfc-1.0/trunk/themes/default/images/pv.png"
380 … inkscape:export-filename="/home/kerphi/public_html/pfc-1.0/trunk/themes/default/images/pv.png"
389 inkscape:export-filename="/home/kerphi/public_html/pfc-1.x/themes/default/images/pv.png"
396 inkscape:export-filename="/home/kerphi/public_html/pfc-1.x/themes/default/images/pv.png"
403 inkscape:export-filename="/home/kerphi/public_html/pfc-1.x/themes/default/images/pv.png"
[all …]
Ddoc-archi1.svg16 sodipodi:docbase="/home/gully/pfc/misc"
139 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
146 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
156 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
162 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
190 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
196 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
225 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
232 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
241 inkscape:export-filename="/home/gully/Desktop/doc-archi1.png"
[all …]
/plugin/statistics/vendor/matomo/device-detector/regexes/client/hints/
Dapps.yml112 'com.myhomescreen.sms': 'Messenger Home'
113 'com.myhomescreen.email': 'Email Home'
114 'com.myhomescreen.weather': 'Weather Home'
116 'com.myhomescreen.messenger.home.emoji.lite': 'Messenger Lite'
117 'com.myhomescreen.fitness': 'Fit Home'
118 'com.myhomescreen.news': 'News Home'
/plugin/api/_test/
Dpage.test.php47 $homePageId = self::ENDPOINT_NAME."home";
49 saveWikiText($homePageId, 'Home Page', $summaryDefault);
63 * Query Home page
83 $expectedHtml = DOKU_LF . '<p>' . DOKU_LF . 'Home Page' . DOKU_LF . '</p>' . DOKU_LF;
/plugin/listusergroup/
Dhelper.php81 if ($show==='home' || $show==='header') continue;
88 $posHome = array_search('home', $data['show']);
94 $isShowHome = in_array('home', $data['show']);
113 /* skip home and header option (do not create a column) */
114 if ($show==='home' || $show==='existinghome' || $show==='header') continue;
/plugin/davcard/lang/en/
Dlang.php20 $lang['telhome'] = 'Home';
39 $lang['adrhome'] = 'Home';
78 $lang['js']['home'] = 'Home';
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/
Dopenssl.cnf3 HOME = .
4 RANDFILE = $ENV::HOME/.rnd
/plugin/vcard/
Dvcard.php77 …// type may be PREF | WORK | HOME | VOICE | FAX | MSG | CELL | PAGER | BBS | CAR | MODEM | ISDN | …
103 …ce="", $extended="", $street="", $city="", $region="", $zip="", $country="", $type="HOME;POSTAL") {
104 …// $type may be DOM | INTL | POSTAL | PARCEL | HOME | WORK or any combination of these: e.g. "WORK…
115 …ce="", $extended="", $street="", $city="", $region="", $zip="", $country="", $type="HOME;POSTAL") {
141 // $type may be WORK | HOME
177 $v->setPhoneNumber($_REQUEST['home'], 'PREF;HOME;VOICE');
/plugin/simplenavi/
Dsyntax.php23 protected bool $home; variable in syntax_plugin_simplenavi
79 in_array('home', $data),
108 bool $home, argument
117 $this->home = $home;
131 if ($this->home) $tree->addFlag(PageTreeBuilder::FLAG_SELF_TOP);
/plugin/listusergroup/conf/
Dmetadata.php9 …rray('multichoice', '_choices' => array('class="fa fa-home"', 'class="iconify" data-icon="mdi:hom…
/plugin/gitlabapi/
DREADME.md56 For instance; you have a GitLab server namely `gitlab.home` and following JSON file:
60 "gitlab.home": {
70 <gitlab-api server="gitlab.home" project-path="ns/project" />
/plugin/combo/resources/theme/default/components/css/
H A Dhistorical-breadcrumb.css7 .historical-breadcrumb-home {
18 .historical-breadcrumb-home::before {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/
DHomeCollection.php13 * It is similar to /home on many unix systems.
31 public $collectionName = 'home';
41 * Creates the home collection.
/plugin/asciidocjs/node_modules/require-directory/
DREADME.markdown26 * home.js
46 app.get('/', routes.home);
56 home: require('routes/home.js'),
/plugin/combo/ComboStrap/
H A DPageExplorerTag.php18 public const HOME_TYPE = "home";
47 * Attributes on the home node
54 public const INDEX_HOME_TAG = "home";
383 * Home
397 * Enter home tag
411 …$returnedXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the home. Error: {$e->getMes…
420 …dXhtml .= LogUtility::wrapInRedForHtml("Error while rendering the default home. Error: {$e->getMes…
424 * End home tag
661 * Home Page first
676 * categorize the children as home, page or namespace (container)
[all …]

12345678910>>...29