Home
last modified time | relevance | path

Searched refs:BCP47 (Results 1 – 25 of 34) sorted by relevance

12

/external/cldr/specs/rfc/
Ddraft-davis-u-langtag-ext-00.txt73 2. BCP47 Required Information . . . . . . . . . . . . . . . . . . 3
118 [BCP47] permits the definition and registration of language tag
131 2. BCP47 Required Information
133 Language tags, as defined by [BCP47], are useful for identifying the
213 as defined by [BCP47] using subtags from the IANA Language Subtag
242 As required by [BCP47], case is not significant. The canonical form
289 Languages" in [BCP47]. There might be occasional maintenance of this
305 [BCP47] Davis, M., Ed., "Tags for the Identification of Language
306 (BCP47)", September 2009.
Ddraft-davis-t-langtag-ext.txt68 2. BCP47 Required Information . . . . . . . . . . . . . . . . . . 4
72 2.4. BCP47 Registration Form . . . . . . . . . . . . . . . . . 8
118 [BCP47] permits the definition and registration of language tag
127 Language tags, as defined by [BCP47], are useful for identifying the
193 2. BCP47 Required Information
200 language tag as defined by [BCP47]. This allows for the source
236 tag in [BCP47]. That tag would express an empty 't' extension
344 lang= language ; BCP47, with restrictions
355 specified in [BCP47], <ALPHA> and <DIGIT> rules - in [RFC5234].
363 [BCP47]. Tags described by the 'irregular' production in BCP 47
[all …]
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/api/
DXmlDataSourceTest.java25 import static org.unicode.cldr.api.CldrDataType.BCP47;
73 new XmlDataSource(BCP47, files.keySet(), UNCONFIRMED, openFileFn(files)); in TestSimple()
/external/cldr/tools/java/org/unicode/cldr/util/data/
DPathHeader.txt315 # BCP47
316 //ldmlBCP47/version ; Special ; Version; BCP47 ; plain ; HIDE
319 //ldmlBCP47/keyword/key[@extension="%A"][@name="%A"]/type[@name="%A"]/%E ; BCP47 ; $1_Extension ;…
320 //ldmlBCP47/keyword/key[@extension="%A"][@name="%A"]/type[@name="%A"] ; BCP47 ; $1_Extension ; $2…
321 //ldmlBCP47/keyword/key[@extension="%A"][@name="%A"]/type/%E ; BCP47 ; $1_Extension ; $2; $3 ;…
322 //ldmlBCP47/keyword/key[@extension="%A"][@name="%A"]/_%E ; BCP47 ; $1_Extension ; $2; $3 ; HIDE
323 //ldmlBCP47/keyword/key[@extension="%A"][@name="%A"] ; BCP47 ; $1_Extension ; $2; value ; HIDE
325 //ldmlBCP47/keyword/key[@name="%A"]/type[@name="%A"]/%E ; BCP47 ; u_Extension ; $1-$2; $3 ; …
326 //ldmlBCP47/keyword/key[@name="%A"]/type[@name="%A"] ; BCP47 ; u_Extension ; $1-$2; value ; …
327 //ldmlBCP47/keyword/key[@name="%A"]/type/%E ; BCP47 ; u_Extension ; $1; $2 ; HIDE
[all …]
DScript_Metadata.csv1 ,,,,,,,(BCP47 Desc.),,(BCP47 Desc.),,,,,,,
/external/cldr/tools/java/org/unicode/cldr/api/
DCldrDataType.java38 BCP47(DtdType.ldmlBCP47), enumConstant
/external/cldr/tools/java/org/unicode/cldr/util/
DLanguageTagParser.java493 ICU('_'), BCP47('-'); enumConstant
556 if (oo == OutputOption.BCP47) { in toString()
575 if (oo == OutputOption.BCP47) { in toString()
DLanguageTagCanonicalizer.java167 String locale = ltp1.toString(OutputOption.BCP47); in transform()
DPathHeader.java90 "Miscellaneous"), BCP47, Supplemental, Special; enumConstant
248 u_Extension(SectionId.BCP47),
249 t_Extension(SectionId.BCP47),
DIso639Data.java142 ISO_639_1, ISO_639_2, ISO_639_3, BCP47, CLDR enumConstant
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateScriptMetadata.txt26 # The approximate area where the script originated, expressed as a BCP47 region code.
/external/icu/icu4c/source/test/testdata/break_rules/
Dline.txt15 # This corresponds to CSS line-break=strict (BCP47 -u-lb-strict).
Dline_loose.txt15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
Dline_normal.txt20 # line-break=normal (BCP47 -u-lb-normal) as defined for languages other than
Dline_normal_cj.txt20 # line-break=normal (BCP47 -u-lb-normal) as defined for Chinese & Japanese.
Dline_loose_cj.txt20 # line-break=loose (BCP47 -u-lb-loose) as defined for Chinese & Japanese.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/break_rules/
Dline_loose.txt15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
Dline_normal.txt20 # line-break=normal (BCP47 -u-lb-normal) as defined for languages other than
Dline_loose_cj.txt20 # line-break=loose (BCP47 -u-lb-loose) as defined for Chinese & Japanese.
Dline_normal_cj.txt20 # line-break=normal (BCP47 -u-lb-normal) as defined for Chinese & Japanese.
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/break_rules/
Dline_normal.txt20 # line-break=normal (BCP47 -u-lb-normal) as defined for languages other than
Dline_loose.txt15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
Dline_normal_cj.txt20 # line-break=normal (BCP47 -u-lb-normal) as defined for Chinese & Japanese.
Dline_loose_cj.txt20 # line-break=loose (BCP47 -u-lb-loose) as defined for Chinese & Japanese.
/external/cldr/tools/java/org/unicode/cldr/icu/
DLDMLConstants.java289 public static final String BCP47 = "bcp47"; field in LDMLConstants

12