Searched refs:lang (Results 1 - 25 of 36) sorted by relevance

12

/yui3/build/intl/
H A Dintl-debug.js48 * @param {String} lang The BCP 47 language tag.
51 setLang : function(module, lang) {
54 exists = !!langs[lang];
56 if (exists && lang !== currLang) {
57 langs[ACTIVE_LANG] = lang;
58 this.fire("intl:langChange", {module: module, prevVal: currLang, newVal: (lang === ROOT_LANG) ? "" : lang});
73 var lang = this._mod(module)[ACTIVE_LANG];
74 return (lang === ROOT_LANG) ? "" : lang;
[all...]
/yui3/src/intl/js/
H A DIntl.js46 * @param {String} lang The BCP 47 language tag.
49 setLang : function(module, lang) {
52 exists = !!langs[lang];
54 if (exists && lang !== currLang) {
55 langs[ACTIVE_LANG] = lang;
56 this.fire("intl:langChange", {module: module, prevVal: currLang, newVal: (lang === ROOT_LANG) ? "" : lang});
71 var lang = this._mod(module)[ACTIVE_LANG];
72 return (lang === ROOT_LANG) ? "" : lang;
[all...]
/yui3/src/uploader/tests/manual/
H A Dsimpleuploader.js2 lang: "en",
H A Dfile.js3 lang: "en",
H A Dhtml5uploader.js3 lang: "en",
H A Duploadqueue.js3 lang: "en",
H A Dflashuploader.js3 lang: "en",
H A Duploader.js3 lang: "en",
/yui3/src/intl/docs/assets/translator/
H A Dtranslator.js21 }, "3.1.0", {lang: ["en", "fr", "es"]});
/yui3/src/loader/js/
H A Dloader.js216 // self.lang = "";
713 if (self.lang) {
869 * @param {Array} [config.lang] Array of BCP 47 language tags of languages for which this module has localized resource bundles, e.g., `["en-GB", "zh-Hans-CN"]`
927 j, langs, packName, supName, flatSup, flatLang, lang, ret,
943 if (!o.langPack && o.lang) {
944 langs = YArray(o.lang);
946 lang = langs[j];
947 packName = this.getLangPackName(lang, name);
950 smod = this._addLangPack(lang, o, packName);
993 if (s.lang
[all...]
/yui3/src/file/tests/manual/
H A Dfile.js3 lang: "en",
/yui3/build/loader/
H A Dloader-debug.js68 'lang/gallery-': {},
316 // self.lang = "";
813 if (self.lang) {
969 * @param {Array} [config.lang] Array of BCP 47 language tags of languages for which this module has localized resource bundles, e.g., `["en-GB", "zh-Hans-CN"]`
1027 j, langs, packName, supName, flatSup, flatLang, lang, ret,
1043 if (!o.langPack && o.lang) {
1044 langs = YArray(o.lang);
1046 lang = langs[j];
1047 packName = this.getLangPackName(lang, name);
1050 smod = this._addLangPack(lang,
[all...]
/yui3/build/loader-base/
H A Dloader-base-debug.js68 'lang/gallery-': {},
316 // self.lang = "";
813 if (self.lang) {
969 * @param {Array} [config.lang] Array of BCP 47 language tags of languages for which this module has localized resource bundles, e.g., `["en-GB", "zh-Hans-CN"]`
1027 j, langs, packName, supName, flatSup, flatLang, lang, ret,
1043 if (!o.langPack && o.lang) {
1044 langs = YArray(o.lang);
1046 lang = langs[j];
1047 packName = this.getLangPackName(lang, name);
1050 smod = this._addLangPack(lang,
[all...]
/yui3/src/panel/docs/assets/vendor/prettify/
H A Dprettify-min.js10 if(g){e=a.match(g[1]);k=g[0]}else{for(h=0;h<l;++h){g=f[h];if(e=a.match(g[1])){k=g[0];break}}e||(k=z)}if((h=k.length>=5&&"lang-"===k.substring(0,5))&&!(e&&typeof e[1]==="string")){h=false;k=P}h||(p[a]=k)}g=m;m+=a.length;if(h){h=e[1];var s=a.indexOf(h),v=s+h.length;if(e[2]){v=a.length-e[2].length;s=v-h.length}k=k.substring(5);I(j+g,a.substring(0,s),n,q);I(j+g+s,h,Q(k,h),q);I(j+g+v,a.substring(v),n,q)}else q.push(j+g,k)}r.d=q}return n}function x(b){var f=[],i=[];if(b.tripleQuotedStrings)f.push([A,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,
12 null])}else f.push([C,/^#[^\r\n]*/,null,"#"]);if(b.cStyleComments){i.push([C,/^\/\/[^\r\n]*/,null]);i.push([C,/^\/\*[\s\S]*?(?:\*\/|$)/,null])}b.regexLiterals&&i.push(["lang-regex",RegExp("^"+Z+"(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)")]);b=b.keywords.replace(/^\s+|\s+$/g,"");b.length&&i.push([R,RegExp("^(?:"+b.replace(/\s+/g,"|")+")\\b"),null]);f.push([z,/^\s+/,null," \r\n\t\u00a0"]);i.push([J,/^@[a-z_$][a-z_$@0-9]*/i,null],[S,/^@?[A-Z]+[a-z][A-Za-z_$@0-9]*/,
21 hashComments:true,cStyleComments:true,multiLineStrings:true,regexLiterals:true}),G={};u(la,["default-code"]);u(B([],[[z,/^[^<?]+/],["dec",/^<!\w[^>]*(?:>|$)/],[C,/^<\!--[\s\S]*?(?:-\->|$)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],[E,/^(?:<[%?]|[%?]>)/],["lang-",/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],["lang-js",/^<script\b[^>]*>([\s\S]*?)(<\/script\b[^>]*>)/i],["lang-css",/^<style\b[^>]*>([\s\S]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup",
22 "htm","html","mxml","xhtml","xml","xsl"]);u(B([[z,/^[\s]+/,null," \t\r\n"],["atv",/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,null,"\"'"]],[["tag",/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],["atn",/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[E,/^[=<>\/]+/],["lang
[all...]
/yui3/build/datatable-message/
H A Ddatatable-message-debug.js288 }, '@VERSION@' ,{requires:['datatable-base'], skinnable:true, lang:['en']});
/yui3/src/calendar/tests/manual/
H A Dcalendar.js3 lang: "en",
/yui3/build/yui/
H A Dyui-debug.js458 Y.config.lang = Y.config.lang || 'en-US';
1423 * @property lang
1438 * @deprecated use `config.lang` instead.
5569 'lang/gallery-': {},
5817 // self.lang = "";
6314 if (self.lang) {
6470 * @param {Array} [config.lang] Array of BCP 47 language tags of languages for which this module has localized resource bundles, e.g., `["en-GB", "zh-Hans-CN"]`
6528 j, langs, packName, supName, flatSup, flatLang, lang, ret,
6544 if (!o.langPack && o.lang) {
[all...]
/yui3/build/yui-nodejs/
H A Dyui-nodejs-debug.js458 Y.config.lang = Y.config.lang || 'en-US';
1423 * @property lang
1438 * @deprecated use `config.lang` instead.
4585 'lang/gallery-': {},
4833 // self.lang = "";
5330 if (self.lang) {
5486 * @param {Array} [config.lang] Array of BCP 47 language tags of languages for which this module has localized resource bundles, e.g., `["en-GB", "zh-Hans-CN"]`
5544 j, langs, packName, supName, flatSup, flatLang, lang, ret,
5560 if (!o.langPack && o.lang) {
[all...]
/yui3/build/datatype-date-format/
H A Ddatatype-date-format-debug.js235 * <b>Deprecated - use Y.config.lang instead, which provides access to a much larger set of built-in languages.</b>
268 compatMode = Y.Lang.isUndefined(Y.config.lang) && (Y.Lang.isValue(oConfig.locale) || Y.Lang.isValue(Y.config.locale));
402 * @deprecated - use Y.config.lang to request one of many built-in languages instead.
435 }, '@VERSION@' ,{lang:['ar','ar-JO','ca','ca-ES','da','da-DK','de','de-AT','de-DE','el','el-GR','en','en-AU','en-CA','en-GB','en-IE','en-IN','en-JO','en-MY','en-NZ','en-PH','en-SG','en-US','es','es-AR','es-BO','es-CL','es-CO','es-EC','es-ES','es-MX','es-PE','es-PY','es-US','es-UY','es-VE','fi','fi-FI','fr','fr-BE','fr-CA','fr-FR','hi','hi-IN','id','id-ID','it','it-IT','ja','ja-JP','ko','ko-KR','ms','ms-MY','nb','nb-NO','nl','nl-BE','nl-NL','pl','pl-PL','pt','pt-BR','ro','ro-RO','ru','ru-RU','sv','sv-SE','th','th-TH','tr','tr-TR','vi','vi-VN','zh-Hans','zh-Hans-CN','zh-Hant','zh-Hant-HK','zh-Hant-TW']});
/yui3/build/datatable-sort-deprecated/
H A Ddatatable-sort-deprecated-debug.js104 * for the language identified in the YUI "lang" configuration (which
365 }, '@VERSION@' ,{requires:['datatable-base-deprecated','plugin','recordset-sort'], lang:['en']});
/yui3/src/datatype/js/
H A Ddatatype-date-format.js233 * <b>Deprecated - use Y.config.lang instead, which provides access to a much larger set of built-in languages.</b>
266 compatMode = Y.Lang.isUndefined(Y.config.lang) && (Y.Lang.isValue(oConfig.locale) || Y.Lang.isValue(Y.config.locale));
/yui3/src/loader/tests/
H A Dloader-tests.js831 lang: 'en',
841 Assert.areSame('sub1/lang/subsub2.js', out.js[0], 'Failed to combine submodule with module path for LANG JS');
860 lang: 'en',
864 lang: 'en',
875 Assert.areSame('plug1/lang/subplug2.js', out.js[0], 'Failed to combine plugin with module path LANG JS');
876 Assert.areSame('plug1/lang/subplug1.js', out.js[1], 'Failed to combine plugin with module path LANG JS');
/yui3/build/autocomplete-list/
H A Dautocomplete-list-debug.js887 }, '@VERSION@' ,{lang:['en'], skinnable:true, after:['autocomplete-sources'], requires:['autocomplete-base', 'event-resize', 'node-screen', 'selector-css3', 'shim-plugin', 'widget', 'widget-position', 'widget-position-align']});
/yui3/build/calendar/
H A Dcalendar-debug.js538 }, '@VERSION@' ,{requires:['calendar-base', 'calendarnavigator'], lang:['de', 'en', 'fr', 'ja', 'nb-NO', 'pt-BR', 'ru', 'zh-HANT-TW']});
/yui3/build/console/
H A Dconsole-debug.js1517 }, '@VERSION@' ,{lang:['en', 'es', 'ja'], requires:['substitute','widget','yui-log']});

Completed in 101 milliseconds

12