/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ |
H A D | Intl.php | 56 $locale, 68 $locale, 79 function twig_localized_number_filter($number, $style = 'decimal', $type = 'default', $locale = nul… argument 89 $formatter = twig_get_number_formatter($locale, $style); 98 function twig_localized_currency_filter($number, $currency = null, $locale = null) argument 100 $formatter = twig_get_number_formatter($locale, 'currency'); 108 * @param string $locale Locale in which the number would be formatted 113 function twig_get_number_formatter($locale, $style) argument 117 $locale = null !== $locale ? $locale : Locale::getDefault(); 119 if ($formatter && $formatter->getLocale() === $locale && $currentStyle === $style) { [all …]
|
/plugin/eventline/timeline_js/ |
H A D | timeline-api.js | 193 var tryExactLocale = function(locale) { argument 196 loadLocale[locale] = true; 202 var tryLocale = function(locale) { argument 203 if (tryExactLocale(locale)) { 204 return locale; 207 var dash = locale.indexOf("-"); 209 return locale.substr(0, dash); 223 if (locale != null) { 224 defaultClientLocale = locale; 230 var locale = supportedLocales[l]; [all …]
|
/plugin/tline/timeline_js/ |
H A D | timeline-api.js | 193 var tryExactLocale = function(locale) { argument 196 loadLocale[locale] = true; 202 var tryLocale = function(locale) { argument 203 if (tryExactLocale(locale)) { 204 return locale; 207 var dash = locale.indexOf("-"); 209 return locale.substr(0, dash); 223 if (locale != null) { 224 defaultClientLocale = locale; 230 var locale = supportedLocales[l]; [all …]
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/ |
H A D | AbstractPlaceRecord.php | 51 $locale = $this->firstSetNameLocale(); 53 return $locale === null ? null : $this->names[$locale]; 58 foreach ($this->locales as $locale) { 59 if (isset($this->names[$locale])) { 60 return $locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/ |
H A D | GoogleSearchIdeahubV1alphaAvailableLocale.php | 22 public $locale; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaAvailableLocale 25 public function setLocale($locale) argument 27 $this->locale = $locale; 31 return $this->locale;
|
H A D | GoogleSearchIdeahubV1betaAvailableLocale.php | 25 public $locale; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaAvailableLocale 34 public function setLocale($locale) argument 36 $this->locale = $locale; 43 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/ |
H A D | LocalizedMessage.php | 25 public $locale; variable in Google\\Service\\VMMigrationService\\LocalizedMessage 34 public function setLocale($locale) argument 36 $this->locale = $locale; 43 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/ |
H A D | LocalizedText.php | 25 public $locale; variable in Google\\Service\\AndroidEnterprise\\LocalizedText 34 public function setLocale($locale) argument 36 $this->locale = $locale; 43 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesConfiguration/ |
H A D | LocalizedString.php | 29 public $locale; variable in Google\\Service\\GamesConfiguration\\LocalizedString 52 public function setLocale($locale) argument 54 $this->locale = $locale; 61 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/ |
H A D | AndroidDevice.php | 33 public $locale; variable in Google\\Service\\Testing\\AndroidDevice 70 public function setLocale($locale) argument 72 $this->locale = $locale; 79 return $this->locale;
|
H A D | IosDevice.php | 33 public $locale; variable in Google\\Service\\Testing\\IosDevice 70 public function setLocale($locale) argument 72 $this->locale = $locale; 79 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/ |
H A D | Screen.php | 29 public $locale; variable in Google\\Service\\ToolResults\\Screen 56 public function setLocale($locale) argument 58 $this->locale = $locale; 65 return $this->locale;
|
/plugin/socialshareprivacy2/SSP/scripts/ |
H A D | jquery.socialshareprivacy.facebook.js | 40 var locale = "en_US"; 46 locale = options.language; 49 locale = match[1]+"_"+subs[0]; 54 locale = options.language+"_"+locales[options.language][0]; 58 locale : locale, property in $.fn.socialSharePrivacy.settings.services.facebook.button.params
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/ |
H A D | ConfigSettings.php | 37 public $locale; variable in Google\\Service\\PagespeedInsights\\ConfigSettings 88 public function setLocale($locale) argument 90 $this->locale = $locale; 97 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | SpreadsheetProperties.php | 33 public $locale; variable in Google\\Service\\Sheets\\SpreadsheetProperties 90 public function setLocale($locale) argument 92 $this->locale = $locale; 99 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/ |
H A D | GoogleCloudVisionV1p2beta1EntityAnnotation.php | 36 public $locale; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1EntityAnnotation 99 public function setLocale($locale) argument 101 $this->locale = $locale; 108 return $this->locale;
|
H A D | EntityAnnotation.php | 36 public $locale; variable in Google\\Service\\Vision\\EntityAnnotation 99 public function setLocale($locale) argument 101 $this->locale = $locale; 108 return $this->locale;
|
H A D | GoogleCloudVisionV1p1beta1EntityAnnotation.php | 36 public $locale; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1EntityAnnotation 99 public function setLocale($locale) argument 101 $this->locale = $locale; 108 return $this->locale;
|
H A D | GoogleCloudVisionV1p3beta1EntityAnnotation.php | 36 public $locale; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1EntityAnnotation 99 public function setLocale($locale) argument 101 $this->locale = $locale; 108 return $this->locale;
|
H A D | GoogleCloudVisionV1p4beta1EntityAnnotation.php | 36 public $locale; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1EntityAnnotation 99 public function setLocale($locale) argument 101 $this->locale = $locale; 108 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/ |
H A D | Userinfo.php | 58 public $locale; variable in Google\\Service\\Oauth2\\Userinfo 173 public function setLocale($locale) argument 175 $this->locale = $locale; 182 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/ |
H A D | QueryMetadata.php | 46 public $locale; variable in Google\\Service\\DoubleClickBidManager\\QueryMetadata 141 public function setLocale($locale) argument 143 $this->locale = $locale; 150 return $this->locale;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | Presentation.php | 28 public $locale; variable in Google\\Service\\Slides\\Presentation 67 public function setLocale($locale) argument 69 $this->locale = $locale; 76 return $this->locale;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DrawioUser.js | 5 DrawioUser = function(id, email, displayName, pictureUrl, locale) argument 20 this.locale = locale;
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_csp.js | 137 …case "%D": return utc ? gantt.locale.date.day_short[date.getUTCDay()] : gantt.locale.date.day_shor… 138 …case "%l": return utc ? gantt.locale.date.day_full[date.getUTCDay()] : gantt.locale.date.day_full[… 139 …case "%M": return utc ? gantt.locale.date.month_short[date.getUTCMonth()] : gantt.locale.date.mont… 140 …case "%F": return utc ? gantt.locale.date.month_full[date.getUTCMonth()] : gantt.locale.date.month… 194 set[1] = gantt.locale.date.month_short_hash[temp[i]] || 0; 197 set[1] = gantt.locale.date.month_full_hash[temp[i]] || 0;
|