Home
last modified time | relevance | path

Searched defs:_current_language (Results 1 – 3 of 3) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/helper/
H A DNumberHelper.php44 function _current_language($culture) function
/dports/www/p5-Dancer-Plugin-Lexicon/Dancer-Plugin-Lexicon-0.06/lib/Dancer/Plugin/
H A DLexicon.pm78 sub _current_language { _installed_langs()->{ _language_tag() } } subroutine
/dports/games/openttd/openttd-12.1/src/
H A Dstrings.cpp46 const LanguageMetadata *_current_language = nullptr; ///< The currently loaded language. variable