Home
last modified time | relevance | path

Searched refs:locale (Results 76 – 100 of 305) sorted by relevance

12345678910>>...13

/plugin/combo/ComboStrap/
H A DSite.php419 $locale = null;
425 $locale = strtolower($lang) . $sep . strtoupper($country);
427 return $locale;
443 $locale = locale_get_default();
444 $localeParts = explode("_", $locale, 2);
H A DFetcherVignette.php194 $locale = Locale::createForPage($this->page)->getValueOrDefault();
202 $lineToPrint = Iso8601Date::createFromDateTime($modifiedTimeOrDefault)->formatLocale(null, $locale);
/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_sk.js.map1locale/locale_sk.js"],"names":["root","factory","exports","module","define","amd","window","instal…
H A Dlocale_es.js.map1locale/locale_es.js"],"names":["root","factory","exports","module","define","amd","window","instal…
H A Dlocale_hu.js.map1locale/locale_hu.js"],"names":["root","factory","exports","module","define","amd","window","instal…
H A Dlocale_pt.js.map1locale/locale_pt.js"],"names":["root","factory","exports","module","define","amd","window","instal…
H A Dlocale_ro.js.map1locale/locale_ro.js"],"names":["root","factory","exports","module","define","amd","window","instal…
H A Dlocale_tr.js.map1locale/locale_tr.js"],"names":["root","factory","exports","module","define","amd","window","instal…
H A Dlocale.js13 …roperty.call(e,t)},n.p="/codebase/",n(n.s=212)}({212:function(e,t){gantt.locale={date:{month_full:… class in gantt
H A Dlocale_be.js13 …roperty.call(e,t)},n.p="/codebase/",n(n.s=210)}({210:function(e,t){gantt.locale={date:{month_full:… class in gantt
H A Dlocale_ca.js13 …roperty.call(e,t)},n.p="/codebase/",n(n.s=209)}({209:function(e,t){gantt.locale={date:{month_full:… class in gantt
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php527 * @param string $locale Locale.
530 public function sortByName($locale = 'root') argument
533 $collator = new \Collator($locale);
/plugin/combo/action/
H A Dmetafacebook.php246 $locale = ComboStrap\Locale::createForPage($page, "_")->getValueOrDefault();
247 $facebookMeta["og:locale"] = $locale;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPagespeedInsights.php86 'locale' => [
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php185 private $locale = []; variable in PHPUnit_Framework_TestCase
1005 foreach ($this->locale as $category => $locale) {
1006 setlocale($category, $locale);
1394 * @param string $locale
1407 $locale = $args[1];
1421 if (!is_array($locale) && !is_string($locale)) {
1425 $this->locale[$category] = setlocale($category, 0);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php96 $locale = setlocale(LC_NUMERIC, 0);
97 if (false === $locale) {
110 setlocale(LC_NUMERIC, $locale);
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_quick_info.js13locale.labels[c[f]]);a+='<div class="gantt_qi_big_icon '+c[f]+'" title="'+gantt.locale.labels[c[f]…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js322 var ariaAttr = gantt._waiAria.quickInfoButtonAttrString(gantt.locale.labels[buttons[i]]);
324 … title=\""+gantt.locale.labels[buttons[i]]+"\" " + ariaAttr +"><div class='gantt_menu_icon " + but…
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DInline.php170 $locale = setlocale(LC_NUMERIC, 0);
171 if (false !== $locale) {
185 if (false !== $locale) {
186 setlocale(LC_NUMERIC, $locale);
/plugin/diagramsnet/lib/math/
H A DMathJax.js19locale:"en",directory:"[MathJax]/localization",strings:{ar:{menuTitle:"\u0627\u0644\u0639\u0631\u0… property in MathJax.Localization
/plugin/diagramsnet/lib/math/config/
H A Ddefault.js248 locale: null, // the language to use for messages
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/combo/vendor/symfony/yaml/
H A DInline.php165 $locale = setlocale(\LC_NUMERIC, 0);
166 if (false !== $locale) {
182 if (false !== $locale) {
183 setlocale(\LC_NUMERIC, $locale);
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Den-ca.js1 …tion(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),n(110),n(1).locale("en-ca")},110:func…
H A Den-ie.js1 …tion(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),n(114),n(1).locale("en-ie")},114:func…

12345678910>>...13