Home
last modified time | relevance | path

Searched refs:Locale (Results 1 – 25 of 36) sorted by relevance

12

/plugin/combo/ComboStrap/
H A DLocale.php10 class Locale extends MetadataText class
17 public static function createForPage(MarkupPath $page, string $separator = "_"): Locale
19 return (new Locale())
36 return "Locale";
99 public function setSeparator(string $separator): Locale
H A DMetaManagerForm.php67 Locale::PROPERTY_NAME,
H A DPipelineUtility.php303 $locale = Locale::createForPage($page)->getValueOrDefault();
H A DFetcherVignette.php194 $locale = Locale::createForPage($this->page)->getValueOrDefault();
H A DMarkupPath.php164 * @var Locale
933 * @deprecated for {@link Locale}
1647 $this->locale = Locale::createForPage($this);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DIosRuntimeConfiguration.php23 protected $localesType = Locale::class;
29 * @param Locale[]
36 * @return Locale[]
H A DAndroidRuntimeConfiguration.php23 protected $localesType = Locale::class;
29 * @param Locale[]
36 * @return Locale[]
H A DLocale.php20 class Locale extends \Google\Collection class
99 class_alias(Locale::class, 'Google_Service_Testing_Locale');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DLocale.php20 class Locale extends \Google\Model class
60 class_alias(Locale::class, 'Google_Service_PeopleService_Locale');
H A DPerson.php61 protected $localesType = Locale::class;
345 * @param Locale[]
352 * @return Locale[]
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataSystem.php23 use ComboStrap\Locale; alias
92 Locale::PROPERTY_NAME => Locale::class,
H A DMetadata.php29 use ComboStrap\Locale; alias
/plugin/findologicxmlexport/
H A Dadmin.php111 Locale::setDefault($conf[self::DOKUWIKI_LANG_NAME]);
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst46 use ``Locale::getDefault()``
111 use ``Locale::getDefault()``
133 use ``Locale::getDefault()``
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php117 $locale = null !== $locale ? $locale : Locale::getDefault();
/plugin/combo/action/
H A Dmetafacebook.php246 $locale = ComboStrap\Locale::createForPage($page, "_")->getValueOrDefault();
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js425Locale={};sre.Locale.nestingToString=function(a){switch(a){case 1:return sre.Messages.MS.ONCE||"";…
426Locale.localFont);sre.Locale.localRole=function(a){return sre.Messages.ROLE[a]||a};sre.Grammar.get…
427 …Correction("plural",sre.Locale.makePlural);sre.Locale.prefixCombiner=function(a,b,c){a=c?c+" "+a:a…
445Locale.en={MS:{START:"Start",FRAC_V:"Fraction",FRAC_B:"Frac",FRAC_S:"Frac",END:"End",FRAC_OVER:"Ov…
446 RADICAL_NEST_DEPTH:sre.Locale.nestingToString,COMBINE_ROOT_INDEX:function(a,b){return a},COMBINE_NE…
464Locale.postfixCombiner],parenthesized:["entre par\u00e9ntesis",sre.Locale.postfixCombiner],period:…
465 squared:["en cuadrado",sre.Locale.postfixCombiner],"negative-squared":["en cuadrado negro",sre.Loca…
474 …EPTH:function(a){return!1},RADICAL_NEST_DEPTH:sre.Locale.nestingToString,COMBINE_ROOT_INDEX:sre.Lo…
476 …nknown:"inconnu"},EMBELLISH:{"super":["exposant",sre.Locale.prefixCombiner],sub:["indice",sre.Loca…
483 sre.Locale.nemeth={MS:{FRACTION_REPEAT:"\u2820",FRACTION_START:"\u2839",FRAC_V:"\u2839",FRAC_B:"Fra…
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md82 * Locale
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md47 - Locale independent URL parsing
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19Locale=function(){MathJax.Localization.setLocale(s.settings.locale);MathJax.Hub.Queue(["Reprocess"… function
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php210 ->when($result = $collator->getLocale(\Locale::VALID_LOCALE))
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js395 function Locale(config) { function
1899 locales[name] = new Locale(mergeConfigs(parentConfig, config));
1930 locale = new Locale(config);
3947 var proto$1 = Locale.prototype;
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js49Locale=function(){MathJax.Localization.setLocale(s.settings.locale);MathJax.Hub.Queue(["Reprocess"… function
H A DAM_HTMLorMML.js48Locale=function(){MathJax.Localization.setLocale(s.settings.locale);MathJax.Hub.Queue(["Reprocess"… function
H A DAccessible.js65Locale=function(){MathJax.Localization.setLocale(s.settings.locale);MathJax.Hub.Queue(["Reprocess"… function

12