CoolFace
Modelpublic

Kokoutou/Win_Game3

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes8downloads
tokenizer.json200374 linesDownload Raw Back to root
1{2  "version": "1.0",3  "truncation": null,4  "padding": null,5  "added_tokens": [6    {7      "id": 100257,8      "content": "<|endoftext|>",9      "single_word": false,10      "lstrip": false,11      "rstrip": false,12      "normalized": false,13      "special": true14    },15    {16      "id": 100258,17      "content": "<|fim_prefix|>",18      "single_word": false,19      "lstrip": false,20      "rstrip": false,21      "normalized": false,22      "special": true23    },24    {25      "id": 100259,26      "content": "<|fim_middle|>",27      "single_word": false,28      "lstrip": false,29      "rstrip": false,30      "normalized": false,31      "special": true32    },33    {34      "id": 100260,35      "content": "<|fim_suffix|>",36      "single_word": false,37      "lstrip": false,38      "rstrip": false,39      "normalized": false,40      "special": true41    },42    {43      "id": 100264,44      "content": "<|im_start|>",45      "single_word": false,46      "lstrip": false,47      "rstrip": false,48      "normalized": false,49      "special": true50    },51    {52      "id": 100265,53      "content": "<|im_end|>",54      "single_word": false,55      "lstrip": false,56      "rstrip": false,57      "normalized": false,58      "special": true59    },60    {61      "id": 100276,62      "content": "<|endofprompt|>",63      "single_word": false,64      "lstrip": false,65      "rstrip": false,66      "normalized": false,67      "special": true68    }69  ],70  "normalizer": null,71  "pre_tokenizer": {72    "type": "Sequence",73    "pretokenizers": [74      {75        "type": "Split",76        "pattern": {77          "Regex": "(?i:'s|'t|'re|'ve|'m|'ll|'d)|[^\\r\\n\\p{L}\\p{N}]?\\p{L}+|\\p{N}{1,3}| ?[^\\s\\p{L}\\p{N}]+[\\r\\n]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+"78        },79        "behavior": "Removed",80        "invert": true81      },82      {83        "type": "ByteLevel",84        "add_prefix_space": false,85        "trim_offsets": true,86        "use_regex": false87      }88    ]89  },90  "post_processor": null,91  "decoder": {92    "type": "ByteLevel",93    "add_prefix_space": true,94    "trim_offsets": true,95    "use_regex": true96  },97  "model": {98    "type": "BPE",99    "dropout": null,100    "unk_token": null,101    "continuing_subword_prefix": "",102    "end_of_word_suffix": "",103    "fuse_unk": false,104    "byte_fallback": false,105    "ignore_merges": false,106    "vocab": {107      "!": 0,108      "\"": 1,109      "#": 2,110      "$": 3,111      "%": 4,112      "&": 5,113      "'": 6,114      "(": 7,115      ")": 8,116      "*": 9,117      "+": 10,118      ",": 11,119      "-": 12,120      ".": 13,121      "/": 14,122      "0": 15,123      "1": 16,124      "2": 17,125      "3": 18,126      "4": 19,127      "5": 20,128      "6": 21,129      "7": 22,130      "8": 23,131      "9": 24,132      ":": 25,133      ";": 26,134      "<": 27,135      "=": 28,136      ">": 29,137      "?": 30,138      "@": 31,139      "A": 32,140      "B": 33,141      "C": 34,142      "D": 35,143      "E": 36,144      "F": 37,145      "G": 38,146      "H": 39,147      "I": 40,148      "J": 41,149      "K": 42,150      "L": 43,151      "M": 44,152      "N": 45,153      "O": 46,154      "P": 47,155      "Q": 48,156      "R": 49,157      "S": 50,158      "T": 51,159      "U": 52,160      "V": 53,161      "W": 54,162      "X": 55,163      "Y": 56,164      "Z": 57,165      "[": 58,166      "\\": 59,167      "]": 60,168      "^": 61,169      "_": 62,170      "`": 63,171      "a": 64,172      "b": 65,173      "c": 66,174      "d": 67,175      "e": 68,176      "f": 69,177      "g": 70,178      "h": 71,179      "i": 72,180      "j": 73,181      "k": 74,182      "l": 75,183      "m": 76,184      "n": 77,185      "o": 78,186      "p": 79,187      "q": 80,188      "r": 81,189      "s": 82,190      "t": 83,191      "u": 84,192      "v": 85,193      "w": 86,194      "x": 87,195      "y": 88,196      "z": 89,197      "{": 90,198      "|": 91,199      "}": 92,200      "~": 93,201      "¡": 94,202      "¢": 95,203      "£": 96,204      "¤": 97,205      "¥": 98,206      "¦": 99,207      "§": 100,208      "¨": 101,209      "©": 102,210      "ª": 103,211      "«": 104,212      "¬": 105,213      "®": 106,214      "¯": 107,215      "°": 108,216      "±": 109,217      "²": 110,218      "³": 111,219      "´": 112,220      "µ": 113,221      "¶": 114,222      "·": 115,223      "¸": 116,224      "¹": 117,225      "º": 118,226      "»": 119,227      "¼": 120,228      "½": 121,229      "¾": 122,230      "¿": 123,231      "À": 124,232      "Á": 125,233      "Â": 126,234      "Ã": 127,235      "Ä": 128,236      "Å": 129,237      "Æ": 130,238      "Ç": 131,239      "È": 132,240      "É": 133,241      "Ê": 134,242      "Ë": 135,243      "Ì": 136,244      "Í": 137,245      "Î": 138,246      "Ï": 139,247      "Ð": 140,248      "Ñ": 141,249      "Ò": 142,250      "Ó": 143,251      "Ô": 144,252      "Õ": 145,253      "Ö": 146,254      "×": 147,255      "Ø": 148,256      "Ù": 149,257      "Ú": 150,258      "Û": 151,259      "Ü": 152,260      "Ý": 153,261      "Þ": 154,262      "ß": 155,263      "à": 156,264      "á": 157,265      "â": 158,266      "ã": 159,267      "ä": 160,268      "å": 161,269      "æ": 162,270      "ç": 163,271      "è": 164,272      "é": 165,273      "ê": 166,274      "ë": 167,275      "ì": 168,276      "í": 169,277      "î": 170,278      "ï": 171,279      "ð": 172,280      "ñ": 173,281      "ò": 174,282      "ó": 175,283      "ô": 176,284      "õ": 177,285      "ö": 178,286      "÷": 179,287      "ø": 180,288      "ù": 181,289      "ú": 182,290      "û": 183,291      "ü": 184,292      "ý": 185,293      "þ": 186,294      "ÿ": 187,295      "Ā": 188,296      "ā": 189,297      "Ă": 190,298      "ă": 191,299      "Ą": 192,300      "ą": 193,301      "Ć": 194,302      "ć": 195,303      "Ĉ": 196,304      "ĉ": 197,305      "Ċ": 198,306      "ċ": 199,307      "Č": 200,308      "č": 201,309      "Ď": 202,310      "ď": 203,311      "Đ": 204,312      "đ": 205,313      "Ē": 206,314      "ē": 207,315      "Ĕ": 208,316      "ĕ": 209,317      "Ė": 210,318      "ė": 211,319      "Ę": 212,320      "ę": 213,321      "Ě": 214,322      "ě": 215,323      "Ĝ": 216,324      "ĝ": 217,325      "Ğ": 218,326      "ğ": 219,327      "Ġ": 220,328      "ġ": 221,329      "Ģ": 222,330      "ģ": 223,331      "Ĥ": 224,332      "ĥ": 225,333      "Ħ": 226,334      "ħ": 227,335      "Ĩ": 228,336      "ĩ": 229,337      "Ī": 230,338      "ī": 231,339      "Ĭ": 232,340      "ĭ": 233,341      "Į": 234,342      "į": 235,343      "İ": 236,344      "ı": 237,345      "IJ": 238,346      "ij": 239,347      "Ĵ": 240,348      "ĵ": 241,349      "Ķ": 242,350      "ķ": 243,351      "ĸ": 244,352      "Ĺ": 245,353      "ĺ": 246,354      "Ļ": 247,355      "ļ": 248,356      "Ľ": 249,357      "ľ": 250,358      "Ŀ": 251,359      "ŀ": 252,360      "Ł": 253,361      "ł": 254,362      "Ń": 255,363      "ĠĠ": 256,364      "ĠĠĠĠ": 257,365      "in": 258,366      "Ġt": 259,367      "ĠĠĠĠĠĠĠĠ": 260,368      "er": 261,369      "ĠĠĠ": 262,370      "on": 263,371      "Ġa": 264,372      "re": 265,373      "at": 266,374      "st": 267,375      "en": 268,376      "or": 269,377      "Ġth": 270,378      "ĊĊ": 271,379      "Ġc": 272,380      "le": 273,381      "Ġs": 274,382      "it": 275,383      "an": 276,384      "ar": 277,385      "al": 278,386      "Ġthe": 279,387      ";Ċ": 280,388      "Ġp": 281,389      "Ġf": 282,390      "ou": 283,391      "Ġ=": 284,392      "is": 285,393      "ĠĠĠĠĠĠĠ": 286,394      "ing": 287,395      "es": 288,396      "Ġw": 289,397      "ion": 290,398      "ed": 291,399      "ic": 292,400      "Ġb": 293,401      "Ġd": 294,402      "et": 295,403      "Ġm": 296,404      "Ġo": 297,405      "ĉĉ": 298,406      "ro": 299,407      "as": 300,408      "el": 301,409      "ct": 302,410      "nd": 303,411      "Ġin": 304,412      "Ġh": 305,413      "ent": 306,414      "id": 307,415      "Ġn": 308,416      "am": 309,417      "ĠĠĠĠĠĠĠĠĠĠĠ": 310,418      "Ġto": 311,419      "Ġre": 312,420      "--": 313,421      "Ġ{": 314,422      "Ġof": 315,423      "om": 316,424      ");Ċ": 317,425      "im": 318,426      "čĊ": 319,427      "Ġ(": 320,428      "il": 321,429      "//": 322,430      "Ġand": 323,431      "ur": 324,432      "se": 325,433      "Ġl": 326,434      "ex": 327,435      "ĠS": 328,436      "ad": 329,437      "Ġ\"": 330,438      "ch": 331,439      "ut": 332,440      "if": 333,441      "**": 334,442      "Ġ}": 335,443      "em": 336,444      "ol": 337,445      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 338,446      "th": 339,447      ")Ċ": 340,448      "Ġ{Ċ": 341,449      "Ġg": 342,450      "ig": 343,451      "iv": 344,452      ",Ċ": 345,453      "ce": 346,454      "od": 347,455      "Ġv": 348,456      "ate": 349,457      "ĠT": 350,458      "ag": 351,459      "ay": 352,460      "Ġ*": 353,461      "ot": 354,462      "us": 355,463      "ĠC": 356,464      "Ġst": 357,465      "ĠI": 358,466      "un": 359,467      "ul": 360,468      "ue": 361,469      "ĠA": 362,470      "ow": 363,471      "Ġ'": 364,472      "ew": 365,473      "Ġ<": 366,474      "ation": 367,475      "()": 368,476      "Ġfor": 369,477      "ab": 370,478      "ort": 371,479      "um": 372,480      "ame": 373,481      "Ġis": 374,482      "pe": 375,483      "tr": 376,484      "ck": 377,485      "âĢ": 378,486      "Ġy": 379,487      "ist": 380,488      "----": 381,489      ".ĊĊ": 382,490      "he": 383,491      "Ġe": 384,492      "lo": 385,493      "ĠM": 386,494      "Ġbe": 387,495      "ers": 388,496      "Ġon": 389,497      "Ġcon": 390,498      "ap": 391,499      "ub": 392,500      "ĠP": 393,501      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 394,502      "ass": 395,503      "int": 396,504      ">Ċ": 397,505      "ly": 398,506      "urn": 399,507      "Ġ$": 400,508      ";ĊĊ": 401,509      "av": 402,510      "port": 403,511      "ir": 404,512      "->": 405,513      "nt": 406,514      "ction": 407,515      "end": 408,516      "Ġde": 409,517      "00": 410,518      "ith": 411,519      "out": 412,520      "turn": 413,521      "our": 414,522      "ĠĠĠĠĠ": 415,523      "lic": 416,524      "res": 417,525      "pt": 418,526      "==": 419,527      "Ġthis": 420,528      "Ġwh": 421,529      "Ġif": 422,530      "ĠD": 423,531      "ver": 424,532      "age": 425,533      "ĠB": 426,534      "ht": 427,535      "ext": 428,536      "=\"": 429,537      "Ġthat": 430,538      "****": 431,539      "ĠR": 432,540      "Ġit": 433,541      "ess": 434,542      "ĠF": 435,543      "Ġr": 436,544      "os": 437,545      "and": 438,546      "Ġas": 439,547      "ect": 440,548      "ke": 441,549      "rom": 442,550      "Ġ//": 443,551      "con": 444,552      "ĠL": 445,553      "(\"": 446,554      "qu": 447,555      "lass": 448,556      "Ġwith": 449,557      "iz": 450,558      "de": 451,559      "ĠN": 452,560      "Ġal": 453,561      "op": 454,562      "up": 455,563      "get": 456,564      "Ġ}Ċ": 457,565      "ile": 458,566      "Ġan": 459,567      "ata": 460,568      "ore": 461,569      "ri": 462,570      "Ġpro": 463,571      ";čĊ": 464,572      "ĉĉĉĉ": 465,573      "ter": 466,574      "ain": 467,575      "ĠW": 468,576      "ĠE": 469,577      "Ġcom": 470,578      "Ġreturn": 471,579      "art": 472,580      "ĠH": 473,581      "ack": 474,582      "import": 475,583      "ublic": 476,584      "Ġor": 477,585      "est": 478,586      "ment": 479,587      "ĠG": 480,588      "able": 481,589      "Ġ-": 482,590      "ine": 483,591      "ill": 484,592      "ind": 485,593      "ere": 486,594      "::": 487,595      "ity": 488,596      "Ġ+": 489,597      "Ġtr": 490,598      "elf": 491,599      "ight": 492,600      "('": 493,601      "orm": 494,602      "ult": 495,603      "str": 496,604      "..": 497,605      "\",": 498,606      "Ġyou": 499,607      "ype": 500,608      "pl": 501,609      "Ġnew": 502,610      "Ġj": 503,611      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 504,612      "Ġfrom": 505,613      "Ġex": 506,614      "ĠO": 507,615      "20": 508,616      "ld": 509,617      "Ġ[": 510,618      "oc": 511,619      ":Ċ": 512,620      "Ġse": 513,621      "Ġle": 514,622      "--------": 515,623      ".s": 516,624      "{Ċ": 517,625      "',": 518,626      "ant": 519,627      "Ġat": 520,628      "ase": 521,629      ".c": 522,630      "Ġch": 523,631      "</": 524,632      "ave": 525,633      "ang": 526,634      "Ġare": 527,635      "Ġint": 528,636      "âĢĻ": 529,637      "_t": 530,638      "ert": 531,639      "ial": 532,640      "act": 533,641      "}Ċ": 534,642      "ive": 535,643      "ode": 536,644      "ost": 537,645      "Ġclass": 538,646      "Ġnot": 539,647      "og": 540,648      "ord": 541,649      "alue": 542,650      "all": 543,651      "ff": 544,652      "();Ċ": 545,653      "ont": 546,654      "ime": 547,655      "are": 548,656      "ĠU": 549,657      "Ġpr": 550,658      "Ġ:": 551,659      "ies": 552,660      "ize": 553,661      "ure": 554,662      "Ġby": 555,663      "ire": 556,664      "Ġ}ĊĊ": 557,665      ".p": 558,666      "Ġsh": 559,667      "ice": 560,668      "ast": 561,669      "ption": 562,670      "tring": 563,671      "ok": 564,672      "__": 565,673      "cl": 566,674      "##": 567,675      "Ġhe": 568,676      "ard": 569,677      ").": 570,678      "Ġ@": 571,679      "iew": 572,680      "ĉĉĉ": 573,681      "Ġwas": 574,682      "ip": 575,683      "this": 576,684      "Ġu": 577,685      "ĠThe": 578,686      "ide": 579,687      "ace": 580,688      "ib": 581,689      "ac": 582,690      "rou": 583,691      "Ġwe": 584,692      "ject": 585,693      "Ġpublic": 586,694      "ak": 587,695      "ve": 588,696      "ath": 589,697      "oid": 590,698      "Ġ=>": 591,699      "ust": 592,700      "que": 593,701      "Ġres": 594,702      "))": 595,703      "'s": 596,704      "Ġk": 597,705      "ans": 598,706      "yst": 599,707      "unction": 600,708      "********": 601,709      "Ġi": 602,710      "Ġus": 603,711      "pp": 604,712      "10": 605,713      "one": 606,714      "ail": 607,715      "====": 608,716      "name": 609,717      "Ġstr": 610,718      "Ġ/": 611,719      "Ġ&": 612,720      "ach": 613,721      "div": 614,722      "ystem": 615,723      "ell": 616,724      "Ġhave": 617,725      "err": 618,726      "ould": 619,727      "ull": 620,728      "pon": 621,729      "ĠJ": 622,730      "_p": 623,731      "Ġ==": 624,732      "ign": 625,733      "St": 626,734      ".Ċ": 627,735      "Ġpl": 628,736      ");ĊĊ": 629,737      "form": 630,738      "put": 631,739      "ount": 632,740      "}ĊĊ": 633,741      "dd": 634,742      "ite": 635,743      "Ġget": 636,744      "rr": 637,745      "ome": 638,746      "ĠâĢ": 639,747      "aram": 640,748      "cc": 641,749      "Ġ*/": 642,750      "ER": 643,751      "In": 644,752      "les": 645,753      "_s": 646,754      "ong": 647,755      "ie": 648,756      "Ġcan": 649,757      "ĠV": 650,758      "erv": 651,759      "pr": 652,760      "Ġun": 653,761      "row": 654,762      "ber": 655,763      "Ġdo": 656,764      "ll": 657,765      "Ġel": 658,766      "Ġself": 659,767      "ated": 660,768      "ary": 661,769      "Ġ.": 662,770      "']": 663,771      "ud": 664,772      "Ġen": 665,773      "ĠTh": 666,774      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 667,775      "te": 668,776      "_c": 669,777      "uct": 670,778      "Ġab": 671,779      "ork": 672,780      ".get": 673,781      "Ġ#": 674,782      "aw": 675,783      "ress": 676,784      "ob": 677,785      "Name": 678,786      "201": 679,787      "app": 680,788      "['": 681,789      "Ġall": 682,790      "ory": 683,791      "ition": 684,792      "ance": 685,793      "ear": 686,794      "Ġcont": 687,795      "vent": 688,796      "ia": 689,797      "Ġwill": 690,798      "IN": 691,799      "ĠĠĠĠĠĠĠĠĠ": 692,800      "return": 693,801      "Ġ</": 694,802      "data": 695,803      ")ĊĊ": 696,804      "Re": 697,805      "ple": 698,806      "ild": 699,807      "ther": 700,808      "Ġyour": 701,809      "\"Ċ": 702,810      "($": 703,811      "Ġout": 704,812      "),": 705,813      "Ġhas": 706,814      "String": 707,815      "so": 708,816      "Ġup": 709,817      "ax": 710,818      "Ġdef": 711,819      "Ġbo": 712,820      "ge": 713,821      "alse": 714,822      "ON": 715,823      "per": 716,824      "12": 717,825      "ich": 718,826      "Ġbut": 719,827      "ĠĊ": 720,828      "Ġ_": 721,829      "_m": 722,830      "add": 723,831      "quest": 724,832      "odel": 725,833      "self": 726,834      "ery": 727,835      "ft": 728,836      "ens": 729,837      "////": 730,838      "ake": 731,839      ".C": 732,840      "Ġgo": 733,841      "Ġfunction": 734,842      "ĠK": 735,843      "ivate": 736,844      "Ġim": 737,845      "Ġconst": 738,846      ".t": 739,847      "Ġ*/Ċ": 740,848      ");čĊ": 741,849      "Ġvoid": 742,850      "Ġset": 743,851      "ĠSystem": 744,852      "cri": 745,853      "()Ċ": 746,854      "li": 747,855      "ĉif": 748,856      ".m": 749,857      "ally": 750,858      "set": 751,859      "ep": 752,860      "âĢĻs": 753,861      "bo": 754,862      "def": 755,863      "',Ċ": 756,864      "Ġme": 757,865      "Ġ!": 758,866      "atch": 759,867      "\">": 760,868      "\",Ċ": 761,869      "ec": 762,870      "ĠIn": 763,871      "ph": 764,872      "Ġ|": 765,873      "_f": 766,874      "Ġvar": 767,875      "ence": 768,876      "Id": 769,877      "ree": 770,878      "ink": 771,879      "lect": 772,880      "ug": 773,881      "eth": 774,882      "Ġelse": 775,883      "----------------": 776,884      "19": 777,885      "cont": 778,886      "Ġso": 779,887      "atic": 780,888      "Ġlo": 781,889      "pro": 782,890      "ton": 783,891      "ss": 784,892      "own": 785,893      "abel": 786,894      "oint": 787,895      "ous": 788,896      "eld": 789,897      "ST": 790,898      "The": 791,899      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 792,900      "RE": 793,901      "\":": 794,902      "olor": 795,903      "tp": 796,904      "eg": 797,905      "key": 798,906      "ude": 799,907      "ĠSt": 800,908      "ound": 801,909      "Ġar": 802,910      "\");Ċ": 803,911      "ener": 804,912      "ser": 805,913      "11": 806,914      "bject": 807,915      "essage": 808,916      "fer": 809,917      "Ġmore": 810,918      "ations": 811,919      "ents": 812,920      "Ġhis": 813,921      "Ġthey": 814,922      ".S": 815,923      "ĠY": 816,924      "use": 817,925      "ne": 818,926      "ish": 819,927      "old": 820,928      "_d": 821,929      "io": 822,930      "ield": 823,931      "Ġper": 824,932      "Cont": 825,933      "ings": 826,934      "####": 827,935      "Ġdata": 828,936      "Ġsa": 829,937      "ef": 830,938      "fo": 831,939      "Ġone": 832,940      "eng": 833,941      "Ġdis": 834,942      "AT": 835,943      "Ġname": 836,944      "Ġtrue": 837,945      "val": 838,946      "led": 839,947      ".f": 840,948      "Ġne": 841,949      "Ġend": 842,950      "32": 843,951      ".T": 844,952      "16": 845,953      "cre": 846,954      "ark": 847,955      "log": 848,956      "Ex": 849,957      "error": 850,958      "_id": 851,959      "urre": 852,960      "ange": 853,961      "Ġnull": 854,962      "rray": 855,963      "Ġmy": 856,964      "pan": 857,965      "ict": 858,966      "ator": 859,967      "View": 860,968      "List": 861,969      "ĉreturn": 862,970      "âĢĿ": 863,971      "Ġpre": 864,972      "Ġx": 865,973      "clude": 866,974      "arg": 867,975      "15": 868,976      "ov": 869,977      ".h": 870,978      "Ġ>": 871,979      "Ġtheir": 872,980      "')": 873,981      "irst": 874,982      "ick": 875,983      "gh": 876,984      "LE": 877,985      "OR": 878,986      "Ġprivate": 879,987      "tem": 880,988      "čĊčĊ": 881,989      "user": 882,990      "Ġ)": 883,991      "com": 884,992      ".A": 885,993      "\";Ċ": 886,994      "Ġid": 887,995      "read": 888,996      "Ġwho": 889,997      "_b": 890,998      "\">Ċ": 891,999      "Ġtime": 892,1000      "Ġman": 893,1001      "ry": 894,1002      "========": 895,1003      "roup": 896,1004      "rop": 897,1005      "public": 898,1006      "vel": 899,1007      "umber": 900,1008      "ble": 901,1009      "Ġwhich": 902,1010      "****************": 903,1011      "Ġany": 904,1012      "Ġfalse": 905,1013      "we": 906,1014      "Ġvalue": 907,1015      "Ġli": 908,1016      "\")": 909,1017      "nder": 910,1018      "gr": 911,1019      "Ġno": 912,1020      "param": 913,1021      "25": 914,1022      "fig": 915,1023      ".com": 916,1024      "Ġapp": 917,1025      "_l": 918,1026      "ions": 919,1027      ".D": 920,1028      "ĠCh": 921,1029      "Ġabout": 922,1030      "Ġadd": 923,1031      "Ġsu": 924,1032      "Ġstring": 925,1033      "ID": 926,1034      "Ġover": 927,1035      "string": 928,1036      ".l": 929,1037      "ource": 930,1038      "000": 931,1039      "_C": 932,1040      "]Ċ": 933,1041      "Ġqu": 934,1042      "ĠString": 935,1043      "ca": 936,1044      "SE": 937,1045      "Ġro": 938,1046      "sh": 939,1047      "ual": 940,1048      "Type": 941,1049      "son": 942,1050      "new": 943,1051      "ern": 944,1052      "Ġag": 945,1053      "AR": 946,1054      "];Ċ": 947,1055      "].": 948,1056      "Ġ?": 949,1057      "ical": 950,1058      "Ġdes": 951,1059      "uth": 952,1060      "ix": 953,1061      "ays": 954,1062      "Ġtype": 955,1063      "'t": 956,1064      "ault": 957,1065      "Ġinter": 958,1066      "var": 959,1067      ".b": 960,1068      "Ġpart": 961,1069      ".d": 962,1070      "urrent": 963,1071      "IT": 964,1072      "EN": 965,1073      "30": 966,1074      "enc": 967,1075      "(f": 968,1076      "ra": 969,1077      "value": 970,1078      "cho": 971,1079      "18": 972,1080      "utton": 973,1081      "ose": 974,1082      "14": 975,1083      "Ġ!=": 976,1084      "ater": 977,1085      "é": 978,1086      "reate": 979,1087      "oll": 980,1088      "pos": 981,1089      "yle": 982,1090      "ng": 983,1091      "AL": 984,1092      "using": 985,1093      "ames": 986,1094      "Ġ{čĊ": 987,1095      "ates": 988,1096      "ely": 989,1097      "Ġwork": 990,1098      "Ġem": 991,1099      "inal": 992,1100      "Ġsp": 993,1101      "Ġwhen": 994,1102      ".set": 995,1103      "ĠĠĠĠĠĠ": 996,1104      "):Ċ": 997,1105      "to": 998,1106      "quire": 999,1107      "indow": 1000,1108      "lement": 1001,1109      "pect": 1002,1110      "ash": 1003,1111      "[i": 1004,1112      "Ġuse": 1005,1113      ".F": 1006,1114      "pec": 1007,1115      "Ġad": 1008,1116      "ove": 1009,1117      "ception": 1010,1118      "ength": 1011,1119      "include": 1012,1120      "ader": 1013,1121      "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1014,1122      "atus": 1015,1123      "Th": 1016,1124      "itle": 1017,1125      "rit": 1018,1126      "void": 1019,1127      "().": 1020,1128      "(Ċ": 1021,1129      "Ġoff": 1022,1130      "Ġother": 1023,1131      "Ġ&&": 1024,1132      "';Ċ": 1025,1133      "ms": 1026,1134      "Ġbeen": 1027,1135      "Ġte": 1028,1136      "ml": 1029,1137      "co": 1030,1138      "nc": 1031,1139      "13": 1032,1140      "ervice": 1033,1141      "Ġ%": 1034,1142      "**Ċ": 1035,1143      "ann": 1036,1144      "ade": 1037,1145      "ĊĊĊĊ": 1038,1146      "lock": 1039,1147      "const": 1040,1148      "100": 1041,1149      "ponse": 1042,1150      "Ġsup": 1043,1151      "++": 1044,1152      "date": 1045,1153      "Ġacc": 1046,1154      "Ġhad": 1047,1155      "Ġbu": 1048,1156      "200": 1049,1157      "ĠRe": 1050,1158      "Ġwere": 1051,1159      "Ġfile": 1052,1160      "Ġwould": 1053,1161      "ĠâĢľ": 1054,1162      "ven": 1055,1163      "iss": 1056,1164      "Ġour": 1057,1165      "class": 1058,1166      "raw": 1059,1167      "Ġyear": 1060,1168      "Data": 1061,1169      "Ġval": 1062,1170      "Ġsome": 1063,1171      "fter": 1064,1172      "ys": 1065,1173      "Ġ///": 1066,1174      "round": 1067,1175      "view": 1068,1176      "Ġpe": 1069,1177      "Ġthere": 1070,1178      "Ġsaid": 1071,1179      "du": 1072,1180      "of": 1073,1181      "line": 1074,1182      "/*": 1075,1183      "duct": 1076,1184      "Ġher": 1077,1185      "ĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1078,1186      "Res": 1079,1187      "Ġco": 1080,1188      "Ġcomm": 1081,1189      "ise": 1082,1190      "min": 1083,1191      "ĠĠĠĠĊ": 1084,1192      "#include": 1085,1193      "ethod": 1086,1194      ".P": 1087,1195      "ute": 1088,1196      "Ġass": 1089,1197      "Int": 1090,1198      "ask": 1091,1199      "loc": 1092,1200      "Ġlike": 1093,

Showing the first 1,200 of 200374 lines. Download the file for the rest.