Lines Matching refs:UNDEFINED
136 'collator': UNDEFINED,
137 'numberformat': UNDEFINED,
138 'dateformat': UNDEFINED,
139 'breakiterator': UNDEFINED
145 var DEFAULT_ICU_LOCALE = UNDEFINED;
157 var UNICODE_EXTENSION_RE = UNDEFINED;
160 if (IS_UNDEFINED(UNDEFINED)) {
169 var ANY_EXTENSION_RE = UNDEFINED;
181 var QUOTED_STRING_RE = UNDEFINED;
193 var SERVICE_RE = UNDEFINED;
207 var LANGUAGE_TAG_RE = UNDEFINED;
219 var LANGUAGE_VARIANT_RE = UNDEFINED;
231 var LANGUAGE_SINGLETON_RE = UNDEFINED;
243 var TIMEZONE_NAME_CHECK_RE = UNDEFINED;
256 var TIMEZONE_NAME_LOCATION_PART_RE = UNDEFINED;
489 var previousKey = UNDEFINED;
494 extensionMap[element] = UNDEFINED;
498 previousKey = UNDEFINED;
538 var value = UNDEFINED;
922 'ignorePunctuation', 'boolean', UNDEFINED, false));
1190 'useGrouping', 'boolean', UNDEFINED, true));
1201 'nu': {'property': UNDEFINED, 'type': 'string'}
1221 defineWEProperty(resolved, 'minimumSignificantDigits', UNDEFINED);
1224 defineWEProperty(resolved, 'maximumSignificantDigits', UNDEFINED);
1482 defineWEProperty(options, option, UNDEFINED);
1594 'ca': {'property': UNDEFINED, 'type': 'string'},
1595 'nu': {'property': UNDEFINED, 'type': 'string'}
1984 'collator': UNDEFINED,
1985 'numberformat': UNDEFINED,
1986 'dateformatall': UNDEFINED,
1987 'dateformatdate': UNDEFINED,
1988 'dateformattime': UNDEFINED,
1992 defaultObjects['dateformatall'] = UNDEFINED;
1993 defaultObjects['dateformatdate'] = UNDEFINED;
1994 defaultObjects['dateformattime'] = UNDEFINED;