type golang.org/x/text/internal/language/compact.ID
788 uses
golang.org/x/text/internal/language/compact (current package)
compact.go#L24: type ID uint16
compact.go#L26: func getCoreIndex(t language.Tag) (id ID, ok bool) {
compact.go#L37: return ID(i), true
compact.go#L41: func (id ID) Parent() ID {
compact.go#L46: func (id ID) Tag() language.Tag {
language.go#L24: language ID
language.go#L25: locale ID
language.go#L136: func LanguageID(t Tag) (id ID, exact bool) {
language.go#L149: func RegionalID(t Tag) (id ID, exact bool) {
language.go#L192: func FromTag(t language.Tag) (id ID, exact bool) {
language.go#L232: return ID(i + len(coreTags)), exact
parents.go#L7: var parents = []ID{ // 775 elements
tables.go#L14: undIndex ID = 0
tables.go#L15: afIndex ID = 1
tables.go#L16: afNAIndex ID = 2
tables.go#L17: afZAIndex ID = 3
tables.go#L18: agqIndex ID = 4
tables.go#L19: agqCMIndex ID = 5
tables.go#L20: akIndex ID = 6
tables.go#L21: akGHIndex ID = 7
tables.go#L22: amIndex ID = 8
tables.go#L23: amETIndex ID = 9
tables.go#L24: arIndex ID = 10
tables.go#L25: ar001Index ID = 11
tables.go#L26: arAEIndex ID = 12
tables.go#L27: arBHIndex ID = 13
tables.go#L28: arDJIndex ID = 14
tables.go#L29: arDZIndex ID = 15
tables.go#L30: arEGIndex ID = 16
tables.go#L31: arEHIndex ID = 17
tables.go#L32: arERIndex ID = 18
tables.go#L33: arILIndex ID = 19
tables.go#L34: arIQIndex ID = 20
tables.go#L35: arJOIndex ID = 21
tables.go#L36: arKMIndex ID = 22
tables.go#L37: arKWIndex ID = 23
tables.go#L38: arLBIndex ID = 24
tables.go#L39: arLYIndex ID = 25
tables.go#L40: arMAIndex ID = 26
tables.go#L41: arMRIndex ID = 27
tables.go#L42: arOMIndex ID = 28
tables.go#L43: arPSIndex ID = 29
tables.go#L44: arQAIndex ID = 30
tables.go#L45: arSAIndex ID = 31
tables.go#L46: arSDIndex ID = 32
tables.go#L47: arSOIndex ID = 33
tables.go#L48: arSSIndex ID = 34
tables.go#L49: arSYIndex ID = 35
tables.go#L50: arTDIndex ID = 36
tables.go#L51: arTNIndex ID = 37
tables.go#L52: arYEIndex ID = 38
tables.go#L53: arsIndex ID = 39
tables.go#L54: asIndex ID = 40
tables.go#L55: asINIndex ID = 41
tables.go#L56: asaIndex ID = 42
tables.go#L57: asaTZIndex ID = 43
tables.go#L58: astIndex ID = 44
tables.go#L59: astESIndex ID = 45
tables.go#L60: azIndex ID = 46
tables.go#L61: azCyrlIndex ID = 47
tables.go#L62: azCyrlAZIndex ID = 48
tables.go#L63: azLatnIndex ID = 49
tables.go#L64: azLatnAZIndex ID = 50
tables.go#L65: basIndex ID = 51
tables.go#L66: basCMIndex ID = 52
tables.go#L67: beIndex ID = 53
tables.go#L68: beBYIndex ID = 54
tables.go#L69: bemIndex ID = 55
tables.go#L70: bemZMIndex ID = 56
tables.go#L71: bezIndex ID = 57
tables.go#L72: bezTZIndex ID = 58
tables.go#L73: bgIndex ID = 59
tables.go#L74: bgBGIndex ID = 60
tables.go#L75: bhIndex ID = 61
tables.go#L76: bmIndex ID = 62
tables.go#L77: bmMLIndex ID = 63
tables.go#L78: bnIndex ID = 64
tables.go#L79: bnBDIndex ID = 65
tables.go#L80: bnINIndex ID = 66
tables.go#L81: boIndex ID = 67
tables.go#L82: boCNIndex ID = 68
tables.go#L83: boINIndex ID = 69
tables.go#L84: brIndex ID = 70
tables.go#L85: brFRIndex ID = 71
tables.go#L86: brxIndex ID = 72
tables.go#L87: brxINIndex ID = 73
tables.go#L88: bsIndex ID = 74
tables.go#L89: bsCyrlIndex ID = 75
tables.go#L90: bsCyrlBAIndex ID = 76
tables.go#L91: bsLatnIndex ID = 77
tables.go#L92: bsLatnBAIndex ID = 78
tables.go#L93: caIndex ID = 79
tables.go#L94: caADIndex ID = 80
tables.go#L95: caESIndex ID = 81
tables.go#L96: caFRIndex ID = 82
tables.go#L97: caITIndex ID = 83
tables.go#L98: ccpIndex ID = 84
tables.go#L99: ccpBDIndex ID = 85
tables.go#L100: ccpINIndex ID = 86
tables.go#L101: ceIndex ID = 87
tables.go#L102: ceRUIndex ID = 88
tables.go#L103: cggIndex ID = 89
tables.go#L104: cggUGIndex ID = 90
tables.go#L105: chrIndex ID = 91
tables.go#L106: chrUSIndex ID = 92
tables.go#L107: ckbIndex ID = 93
tables.go#L108: ckbIQIndex ID = 94
tables.go#L109: ckbIRIndex ID = 95
tables.go#L110: csIndex ID = 96
tables.go#L111: csCZIndex ID = 97
tables.go#L112: cuIndex ID = 98
tables.go#L113: cuRUIndex ID = 99
tables.go#L114: cyIndex ID = 100
tables.go#L115: cyGBIndex ID = 101
tables.go#L116: daIndex ID = 102
tables.go#L117: daDKIndex ID = 103
tables.go#L118: daGLIndex ID = 104
tables.go#L119: davIndex ID = 105
tables.go#L120: davKEIndex ID = 106
tables.go#L121: deIndex ID = 107
tables.go#L122: deATIndex ID = 108
tables.go#L123: deBEIndex ID = 109
tables.go#L124: deCHIndex ID = 110
tables.go#L125: deDEIndex ID = 111
tables.go#L126: deITIndex ID = 112
tables.go#L127: deLIIndex ID = 113
tables.go#L128: deLUIndex ID = 114
tables.go#L129: djeIndex ID = 115
tables.go#L130: djeNEIndex ID = 116
tables.go#L131: dsbIndex ID = 117
tables.go#L132: dsbDEIndex ID = 118
tables.go#L133: duaIndex ID = 119
tables.go#L134: duaCMIndex ID = 120
tables.go#L135: dvIndex ID = 121
tables.go#L136: dyoIndex ID = 122
tables.go#L137: dyoSNIndex ID = 123
tables.go#L138: dzIndex ID = 124
tables.go#L139: dzBTIndex ID = 125
tables.go#L140: ebuIndex ID = 126
tables.go#L141: ebuKEIndex ID = 127
tables.go#L142: eeIndex ID = 128
tables.go#L143: eeGHIndex ID = 129
tables.go#L144: eeTGIndex ID = 130
tables.go#L145: elIndex ID = 131
tables.go#L146: elCYIndex ID = 132
tables.go#L147: elGRIndex ID = 133
tables.go#L148: enIndex ID = 134
tables.go#L149: en001Index ID = 135
tables.go#L150: en150Index ID = 136
tables.go#L151: enAGIndex ID = 137
tables.go#L152: enAIIndex ID = 138
tables.go#L153: enASIndex ID = 139
tables.go#L154: enATIndex ID = 140
tables.go#L155: enAUIndex ID = 141
tables.go#L156: enBBIndex ID = 142
tables.go#L157: enBEIndex ID = 143
tables.go#L158: enBIIndex ID = 144
tables.go#L159: enBMIndex ID = 145
tables.go#L160: enBSIndex ID = 146
tables.go#L161: enBWIndex ID = 147
tables.go#L162: enBZIndex ID = 148
tables.go#L163: enCAIndex ID = 149
tables.go#L164: enCCIndex ID = 150
tables.go#L165: enCHIndex ID = 151
tables.go#L166: enCKIndex ID = 152
tables.go#L167: enCMIndex ID = 153
tables.go#L168: enCXIndex ID = 154
tables.go#L169: enCYIndex ID = 155
tables.go#L170: enDEIndex ID = 156
tables.go#L171: enDGIndex ID = 157
tables.go#L172: enDKIndex ID = 158
tables.go#L173: enDMIndex ID = 159
tables.go#L174: enERIndex ID = 160
tables.go#L175: enFIIndex ID = 161
tables.go#L176: enFJIndex ID = 162
tables.go#L177: enFKIndex ID = 163
tables.go#L178: enFMIndex ID = 164
tables.go#L179: enGBIndex ID = 165
tables.go#L180: enGDIndex ID = 166
tables.go#L181: enGGIndex ID = 167
tables.go#L182: enGHIndex ID = 168
tables.go#L183: enGIIndex ID = 169
tables.go#L184: enGMIndex ID = 170
tables.go#L185: enGUIndex ID = 171
tables.go#L186: enGYIndex ID = 172
tables.go#L187: enHKIndex ID = 173
tables.go#L188: enIEIndex ID = 174
tables.go#L189: enILIndex ID = 175
tables.go#L190: enIMIndex ID = 176
tables.go#L191: enINIndex ID = 177
tables.go#L192: enIOIndex ID = 178
tables.go#L193: enJEIndex ID = 179
tables.go#L194: enJMIndex ID = 180
tables.go#L195: enKEIndex ID = 181
tables.go#L196: enKIIndex ID = 182
tables.go#L197: enKNIndex ID = 183
tables.go#L198: enKYIndex ID = 184
tables.go#L199: enLCIndex ID = 185
tables.go#L200: enLRIndex ID = 186
tables.go#L201: enLSIndex ID = 187
tables.go#L202: enMGIndex ID = 188
tables.go#L203: enMHIndex ID = 189
tables.go#L204: enMOIndex ID = 190
tables.go#L205: enMPIndex ID = 191
tables.go#L206: enMSIndex ID = 192
tables.go#L207: enMTIndex ID = 193
tables.go#L208: enMUIndex ID = 194
tables.go#L209: enMWIndex ID = 195
tables.go#L210: enMYIndex ID = 196
tables.go#L211: enNAIndex ID = 197
tables.go#L212: enNFIndex ID = 198
tables.go#L213: enNGIndex ID = 199
tables.go#L214: enNLIndex ID = 200
tables.go#L215: enNRIndex ID = 201
tables.go#L216: enNUIndex ID = 202
tables.go#L217: enNZIndex ID = 203
tables.go#L218: enPGIndex ID = 204
tables.go#L219: enPHIndex ID = 205
tables.go#L220: enPKIndex ID = 206
tables.go#L221: enPNIndex ID = 207
tables.go#L222: enPRIndex ID = 208
tables.go#L223: enPWIndex ID = 209
tables.go#L224: enRWIndex ID = 210
tables.go#L225: enSBIndex ID = 211
tables.go#L226: enSCIndex ID = 212
tables.go#L227: enSDIndex ID = 213
tables.go#L228: enSEIndex ID = 214
tables.go#L229: enSGIndex ID = 215
tables.go#L230: enSHIndex ID = 216
tables.go#L231: enSIIndex ID = 217
tables.go#L232: enSLIndex ID = 218
tables.go#L233: enSSIndex ID = 219
tables.go#L234: enSXIndex ID = 220
tables.go#L235: enSZIndex ID = 221
tables.go#L236: enTCIndex ID = 222
tables.go#L237: enTKIndex ID = 223
tables.go#L238: enTOIndex ID = 224
tables.go#L239: enTTIndex ID = 225
tables.go#L240: enTVIndex ID = 226
tables.go#L241: enTZIndex ID = 227
tables.go#L242: enUGIndex ID = 228
tables.go#L243: enUMIndex ID = 229
tables.go#L244: enUSIndex ID = 230
tables.go#L245: enVCIndex ID = 231
tables.go#L246: enVGIndex ID = 232
tables.go#L247: enVIIndex ID = 233
tables.go#L248: enVUIndex ID = 234
tables.go#L249: enWSIndex ID = 235
tables.go#L250: enZAIndex ID = 236
tables.go#L251: enZMIndex ID = 237
tables.go#L252: enZWIndex ID = 238
tables.go#L253: eoIndex ID = 239
tables.go#L254: eo001Index ID = 240
tables.go#L255: esIndex ID = 241
tables.go#L256: es419Index ID = 242
tables.go#L257: esARIndex ID = 243
tables.go#L258: esBOIndex ID = 244
tables.go#L259: esBRIndex ID = 245
tables.go#L260: esBZIndex ID = 246
tables.go#L261: esCLIndex ID = 247
tables.go#L262: esCOIndex ID = 248
tables.go#L263: esCRIndex ID = 249
tables.go#L264: esCUIndex ID = 250
tables.go#L265: esDOIndex ID = 251
tables.go#L266: esEAIndex ID = 252
tables.go#L267: esECIndex ID = 253
tables.go#L268: esESIndex ID = 254
tables.go#L269: esGQIndex ID = 255
tables.go#L270: esGTIndex ID = 256
tables.go#L271: esHNIndex ID = 257
tables.go#L272: esICIndex ID = 258
tables.go#L273: esMXIndex ID = 259
tables.go#L274: esNIIndex ID = 260
tables.go#L275: esPAIndex ID = 261
tables.go#L276: esPEIndex ID = 262
tables.go#L277: esPHIndex ID = 263
tables.go#L278: esPRIndex ID = 264
tables.go#L279: esPYIndex ID = 265
tables.go#L280: esSVIndex ID = 266
tables.go#L281: esUSIndex ID = 267
tables.go#L282: esUYIndex ID = 268
tables.go#L283: esVEIndex ID = 269
tables.go#L284: etIndex ID = 270
tables.go#L285: etEEIndex ID = 271
tables.go#L286: euIndex ID = 272
tables.go#L287: euESIndex ID = 273
tables.go#L288: ewoIndex ID = 274
tables.go#L289: ewoCMIndex ID = 275
tables.go#L290: faIndex ID = 276
tables.go#L291: faAFIndex ID = 277
tables.go#L292: faIRIndex ID = 278
tables.go#L293: ffIndex ID = 279
tables.go#L294: ffCMIndex ID = 280
tables.go#L295: ffGNIndex ID = 281
tables.go#L296: ffMRIndex ID = 282
tables.go#L297: ffSNIndex ID = 283
tables.go#L298: fiIndex ID = 284
tables.go#L299: fiFIIndex ID = 285
tables.go#L300: filIndex ID = 286
tables.go#L301: filPHIndex ID = 287
tables.go#L302: foIndex ID = 288
tables.go#L303: foDKIndex ID = 289
tables.go#L304: foFOIndex ID = 290
tables.go#L305: frIndex ID = 291
tables.go#L306: frBEIndex ID = 292
tables.go#L307: frBFIndex ID = 293
tables.go#L308: frBIIndex ID = 294
tables.go#L309: frBJIndex ID = 295
tables.go#L310: frBLIndex ID = 296
tables.go#L311: frCAIndex ID = 297
tables.go#L312: frCDIndex ID = 298
tables.go#L313: frCFIndex ID = 299
tables.go#L314: frCGIndex ID = 300
tables.go#L315: frCHIndex ID = 301
tables.go#L316: frCIIndex ID = 302
tables.go#L317: frCMIndex ID = 303
tables.go#L318: frDJIndex ID = 304
tables.go#L319: frDZIndex ID = 305
tables.go#L320: frFRIndex ID = 306
tables.go#L321: frGAIndex ID = 307
tables.go#L322: frGFIndex ID = 308
tables.go#L323: frGNIndex ID = 309
tables.go#L324: frGPIndex ID = 310
tables.go#L325: frGQIndex ID = 311
tables.go#L326: frHTIndex ID = 312
tables.go#L327: frKMIndex ID = 313
tables.go#L328: frLUIndex ID = 314
tables.go#L329: frMAIndex ID = 315
tables.go#L330: frMCIndex ID = 316
tables.go#L331: frMFIndex ID = 317
tables.go#L332: frMGIndex ID = 318
tables.go#L333: frMLIndex ID = 319
tables.go#L334: frMQIndex ID = 320
tables.go#L335: frMRIndex ID = 321
tables.go#L336: frMUIndex ID = 322
tables.go#L337: frNCIndex ID = 323
tables.go#L338: frNEIndex ID = 324
tables.go#L339: frPFIndex ID = 325
tables.go#L340: frPMIndex ID = 326
tables.go#L341: frREIndex ID = 327
tables.go#L342: frRWIndex ID = 328
tables.go#L343: frSCIndex ID = 329
tables.go#L344: frSNIndex ID = 330
tables.go#L345: frSYIndex ID = 331
tables.go#L346: frTDIndex ID = 332
tables.go#L347: frTGIndex ID = 333
tables.go#L348: frTNIndex ID = 334
tables.go#L349: frVUIndex ID = 335
tables.go#L350: frWFIndex ID = 336
tables.go#L351: frYTIndex ID = 337
tables.go#L352: furIndex ID = 338
tables.go#L353: furITIndex ID = 339
tables.go#L354: fyIndex ID = 340
tables.go#L355: fyNLIndex ID = 341
tables.go#L356: gaIndex ID = 342
tables.go#L357: gaIEIndex ID = 343
tables.go#L358: gdIndex ID = 344
tables.go#L359: gdGBIndex ID = 345
tables.go#L360: glIndex ID = 346
tables.go#L361: glESIndex ID = 347
tables.go#L362: gswIndex ID = 348
tables.go#L363: gswCHIndex ID = 349
tables.go#L364: gswFRIndex ID = 350
tables.go#L365: gswLIIndex ID = 351
tables.go#L366: guIndex ID = 352
tables.go#L367: guINIndex ID = 353
tables.go#L368: guwIndex ID = 354
tables.go#L369: guzIndex ID = 355
tables.go#L370: guzKEIndex ID = 356
tables.go#L371: gvIndex ID = 357
tables.go#L372: gvIMIndex ID = 358
tables.go#L373: haIndex ID = 359
tables.go#L374: haGHIndex ID = 360
tables.go#L375: haNEIndex ID = 361
tables.go#L376: haNGIndex ID = 362
tables.go#L377: hawIndex ID = 363
tables.go#L378: hawUSIndex ID = 364
tables.go#L379: heIndex ID = 365
tables.go#L380: heILIndex ID = 366
tables.go#L381: hiIndex ID = 367
tables.go#L382: hiINIndex ID = 368
tables.go#L383: hrIndex ID = 369
tables.go#L384: hrBAIndex ID = 370
tables.go#L385: hrHRIndex ID = 371
tables.go#L386: hsbIndex ID = 372
tables.go#L387: hsbDEIndex ID = 373
tables.go#L388: huIndex ID = 374
tables.go#L389: huHUIndex ID = 375
tables.go#L390: hyIndex ID = 376
tables.go#L391: hyAMIndex ID = 377
tables.go#L392: idIndex ID = 378
tables.go#L393: idIDIndex ID = 379
tables.go#L394: igIndex ID = 380
tables.go#L395: igNGIndex ID = 381
tables.go#L396: iiIndex ID = 382
tables.go#L397: iiCNIndex ID = 383
tables.go#L398: inIndex ID = 384
tables.go#L399: ioIndex ID = 385
tables.go#L400: isIndex ID = 386
tables.go#L401: isISIndex ID = 387
tables.go#L402: itIndex ID = 388
tables.go#L403: itCHIndex ID = 389
tables.go#L404: itITIndex ID = 390
tables.go#L405: itSMIndex ID = 391
tables.go#L406: itVAIndex ID = 392
tables.go#L407: iuIndex ID = 393
tables.go#L408: iwIndex ID = 394
tables.go#L409: jaIndex ID = 395
tables.go#L410: jaJPIndex ID = 396
tables.go#L411: jboIndex ID = 397
tables.go#L412: jgoIndex ID = 398
tables.go#L413: jgoCMIndex ID = 399
tables.go#L414: jiIndex ID = 400
tables.go#L415: jmcIndex ID = 401
tables.go#L416: jmcTZIndex ID = 402
tables.go#L417: jvIndex ID = 403
tables.go#L418: jwIndex ID = 404
tables.go#L419: kaIndex ID = 405
tables.go#L420: kaGEIndex ID = 406
tables.go#L421: kabIndex ID = 407
tables.go#L422: kabDZIndex ID = 408
tables.go#L423: kajIndex ID = 409
tables.go#L424: kamIndex ID = 410
tables.go#L425: kamKEIndex ID = 411
tables.go#L426: kcgIndex ID = 412
tables.go#L427: kdeIndex ID = 413
tables.go#L428: kdeTZIndex ID = 414
tables.go#L429: keaIndex ID = 415
tables.go#L430: keaCVIndex ID = 416
tables.go#L431: khqIndex ID = 417
tables.go#L432: khqMLIndex ID = 418
tables.go#L433: kiIndex ID = 419
tables.go#L434: kiKEIndex ID = 420
tables.go#L435: kkIndex ID = 421
tables.go#L436: kkKZIndex ID = 422
tables.go#L437: kkjIndex ID = 423
tables.go#L438: kkjCMIndex ID = 424
tables.go#L439: klIndex ID = 425
tables.go#L440: klGLIndex ID = 426
tables.go#L441: klnIndex ID = 427
tables.go#L442: klnKEIndex ID = 428
tables.go#L443: kmIndex ID = 429
tables.go#L444: kmKHIndex ID = 430
tables.go#L445: knIndex ID = 431
tables.go#L446: knINIndex ID = 432
tables.go#L447: koIndex ID = 433
tables.go#L448: koKPIndex ID = 434
tables.go#L449: koKRIndex ID = 435
tables.go#L450: kokIndex ID = 436
tables.go#L451: kokINIndex ID = 437
tables.go#L452: ksIndex ID = 438
tables.go#L453: ksINIndex ID = 439
tables.go#L454: ksbIndex ID = 440
tables.go#L455: ksbTZIndex ID = 441
tables.go#L456: ksfIndex ID = 442
tables.go#L457: ksfCMIndex ID = 443
tables.go#L458: kshIndex ID = 444
tables.go#L459: kshDEIndex ID = 445
tables.go#L460: kuIndex ID = 446
tables.go#L461: kwIndex ID = 447
tables.go#L462: kwGBIndex ID = 448
tables.go#L463: kyIndex ID = 449
tables.go#L464: kyKGIndex ID = 450
tables.go#L465: lagIndex ID = 451
tables.go#L466: lagTZIndex ID = 452
tables.go#L467: lbIndex ID = 453
tables.go#L468: lbLUIndex ID = 454
tables.go#L469: lgIndex ID = 455
tables.go#L470: lgUGIndex ID = 456
tables.go#L471: lktIndex ID = 457
tables.go#L472: lktUSIndex ID = 458
tables.go#L473: lnIndex ID = 459
tables.go#L474: lnAOIndex ID = 460
tables.go#L475: lnCDIndex ID = 461
tables.go#L476: lnCFIndex ID = 462
tables.go#L477: lnCGIndex ID = 463
tables.go#L478: loIndex ID = 464
tables.go#L479: loLAIndex ID = 465
tables.go#L480: lrcIndex ID = 466
tables.go#L481: lrcIQIndex ID = 467
tables.go#L482: lrcIRIndex ID = 468
tables.go#L483: ltIndex ID = 469
tables.go#L484: ltLTIndex ID = 470
tables.go#L485: luIndex ID = 471
tables.go#L486: luCDIndex ID = 472
tables.go#L487: luoIndex ID = 473
tables.go#L488: luoKEIndex ID = 474
tables.go#L489: luyIndex ID = 475
tables.go#L490: luyKEIndex ID = 476
tables.go#L491: lvIndex ID = 477
tables.go#L492: lvLVIndex ID = 478
tables.go#L493: masIndex ID = 479
tables.go#L494: masKEIndex ID = 480
tables.go#L495: masTZIndex ID = 481
tables.go#L496: merIndex ID = 482
tables.go#L497: merKEIndex ID = 483
tables.go#L498: mfeIndex ID = 484
tables.go#L499: mfeMUIndex ID = 485
tables.go#L500: mgIndex ID = 486
tables.go#L501: mgMGIndex ID = 487
tables.go#L502: mghIndex ID = 488
tables.go#L503: mghMZIndex ID = 489
tables.go#L504: mgoIndex ID = 490
tables.go#L505: mgoCMIndex ID = 491
tables.go#L506: mkIndex ID = 492
tables.go#L507: mkMKIndex ID = 493
tables.go#L508: mlIndex ID = 494
tables.go#L509: mlINIndex ID = 495
tables.go#L510: mnIndex ID = 496
tables.go#L511: mnMNIndex ID = 497
tables.go#L512: moIndex ID = 498
tables.go#L513: mrIndex ID = 499
tables.go#L514: mrINIndex ID = 500
tables.go#L515: msIndex ID = 501
tables.go#L516: msBNIndex ID = 502
tables.go#L517: msMYIndex ID = 503
tables.go#L518: msSGIndex ID = 504
tables.go#L519: mtIndex ID = 505
tables.go#L520: mtMTIndex ID = 506
tables.go#L521: muaIndex ID = 507
tables.go#L522: muaCMIndex ID = 508
tables.go#L523: myIndex ID = 509
tables.go#L524: myMMIndex ID = 510
tables.go#L525: mznIndex ID = 511
tables.go#L526: mznIRIndex ID = 512
tables.go#L527: nahIndex ID = 513
tables.go#L528: naqIndex ID = 514
tables.go#L529: naqNAIndex ID = 515
tables.go#L530: nbIndex ID = 516
tables.go#L531: nbNOIndex ID = 517
tables.go#L532: nbSJIndex ID = 518
tables.go#L533: ndIndex ID = 519
tables.go#L534: ndZWIndex ID = 520
tables.go#L535: ndsIndex ID = 521
tables.go#L536: ndsDEIndex ID = 522
tables.go#L537: ndsNLIndex ID = 523
tables.go#L538: neIndex ID = 524
tables.go#L539: neINIndex ID = 525
tables.go#L540: neNPIndex ID = 526
tables.go#L541: nlIndex ID = 527
tables.go#L542: nlAWIndex ID = 528
tables.go#L543: nlBEIndex ID = 529
tables.go#L544: nlBQIndex ID = 530
tables.go#L545: nlCWIndex ID = 531
tables.go#L546: nlNLIndex ID = 532
tables.go#L547: nlSRIndex ID = 533
tables.go#L548: nlSXIndex ID = 534
tables.go#L549: nmgIndex ID = 535
tables.go#L550: nmgCMIndex ID = 536
tables.go#L551: nnIndex ID = 537
tables.go#L552: nnNOIndex ID = 538
tables.go#L553: nnhIndex ID = 539
tables.go#L554: nnhCMIndex ID = 540
tables.go#L555: noIndex ID = 541
tables.go#L556: nqoIndex ID = 542
tables.go#L557: nrIndex ID = 543
tables.go#L558: nsoIndex ID = 544
tables.go#L559: nusIndex ID = 545
tables.go#L560: nusSSIndex ID = 546
tables.go#L561: nyIndex ID = 547
tables.go#L562: nynIndex ID = 548
tables.go#L563: nynUGIndex ID = 549
tables.go#L564: omIndex ID = 550
tables.go#L565: omETIndex ID = 551
tables.go#L566: omKEIndex ID = 552
tables.go#L567: orIndex ID = 553
tables.go#L568: orINIndex ID = 554
tables.go#L569: osIndex ID = 555
tables.go#L570: osGEIndex ID = 556
tables.go#L571: osRUIndex ID = 557
tables.go#L572: paIndex ID = 558
tables.go#L573: paArabIndex ID = 559
tables.go#L574: paArabPKIndex ID = 560
tables.go#L575: paGuruIndex ID = 561
tables.go#L576: paGuruINIndex ID = 562
tables.go#L577: papIndex ID = 563
tables.go#L578: plIndex ID = 564
tables.go#L579: plPLIndex ID = 565
tables.go#L580: prgIndex ID = 566
tables.go#L581: prg001Index ID = 567
tables.go#L582: psIndex ID = 568
tables.go#L583: psAFIndex ID = 569
tables.go#L584: ptIndex ID = 570
tables.go#L585: ptAOIndex ID = 571
tables.go#L586: ptBRIndex ID = 572
tables.go#L587: ptCHIndex ID = 573
tables.go#L588: ptCVIndex ID = 574
tables.go#L589: ptGQIndex ID = 575
tables.go#L590: ptGWIndex ID = 576
tables.go#L591: ptLUIndex ID = 577
tables.go#L592: ptMOIndex ID = 578
tables.go#L593: ptMZIndex ID = 579
tables.go#L594: ptPTIndex ID = 580
tables.go#L595: ptSTIndex ID = 581
tables.go#L596: ptTLIndex ID = 582
tables.go#L597: quIndex ID = 583
tables.go#L598: quBOIndex ID = 584
tables.go#L599: quECIndex ID = 585
tables.go#L600: quPEIndex ID = 586
tables.go#L601: rmIndex ID = 587
tables.go#L602: rmCHIndex ID = 588
tables.go#L603: rnIndex ID = 589
tables.go#L604: rnBIIndex ID = 590
tables.go#L605: roIndex ID = 591
tables.go#L606: roMDIndex ID = 592
tables.go#L607: roROIndex ID = 593
tables.go#L608: rofIndex ID = 594
tables.go#L609: rofTZIndex ID = 595
tables.go#L610: ruIndex ID = 596
tables.go#L611: ruBYIndex ID = 597
tables.go#L612: ruKGIndex ID = 598
tables.go#L613: ruKZIndex ID = 599
tables.go#L614: ruMDIndex ID = 600
tables.go#L615: ruRUIndex ID = 601
tables.go#L616: ruUAIndex ID = 602
tables.go#L617: rwIndex ID = 603
tables.go#L618: rwRWIndex ID = 604
tables.go#L619: rwkIndex ID = 605
tables.go#L620: rwkTZIndex ID = 606
tables.go#L621: sahIndex ID = 607
tables.go#L622: sahRUIndex ID = 608
tables.go#L623: saqIndex ID = 609
tables.go#L624: saqKEIndex ID = 610
tables.go#L625: sbpIndex ID = 611
tables.go#L626: sbpTZIndex ID = 612
tables.go#L627: sdIndex ID = 613
tables.go#L628: sdPKIndex ID = 614
tables.go#L629: sdhIndex ID = 615
tables.go#L630: seIndex ID = 616
tables.go#L631: seFIIndex ID = 617
tables.go#L632: seNOIndex ID = 618
tables.go#L633: seSEIndex ID = 619
tables.go#L634: sehIndex ID = 620
tables.go#L635: sehMZIndex ID = 621
tables.go#L636: sesIndex ID = 622
tables.go#L637: sesMLIndex ID = 623
tables.go#L638: sgIndex ID = 624
tables.go#L639: sgCFIndex ID = 625
tables.go#L640: shIndex ID = 626
tables.go#L641: shiIndex ID = 627
tables.go#L642: shiLatnIndex ID = 628
tables.go#L643: shiLatnMAIndex ID = 629
tables.go#L644: shiTfngIndex ID = 630
tables.go#L645: shiTfngMAIndex ID = 631
tables.go#L646: siIndex ID = 632
tables.go#L647: siLKIndex ID = 633
tables.go#L648: skIndex ID = 634
tables.go#L649: skSKIndex ID = 635
tables.go#L650: slIndex ID = 636
tables.go#L651: slSIIndex ID = 637
tables.go#L652: smaIndex ID = 638
tables.go#L653: smiIndex ID = 639
tables.go#L654: smjIndex ID = 640
tables.go#L655: smnIndex ID = 641
tables.go#L656: smnFIIndex ID = 642
tables.go#L657: smsIndex ID = 643
tables.go#L658: snIndex ID = 644
tables.go#L659: snZWIndex ID = 645
tables.go#L660: soIndex ID = 646
tables.go#L661: soDJIndex ID = 647
tables.go#L662: soETIndex ID = 648
tables.go#L663: soKEIndex ID = 649
tables.go#L664: soSOIndex ID = 650
tables.go#L665: sqIndex ID = 651
tables.go#L666: sqALIndex ID = 652
tables.go#L667: sqMKIndex ID = 653
tables.go#L668: sqXKIndex ID = 654
tables.go#L669: srIndex ID = 655
tables.go#L670: srCyrlIndex ID = 656
tables.go#L671: srCyrlBAIndex ID = 657
tables.go#L672: srCyrlMEIndex ID = 658
tables.go#L673: srCyrlRSIndex ID = 659
tables.go#L674: srCyrlXKIndex ID = 660
tables.go#L675: srLatnIndex ID = 661
tables.go#L676: srLatnBAIndex ID = 662
tables.go#L677: srLatnMEIndex ID = 663
tables.go#L678: srLatnRSIndex ID = 664
tables.go#L679: srLatnXKIndex ID = 665
tables.go#L680: ssIndex ID = 666
tables.go#L681: ssyIndex ID = 667
tables.go#L682: stIndex ID = 668
tables.go#L683: svIndex ID = 669
tables.go#L684: svAXIndex ID = 670
tables.go#L685: svFIIndex ID = 671
tables.go#L686: svSEIndex ID = 672
tables.go#L687: swIndex ID = 673
tables.go#L688: swCDIndex ID = 674
tables.go#L689: swKEIndex ID = 675
tables.go#L690: swTZIndex ID = 676
tables.go#L691: swUGIndex ID = 677
tables.go#L692: syrIndex ID = 678
tables.go#L693: taIndex ID = 679
tables.go#L694: taINIndex ID = 680
tables.go#L695: taLKIndex ID = 681
tables.go#L696: taMYIndex ID = 682
tables.go#L697: taSGIndex ID = 683
tables.go#L698: teIndex ID = 684
tables.go#L699: teINIndex ID = 685
tables.go#L700: teoIndex ID = 686
tables.go#L701: teoKEIndex ID = 687
tables.go#L702: teoUGIndex ID = 688
tables.go#L703: tgIndex ID = 689
tables.go#L704: tgTJIndex ID = 690
tables.go#L705: thIndex ID = 691
tables.go#L706: thTHIndex ID = 692
tables.go#L707: tiIndex ID = 693
tables.go#L708: tiERIndex ID = 694
tables.go#L709: tiETIndex ID = 695
tables.go#L710: tigIndex ID = 696
tables.go#L711: tkIndex ID = 697
tables.go#L712: tkTMIndex ID = 698
tables.go#L713: tlIndex ID = 699
tables.go#L714: tnIndex ID = 700
tables.go#L715: toIndex ID = 701
tables.go#L716: toTOIndex ID = 702
tables.go#L717: trIndex ID = 703
tables.go#L718: trCYIndex ID = 704
tables.go#L719: trTRIndex ID = 705
tables.go#L720: tsIndex ID = 706
tables.go#L721: ttIndex ID = 707
tables.go#L722: ttRUIndex ID = 708
tables.go#L723: twqIndex ID = 709
tables.go#L724: twqNEIndex ID = 710
tables.go#L725: tzmIndex ID = 711
tables.go#L726: tzmMAIndex ID = 712
tables.go#L727: ugIndex ID = 713
tables.go#L728: ugCNIndex ID = 714
tables.go#L729: ukIndex ID = 715
tables.go#L730: ukUAIndex ID = 716
tables.go#L731: urIndex ID = 717
tables.go#L732: urINIndex ID = 718
tables.go#L733: urPKIndex ID = 719
tables.go#L734: uzIndex ID = 720
tables.go#L735: uzArabIndex ID = 721
tables.go#L736: uzArabAFIndex ID = 722
tables.go#L737: uzCyrlIndex ID = 723
tables.go#L738: uzCyrlUZIndex ID = 724
tables.go#L739: uzLatnIndex ID = 725
tables.go#L740: uzLatnUZIndex ID = 726
tables.go#L741: vaiIndex ID = 727
tables.go#L742: vaiLatnIndex ID = 728
tables.go#L743: vaiLatnLRIndex ID = 729
tables.go#L744: vaiVaiiIndex ID = 730
tables.go#L745: vaiVaiiLRIndex ID = 731
tables.go#L746: veIndex ID = 732
tables.go#L747: viIndex ID = 733
tables.go#L748: viVNIndex ID = 734
tables.go#L749: voIndex ID = 735
tables.go#L750: vo001Index ID = 736
tables.go#L751: vunIndex ID = 737
tables.go#L752: vunTZIndex ID = 738
tables.go#L753: waIndex ID = 739
tables.go#L754: waeIndex ID = 740
tables.go#L755: waeCHIndex ID = 741
tables.go#L756: woIndex ID = 742
tables.go#L757: woSNIndex ID = 743
tables.go#L758: xhIndex ID = 744
tables.go#L759: xogIndex ID = 745
tables.go#L760: xogUGIndex ID = 746
tables.go#L761: yavIndex ID = 747
tables.go#L762: yavCMIndex ID = 748
tables.go#L763: yiIndex ID = 749
tables.go#L764: yi001Index ID = 750
tables.go#L765: yoIndex ID = 751
tables.go#L766: yoBJIndex ID = 752
tables.go#L767: yoNGIndex ID = 753
tables.go#L768: yueIndex ID = 754
tables.go#L769: yueHansIndex ID = 755
tables.go#L770: yueHansCNIndex ID = 756
tables.go#L771: yueHantIndex ID = 757
tables.go#L772: yueHantHKIndex ID = 758
tables.go#L773: zghIndex ID = 759
tables.go#L774: zghMAIndex ID = 760
tables.go#L775: zhIndex ID = 761
tables.go#L776: zhHansIndex ID = 762
tables.go#L777: zhHansCNIndex ID = 763
tables.go#L778: zhHansHKIndex ID = 764
tables.go#L779: zhHansMOIndex ID = 765
tables.go#L780: zhHansSGIndex ID = 766
tables.go#L781: zhHantIndex ID = 767
tables.go#L782: zhHantHKIndex ID = 768
tables.go#L783: zhHantMOIndex ID = 769
tables.go#L784: zhHantTWIndex ID = 770
tables.go#L785: zuIndex ID = 771
tables.go#L786: zuZAIndex ID = 772
tables.go#L787: caESvalenciaIndex ID = 773
tables.go#L788: enUSuvaposixIndex ID = 774
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |