Searched defs:intl (Results 1 - 1 of 1) sorted by relevance

/yui3/src/loader/js/
H A Dloader.js21 INTL = 'intl',
716 //self.require('intl-base', 'intl');
1242 intl = mod.lang || mod.intl,
1271 //If a module has a lang attribute, auto add the intl requirement.
1272 d.unshift('intl');
1273 r.unshift('intl');
1274 intl = true;
1292 intl
[all...]

Completed in 11 milliseconds