Home
last modified time | relevance | path

Searched defs:appli (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/theme/md/
H A Dmanifest.json.php64 $appli = constant('DOL_APPLICATION_TITLE'); variable
66 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/theme/md/
H A Dmanifest.json.php42 $appli = constant('DOL_APPLICATION_TITLE'); variable
43 if (!empty($conf->global->MAIN_APPLICATION_TITLE)) $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/theme/eldy/
H A Dmanifest.json.php42 $appli = constant('DOL_APPLICATION_TITLE'); variable
43 if (!empty($conf->global->MAIN_APPLICATION_TITLE)) $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/
H A Dget_info.php64 $appli = constant('DOL_APPLICATION_TITLE'); variable
67 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/
H A Dget_info.php72 $appli = constant('DOL_APPLICATION_TITLE'); variable
74 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/public/website/
H A Dstyles.css.php83 $appli = constant('DOL_APPLICATION_TITLE'); variable
85 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
H A Dindex.php149 $appli = constant('DOL_APPLICATION_TITLE'); variable
151 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/public/website/
H A Dstyles.css.php67 $appli = constant('DOL_APPLICATION_TITLE'); variable
68 if (!empty($conf->global->MAIN_APPLICATION_TITLE)) $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
H A Dindex.php143 $appli = constant('DOL_APPLICATION_TITLE'); variable
144 if (!empty($conf->global->MAIN_APPLICATION_TITLE)) $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/science/code_saturne/code_saturne-7.1.0/preprocessor/
H A DMakefile.am25 SUBDIRS = base pre-post util appli subdir
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/nact/
H A Dmain.c56 NactApplication *appli; in main() local
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/public/payment/
H A Dpaymentko.php176 $appli = constant('DOL_APPLICATION_TITLE'); variable
178 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
H A Dpaymentok.php1370 $appli = constant('DOL_APPLICATION_TITLE'); variable
1372 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
1511 $appli = constant('DOL_APPLICATION_TITLE'); variable
1513 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/public/payment/
H A Dpaymentko.php157 $appli = constant('DOL_APPLICATION_TITLE'); variable
160 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
H A Dpaymentok.php785 $appli = constant('DOL_APPLICATION_TITLE'); variable
788 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
911 $appli = constant('DOL_APPLICATION_TITLE'); variable
914 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/public/members/
H A Dnew.php343 $appli = constant('DOL_APPLICATION_TITLE'); variable
345 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/public/members/
H A Dnew.php322 $appli = constant('DOL_APPLICATION_TITLE'); variable
324 $appli = $conf->global->MAIN_APPLICATION_TITLE; variable
/dports/games/warmux/warmux-11.04/src/gui/
H A Dquestion.cpp103 AppWarmux * appli = AppWarmux::GetInstance(); in Draw() local
/dports/math/mathmod/mathmod-11.1/ui_modules/
H A Dparametersoptions.cpp52 void Parametersoptions::SetStyleAndTheme(QApplication &appli, QString style, in SetStyleAndTheme()
/dports/net/freediameter/freeDiameter-1.5.0/libfdproto/
H A Ddictionary.c1094 struct dict_application_data * appli = (struct dict_application_data *) data; in DECLARE_FD_DUMP_PROTOTYPE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/httplib2/doc/html/
H A Dsearchindex.json1 …],"amount":[1],"excdesc":[1],"implement":[1],"macintosh":[1],"extra":[1],"appli":[1],"modul":[0,1]… array
/dports/x11-toolkits/pango/pango-1.48.11/docs/PangoOT/
H A Dindex.json1 …:[{"type":"alias","name":"Tag","ctype":"PangoOTTag","summary":"The `PangoOTTag` typedef is used to…
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gsk/gsk4/
H A Dindex.json1 …type":"callback","name":"ParseErrorFunc","ctype":"GskParseErrorFunc","summary":"Type of callback t… array
/dports/x11-toolkits/pango/pango-1.48.11/docs/Pango/
H A Dindex.json1 …{"type":"alias","name":"Glyph","ctype":"PangoGlyph","summary":"A `PangoGlyph` represents a single …
/dports/x11-toolkits/gtk40/gtk-4.4.1/docs/reference/gdk/gdk4/
H A Dindex.json1 …dkAppLaunchContext","summary":"`GdkAppLaunchContext` handles launching an application in a graphic… array

12