/external/cldr/specs/rfc/ |
D | draft-davis-u-langtag-ext-00.txt | 73 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.
|
D | draft-davis-t-langtag-ext.txt | 68 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/ |
D | XmlDataSourceTest.java | 25 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/ |
D | PathHeader.txt | 315 # 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 …]
|
D | Script_Metadata.csv | 1 ,,,,,,,(BCP47 Desc.),,(BCP47 Desc.),,,,,,,
|
/external/cldr/tools/java/org/unicode/cldr/api/ |
D | CldrDataType.java | 38 BCP47(DtdType.ldmlBCP47), enumConstant
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | LanguageTagParser.java | 493 ICU('_'), BCP47('-'); enumConstant 556 if (oo == OutputOption.BCP47) { in toString() 575 if (oo == OutputOption.BCP47) { in toString()
|
D | LanguageTagCanonicalizer.java | 167 String locale = ltp1.toString(OutputOption.BCP47); in transform()
|
D | PathHeader.java | 90 "Miscellaneous"), BCP47, Supplemental, Special; enumConstant 248 u_Extension(SectionId.BCP47), 249 t_Extension(SectionId.BCP47),
|
D | Iso639Data.java | 142 ISO_639_1, ISO_639_2, ISO_639_3, BCP47, CLDR enumConstant
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateScriptMetadata.txt | 26 # The approximate area where the script originated, expressed as a BCP47 region code.
|
/external/icu/icu4c/source/test/testdata/break_rules/ |
D | line.txt | 15 # This corresponds to CSS line-break=strict (BCP47 -u-lb-strict).
|
D | line_loose.txt | 15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
|
D | line_normal.txt | 20 # line-break=normal (BCP47 -u-lb-normal) as defined for languages other than
|
D | line_normal_cj.txt | 20 # line-break=normal (BCP47 -u-lb-normal) as defined for Chinese & Japanese.
|
D | line_loose_cj.txt | 20 # 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/ |
D | line_loose.txt | 15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
|
D | line_normal.txt | 20 # line-break=normal (BCP47 -u-lb-normal) as defined for languages other than
|
D | line_loose_cj.txt | 20 # line-break=loose (BCP47 -u-lb-loose) as defined for Chinese & Japanese.
|
D | line_normal_cj.txt | 20 # 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/ |
D | line_normal.txt | 20 # line-break=normal (BCP47 -u-lb-normal) as defined for languages other than
|
D | line_loose.txt | 15 # line-break=loose (BCP47 -u-lb-loose) as defined for languages other than
|
D | line_normal_cj.txt | 20 # line-break=normal (BCP47 -u-lb-normal) as defined for Chinese & Japanese.
|
D | line_loose_cj.txt | 20 # line-break=loose (BCP47 -u-lb-loose) as defined for Chinese & Japanese.
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | LDMLConstants.java | 289 public static final String BCP47 = "bcp47"; field in LDMLConstants
|