tiny-random-qwen-1.5-MoE / tokenizer.json
smangrul's picture
Upload tokenizer
26c92d0 verified
raw history blame
No virus
61.8 kB
{
"version": "1.0",
"truncation": null,
"padding": null,
"added_tokens": [
{
"id": 3000,
"content": "<|endoftext|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 3001,
"content": "<|im_start|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
},
{
"id": 3002,
"content": "<|im_end|>",
"single_word": false,
"lstrip": false,
"rstrip": false,
"normalized": false,
"special": true
}
],
"normalizer": {
"type": "NFC"
},
"pre_tokenizer": {
"type": "Sequence",
"pretokenizers": [
{
"type": "Split",
"pattern": {
"Regex": "(?i:'s|'t|'re|'ve|'m|'ll|'d)|[^\\r\\n\\p{L}\\p{N}]?\\p{L}+|\\p{N}| ?[^\\s\\p{L}\\p{N}]+[\\r\\n]*|\\s*[\\r\\n]+|\\s+(?!\\S)|\\s+"
},
"behavior": "Isolated",
"invert": false
},
{
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": false,
"use_regex": false
}
]
},
"post_processor": {
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": false,
"use_regex": false
},
"decoder": {
"type": "ByteLevel",
"add_prefix_space": false,
"trim_offsets": false,
"use_regex": false
},
"model": {
"type": "BPE",
"dropout": null,
"unk_token": null,
"continuing_subword_prefix": "",
"end_of_word_suffix": "",
"fuse_unk": false,
"byte_fallback": false,
"vocab": {
"!": 0,
"\"": 1,
"#": 2,
"$": 3,
"%": 4,
"&": 5,
"'": 6,
"(": 7,
")": 8,
"*": 9,
"+": 10,
",": 11,
"-": 12,
".": 13,
"/": 14,
"0": 15,
"1": 16,
"2": 17,
"3": 18,
"4": 19,
"5": 20,
"6": 21,
"7": 22,
"8": 23,
"9": 24,
":": 25,
";": 26,
"<": 27,
"=": 28,
">": 29,
"?": 30,
"@": 31,
"A": 32,
"B": 33,
"C": 34,
"D": 35,
"E": 36,
"F": 37,
"G": 38,
"H": 39,
"I": 40,
"J": 41,
"K": 42,
"L": 43,
"M": 44,
"N": 45,
"O": 46,
"P": 47,
"Q": 48,
"R": 49,
"S": 50,
"T": 51,
"U": 52,
"V": 53,
"W": 54,
"X": 55,
"Y": 56,
"Z": 57,
"[": 58,
"\\": 59,
"]": 60,
"^": 61,
"_": 62,
"`": 63,
"a": 64,
"b": 65,
"c": 66,
"d": 67,
"e": 68,
"f": 69,
"g": 70,
"h": 71,
"i": 72,
"j": 73,
"k": 74,
"l": 75,
"m": 76,
"n": 77,
"o": 78,
"p": 79,
"q": 80,
"r": 81,
"s": 82,
"t": 83,
"u": 84,
"v": 85,
"w": 86,
"x": 87,
"y": 88,
"z": 89,
"{": 90,
"|": 91,
"}": 92,
"~": 93,
"¡": 94,
"¢": 95,
"£": 96,
"¤": 97,
"¥": 98,
"¦": 99,
"§": 100,
"¨": 101,
"©": 102,
"ª": 103,
"«": 104,
"¬": 105,
"®": 106,
"¯": 107,
"°": 108,
"±": 109,
"²": 110,
"³": 111,
"´": 112,
"µ": 113,
"¶": 114,
"·": 115,
"¸": 116,
"¹": 117,
"º": 118,
"»": 119,
"¼": 120,
"½": 121,
"¾": 122,
"¿": 123,
"À": 124,
"Á": 125,
"Â": 126,
"Ã": 127,
"Ä": 128,
"Å": 129,
"Æ": 130,
"Ç": 131,
"È": 132,
"É": 133,
"Ê": 134,
"Ë": 135,
"Ì": 136,
"Í": 137,
"Î": 138,
"Ï": 139,
"Ð": 140,
"Ñ": 141,
"Ò": 142,
"Ó": 143,
"Ô": 144,
"Õ": 145,
"Ö": 146,
"×": 147,
"Ø": 148,
"Ù": 149,
"Ú": 150,
"Û": 151,
"Ü": 152,
"Ý": 153,
"Þ": 154,
"ß": 155,
"à": 156,
"á": 157,
"â": 158,
"ã": 159,
"ä": 160,
"å": 161,
"æ": 162,
"ç": 163,
"è": 164,
"é": 165,
"ê": 166,
"ë": 167,
"ì": 168,
"í": 169,
"î": 170,
"ï": 171,
"ð": 172,
"ñ": 173,
"ò": 174,
"ó": 175,
"ô": 176,
"õ": 177,
"ö": 178,
"÷": 179,
"ø": 180,
"ù": 181,
"ú": 182,
"û": 183,
"ü": 184,
"ý": 185,
"þ": 186,
"ÿ": 187,
"Ā": 188,
"ā": 189,
"Ă": 190,
"ă": 191,
"Ą": 192,
"ą": 193,
"Ć": 194,
"ć": 195,
"Ĉ": 196,
"ĉ": 197,
"Ċ": 198,
"ċ": 199,
"Č": 200,
"č": 201,
"Ď": 202,
"ď": 203,
"Đ": 204,
"đ": 205,
"Ē": 206,
"ē": 207,
"Ĕ": 208,
"ĕ": 209,
"Ė": 210,
"ė": 211,
"Ę": 212,
"ę": 213,
"Ě": 214,
"ě": 215,
"Ĝ": 216,
"ĝ": 217,
"Ğ": 218,
"ğ": 219,
"Ġ": 220,
"ġ": 221,
"Ģ": 222,
"ģ": 223,
"Ĥ": 224,
"ĥ": 225,
"Ħ": 226,
"ħ": 227,
"Ĩ": 228,
"ĩ": 229,
"Ī": 230,
"ī": 231,
"Ĭ": 232,
"ĭ": 233,
"Į": 234,
"į": 235,
"İ": 236,
"ı": 237,
"IJ": 238,
"ij": 239,
"Ĵ": 240,
"ĵ": 241,
"Ķ": 242,
"ķ": 243,
"ĸ": 244,
"Ĺ": 245,
"ĺ": 246,
"Ļ": 247,
"ļ": 248,
"Ľ": 249,
"ľ": 250,
"Ŀ": 251,
"ŀ": 252,
"Ł": 253,
"ł": 254,
"Ń": 255,
"ĠĠ": 256,
"ĠĠĠĠ": 257,
"in": 258,
"Ġt": 259,
"ĠĠĠĠĠĠĠĠ": 260,
"er": 261,
"ĠĠĠ": 262,
"on": 263,
"Ġa": 264,
"re": 265,
"at": 266,
"st": 267,
"en": 268,
"or": 269,
"Ġth": 270,
"ĊĊ": 271,
"Ġc": 272,
"le": 273,
"Ġs": 274,
"it": 275,
"an": 276,
"ar": 277,
"al": 278,
"Ġthe": 279,
";Ċ": 280,
"Ġp": 281,
"Ġf": 282,
"ou": 283,
"Ġ=": 284,
"is": 285,
"ĠĠĠĠĠĠĠ": 286,
"ing": 287,
"es": 288,
"Ġw": 289,
"ion": 290,
"ed": 291,
"ic": 292,
"Ġb": 293,
"Ġd": 294,
"et": 295,
"Ġm": 296,
"Ġo": 297,
"ĉĉ": 298,
"ro": 299,
"as": 300,
"el": 301,
"ct": 302,
"nd": 303,
"Ġin": 304,
"Ġh": 305,
"ent": 306,
"id": 307,
"Ġn": 308,
"am": 309,
"ĠĠĠĠĠĠĠĠĠĠĠ": 310,
"Ġto": 311,
"Ġre": 312,
"--": 313,
"Ġ{": 314,
"Ġof": 315,
"om": 316,
");Ċ": 317,
"im": 318,
"čĊ": 319,
"Ġ(": 320,
"il": 321,
"//": 322,
"Ġand": 323,
"ur": 324,
"se": 325,
"Ġl": 326,
"ex": 327,
"ĠS": 328,
"ad": 329,
"Ġ\"": 330,
"ch": 331,
"ut": 332,
"if": 333,
"**": 334,
"Ġ}": 335,
"em": 336,
"ol": 337,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 338,
"th": 339,
")Ċ": 340,
"Ġ{Ċ": 341,
"Ġg": 342,
"ig": 343,
"iv": 344,
",Ċ": 345,
"ce": 346,
"od": 347,
"Ġv": 348,
"ate": 349,
"ĠT": 350,
"ag": 351,
"ay": 352,
"Ġ*": 353,
"ot": 354,
"us": 355,
"ĠC": 356,
"Ġst": 357,
"ĠI": 358,
"un": 359,
"ul": 360,
"ue": 361,
"ĠA": 362,
"ow": 363,
"Ġ'": 364,
"ew": 365,
"Ġ<": 366,
"ation": 367,
"()": 368,
"Ġfor": 369,
"ab": 370,
"ort": 371,
"um": 372,
"ame": 373,
"Ġis": 374,
"pe": 375,
"tr": 376,
"ck": 377,
"âĢ": 378,
"Ġy": 379,
"ist": 380,
"----": 381,
".ĊĊ": 382,
"he": 383,
"Ġe": 384,
"lo": 385,
"ĠM": 386,
"Ġbe": 387,
"ers": 388,
"Ġon": 389,
"Ġcon": 390,
"ap": 391,
"ub": 392,
"ĠP": 393,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 394,
"ass": 395,
"int": 396,
">Ċ": 397,
"ly": 398,
"urn": 399,
"Ġ$": 400,
";ĊĊ": 401,
"av": 402,
"port": 403,
"ir": 404,
"->": 405,
"nt": 406,
"ction": 407,
"end": 408,
"Ġde": 409,
"ith": 410,
"out": 411,
"turn": 412,
"our": 413,
"ĠĠĠĠĠ": 414,
"lic": 415,
"res": 416,
"pt": 417,
"==": 418,
"Ġthis": 419,
"Ġwh": 420,
"Ġif": 421,
"ĠD": 422,
"ver": 423,
"age": 424,
"ĠB": 425,
"ht": 426,
"ext": 427,
"=\"": 428,
"Ġthat": 429,
"****": 430,
"ĠR": 431,
"Ġit": 432,
"ess": 433,
"ĠF": 434,
"Ġr": 435,
"os": 436,
"and": 437,
"Ġas": 438,
"ect": 439,
"ke": 440,
"rom": 441,
"Ġ//": 442,
"con": 443,
"ĠL": 444,
"(\"": 445,
"qu": 446,
"lass": 447,
"Ġwith": 448,
"iz": 449,
"de": 450,
"ĠN": 451,
"Ġal": 452,
"op": 453,
"up": 454,
"get": 455,
"Ġ}Ċ": 456,
"ile": 457,
"Ġan": 458,
"ata": 459,
"ore": 460,
"ri": 461,
"Ġpro": 462,
";čĊ": 463,
"ĉĉĉĉ": 464,
"ter": 465,
"ain": 466,
"ĠW": 467,
"ĠE": 468,
"Ġcom": 469,
"Ġreturn": 470,
"art": 471,
"ĠH": 472,
"ack": 473,
"import": 474,
"ublic": 475,
"Ġor": 476,
"est": 477,
"ment": 478,
"ĠG": 479,
"able": 480,
"Ġ-": 481,
"ine": 482,
"ill": 483,
"ind": 484,
"ere": 485,
"::": 486,
"ity": 487,
"Ġ+": 488,
"Ġtr": 489,
"elf": 490,
"ight": 491,
"('": 492,
"orm": 493,
"ult": 494,
"str": 495,
"..": 496,
"\",": 497,
"Ġyou": 498,
"ype": 499,
"pl": 500,
"Ġnew": 501,
"Ġj": 502,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 503,
"Ġfrom": 504,
"Ġex": 505,
"ĠO": 506,
"ld": 507,
"Ġ[": 508,
"oc": 509,
":Ċ": 510,
"Ġse": 511,
"Ġle": 512,
"--------": 513,
".s": 514,
"{Ċ": 515,
"',": 516,
"ant": 517,
"Ġat": 518,
"ase": 519,
".c": 520,
"Ġch": 521,
"</": 522,
"ave": 523,
"ang": 524,
"Ġare": 525,
"Ġint": 526,
"âĢĻ": 527,
"_t": 528,
"ert": 529,
"ial": 530,
"act": 531,
"}Ċ": 532,
"ive": 533,
"ode": 534,
"ost": 535,
"Ġclass": 536,
"Ġnot": 537,
"og": 538,
"ord": 539,
"alue": 540,
"all": 541,
"ff": 542,
"();Ċ": 543,
"ont": 544,
"ime": 545,
"are": 546,
"ĠU": 547,
"Ġpr": 548,
"Ġ:": 549,
"ies": 550,
"ize": 551,
"ure": 552,
"Ġby": 553,
"ire": 554,
"Ġ}ĊĊ": 555,
".p": 556,
"Ġsh": 557,
"ice": 558,
"ast": 559,
"ption": 560,
"tring": 561,
"ok": 562,
"__": 563,
"cl": 564,
"##": 565,
"Ġhe": 566,
"ard": 567,
").": 568,
"Ġ@": 569,
"iew": 570,
"ĉĉĉ": 571,
"Ġwas": 572,
"ip": 573,
"this": 574,
"Ġu": 575,
"ĠThe": 576,
"ide": 577,
"ace": 578,
"ib": 579,
"ac": 580,
"rou": 581,
"Ġwe": 582,
"ject": 583,
"Ġpublic": 584,
"ak": 585,
"ve": 586,
"ath": 587,
"oid": 588,
"Ġ=>": 589,
"ust": 590,
"que": 591,
"Ġres": 592,
"))": 593,
"'s": 594,
"Ġk": 595,
"ans": 596,
"yst": 597,
"unction": 598,
"********": 599,
"Ġi": 600,
"Ġus": 601,
"pp": 602,
"one": 603,
"ail": 604,
"====": 605,
"name": 606,
"Ġstr": 607,
"Ġ/": 608,
"Ġ&": 609,
"ach": 610,
"div": 611,
"ystem": 612,
"ell": 613,
"Ġhave": 614,
"err": 615,
"ould": 616,
"ull": 617,
"pon": 618,
"ĠJ": 619,
"_p": 620,
"Ġ==": 621,
"ign": 622,
"St": 623,
".Ċ": 624,
"Ġpl": 625,
");ĊĊ": 626,
"form": 627,
"put": 628,
"ount": 629,
"}ĊĊ": 630,
"dd": 631,
"ite": 632,
"Ġget": 633,
"rr": 634,
"ome": 635,
"ĠâĢ": 636,
"aram": 637,
"cc": 638,
"Ġ*/": 639,
"ER": 640,
"In": 641,
"les": 642,
"_s": 643,
"ong": 644,
"ie": 645,
"Ġcan": 646,
"ĠV": 647,
"erv": 648,
"pr": 649,
"Ġun": 650,
"row": 651,
"ber": 652,
"Ġdo": 653,
"ll": 654,
"Ġel": 655,
"Ġself": 656,
"ated": 657,
"ary": 658,
"Ġ.": 659,
"']": 660,
"ud": 661,
"Ġen": 662,
"ĠTh": 663,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 664,
"te": 665,
"_c": 666,
"uct": 667,
"Ġab": 668,
"ork": 669,
".get": 670,
"Ġ#": 671,
"aw": 672,
"ress": 673,
"ob": 674,
"Name": 675,
"app": 676,
"['": 677,
"Ġall": 678,
"ory": 679,
"ition": 680,
"ance": 681,
"ear": 682,
"Ġcont": 683,
"vent": 684,
"ia": 685,
"Ġwill": 686,
"IN": 687,
"ĠĠĠĠĠĠĠĠĠ": 688,
"return": 689,
"Ġ</": 690,
"data": 691,
")ĊĊ": 692,
"Re": 693,
"ple": 694,
"ild": 695,
"ther": 696,
"Ġyour": 697,
"\"Ċ": 698,
"($": 699,
"Ġout": 700,
"),": 701,
"Ġhas": 702,
"String": 703,
"so": 704,
"Ġup": 705,
"ax": 706,
"Ġdef": 707,
"Ġbo": 708,
"ge": 709,
"alse": 710,
"ON": 711,
"per": 712,
"ich": 713,
"Ġbut": 714,
"ĠĊ": 715,
"Ġ_": 716,
"_m": 717,
"add": 718,
"quest": 719,
"odel": 720,
"self": 721,
"ery": 722,
"ft": 723,
"ens": 724,
"////": 725,
"ake": 726,
".C": 727,
"Ġgo": 728,
"Ġfunction": 729,
"ĠK": 730,
"ivate": 731,
"Ġim": 732,
"Ġconst": 733,
".t": 734,
"Ġ*/Ċ": 735,
");čĊ": 736,
"Ġvoid": 737,
"Ġset": 738,
"ĠSystem": 739,
"cri": 740,
"()Ċ": 741,
"li": 742,
"ĉif": 743,
".m": 744,
"ally": 745,
"set": 746,
"ep": 747,
"âĢĻs": 748,
"bo": 749,
"def": 750,
"',Ċ": 751,
"Ġme": 752,
"Ġ!": 753,
"atch": 754,
"\">": 755,
"\",Ċ": 756,
"ec": 757,
"ĠIn": 758,
"ph": 759,
"Ġ|": 760,
"_f": 761,
"Ġvar": 762,
"ence": 763,
"Id": 764,
"ree": 765,
"ink": 766,
"lect": 767,
"ug": 768,
"eth": 769,
"Ġelse": 770,
"----------------": 771,
"cont": 772,
"Ġso": 773,
"atic": 774,
"Ġlo": 775,
"pro": 776,
"ton": 777,
"ss": 778,
"own": 779,
"abel": 780,
"oint": 781,
"ous": 782,
"eld": 783,
"ST": 784,
"The": 785,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 786,
"RE": 787,
"\":": 788,
"olor": 789,
"tp": 790,
"eg": 791,
"key": 792,
"ude": 793,
"ĠSt": 794,
"ound": 795,
"Ġar": 796,
"\");Ċ": 797,
"ener": 798,
"ser": 799,
"bject": 800,
"essage": 801,
"fer": 802,
"Ġmore": 803,
"ations": 804,
"ents": 805,
"Ġhis": 806,
"Ġthey": 807,
".S": 808,
"ĠY": 809,
"use": 810,
"ne": 811,
"ish": 812,
"old": 813,
"_d": 814,
"io": 815,
"ield": 816,
"Ġper": 817,
"Cont": 818,
"ings": 819,
"####": 820,
"Ġdata": 821,
"Ġsa": 822,
"ef": 823,
"fo": 824,
"Ġone": 825,
"eng": 826,
"Ġdis": 827,
"AT": 828,
"Ġname": 829,
"Ġtrue": 830,
"val": 831,
"led": 832,
".f": 833,
"Ġne": 834,
"Ġend": 835,
".T": 836,
"cre": 837,
"ark": 838,
"log": 839,
"Ex": 840,
"error": 841,
"_id": 842,
"urre": 843,
"ange": 844,
"Ġnull": 845,
"rray": 846,
"Ġmy": 847,
"pan": 848,
"ict": 849,
"ator": 850,
"View": 851,
"List": 852,
"ĉreturn": 853,
"âĢĿ": 854,
"Ġpre": 855,
"Ġx": 856,
"clude": 857,
"arg": 858,
"ov": 859,
".h": 860,
"Ġ>": 861,
"Ġtheir": 862,
"')": 863,
"irst": 864,
"ick": 865,
"gh": 866,
"LE": 867,
"OR": 868,
"Ġprivate": 869,
"tem": 870,
"čĊčĊ": 871,
"user": 872,
"Ġ)": 873,
"com": 874,
".A": 875,
"\";Ċ": 876,
"Ġid": 877,
"read": 878,
"Ġwho": 879,
"_b": 880,
"\">Ċ": 881,
"Ġtime": 882,
"Ġman": 883,
"ry": 884,
"========": 885,
"roup": 886,
"rop": 887,
"public": 888,
"vel": 889,
"umber": 890,
"ble": 891,
"Ġwhich": 892,
"****************": 893,
"Ġany": 894,
"Ġfalse": 895,
"we": 896,
"Ġvalue": 897,
"Ġli": 898,
"\")": 899,
"nder": 900,
"gr": 901,
"Ġno": 902,
"param": 903,
"fig": 904,
".com": 905,
"Ġapp": 906,
"_l": 907,
"ions": 908,
".D": 909,
"ĠCh": 910,
"Ġabout": 911,
"Ġadd": 912,
"Ġsu": 913,
"Ġstring": 914,
"ID": 915,
"Ġover": 916,
"string": 917,
".l": 918,
"ource": 919,
"_C": 920,
"]Ċ": 921,
"Ġqu": 922,
"ĠString": 923,
"ca": 924,
"SE": 925,
"Ġro": 926,
"sh": 927,
"ual": 928,
"Type": 929,
"son": 930,
"new": 931,
"ern": 932,
"Ġag": 933,
"AR": 934,
"];Ċ": 935,
"].": 936,
"Ġ?": 937,
"ical": 938,
"Ġdes": 939,
"uth": 940,
"ix": 941,
"ays": 942,
"Ġtype": 943,
"'t": 944,
"ault": 945,
"Ġinter": 946,
"var": 947,
".b": 948,
"Ġpart": 949,
".d": 950,
"urrent": 951,
"IT": 952,
"EN": 953,
"enc": 954,
"(f": 955,
"ra": 956,
"value": 957,
"cho": 958,
"utton": 959,
"ose": 960,
"Ġ!=": 961,
"ater": 962,
"é": 963,
"reate": 964,
"oll": 965,
"pos": 966,
"yle": 967,
"ng": 968,
"AL": 969,
"using": 970,
"ames": 971,
"Ġ{čĊ": 972,
"ates": 973,
"ely": 974,
"Ġwork": 975,
"Ġem": 976,
"inal": 977,
"Ġsp": 978,
"Ġwhen": 979,
".set": 980,
"ĠĠĠĠĠĠ": 981,
"):Ċ": 982,
"to": 983,
"quire": 984,
"indow": 985,
"lement": 986,
"pect": 987,
"ash": 988,
"[i": 989,
"Ġuse": 990,
".F": 991,
"pec": 992,
"Ġad": 993,
"ove": 994,
"ception": 995,
"ength": 996,
"include": 997,
"ader": 998,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 999,
"atus": 1000,
"Th": 1001,
"itle": 1002,
"rit": 1003,
"void": 1004,
"().": 1005,
"(Ċ": 1006,
"Ġoff": 1007,
"Ġother": 1008,
"Ġ&&": 1009,
"';Ċ": 1010,
"ms": 1011,
"Ġbeen": 1012,
"Ġte": 1013,
"ml": 1014,
"co": 1015,
"nc": 1016,
"ervice": 1017,
"Ġ%": 1018,
"**Ċ": 1019,
"ann": 1020,
"ade": 1021,
"ĊĊĊĊ": 1022,
"lock": 1023,
"const": 1024,
"ponse": 1025,
"Ġsup": 1026,
"++": 1027,
"date": 1028,
"Ġacc": 1029,
"Ġhad": 1030,
"Ġbu": 1031,
"ĠRe": 1032,
"Ġwere": 1033,
"Ġfile": 1034,
"Ġwould": 1035,
"ĠâĢľ": 1036,
"ven": 1037,
"iss": 1038,
"Ġour": 1039,
"class": 1040,
"raw": 1041,
"Ġyear": 1042,
"Data": 1043,
"Ġval": 1044,
"Ġsome": 1045,
"fter": 1046,
"ys": 1047,
"Ġ///": 1048,
"round": 1049,
"view": 1050,
"Ġpe": 1051,
"Ġthere": 1052,
"Ġsaid": 1053,
"du": 1054,
"of": 1055,
"line": 1056,
"/*": 1057,
"duct": 1058,
"Ġher": 1059,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1060,
"Res": 1061,
"Ġco": 1062,
"Ġcomm": 1063,
"ise": 1064,
"min": 1065,
"ĠĠĠĠĊ": 1066,
"#include": 1067,
"ethod": 1068,
".P": 1069,
"ute": 1070,
"Ġass": 1071,
"Int": 1072,
"ask": 1073,
"loc": 1074,
"Ġlike": 1075,
"ody": 1076,
"Ġlet": 1077,
"load": 1078,
"Ġam": 1079,
"rol": 1080,
"Ġgr": 1081,
"yp": 1082,
"Ġalso": 1083,
"ĠIt": 1084,
"url": 1085,
"ific": 1086,
"ors": 1087,
"_P": 1088,
"_n": 1089,
"igh": 1090,
"Ġthan": 1091,
"Com": 1092,
"AN": 1093,
"UL": 1094,
"ating": 1095,
"ĠThis": 1096,
"ref": 1097,
"_S": 1098,
"Ġstatic": 1099,
"roll": 1100,
"Ġjust": 1101,
"Ġresult": 1102,
"ian": 1103,
"idth": 1104,
"Ġthem": 1105,
"));Ċ": 1106,
"der": 1107,
"reak": 1108,
"Con": 1109,
"://": 1110,
"ule": 1111,
"...": 1112,
"arch": 1113,
"ement": 1114,
"Ġ<<": 1115,
"ush": 1116,
"ense": 1117,
"arr": 1118,
"Ġinto": 1119,
"cess": 1120,
"amp": 1121,
"ied": 1122,
"ument": 1123,
"Ġ\\": 1124,
"],": 1125,
"wo": 1126,
"als": 1127,
"Ġwhat": 1128,
"anc": 1129,
"Value": 1130,
"='": 1131,
"olum": 1132,
"Ġpos": 1133,
"ages": 1134,
"ayer": 1135,
"Ġsc": 1136,
"ues": 1137,
"\")Ċ": 1138,
"_T": 1139,
"Ġlist": 1140,
"(s": 1141,
"Ġcase": 1142,
"Ch": 1143,
"ĉĉĉĉĉ": 1144,
"////////": 1145,
"ponent": 1146,
"Ġz": 1147,
"Ġkn": 1148,
"let": 1149,
"DE": 1150,
"red": 1151,
"Ġfe": 1152,
"Ġ},Ċ": 1153,
"Ġ,": 1154,
"(t": 1155,
"Ġfirst": 1156,
"');Ċ": 1157,
"word": 1158,
"Ġimport": 1159,
"Ġact": 1160,
"Ġchar": 1161,
"CT": 1162,
"ĠTr": 1163,
"ople": 1164,
"={": 1165,
"ĉf": 1166,
"ient": 1167,
"cent": 1168,
".j": 1169,
"lection": 1170,
"))Ċ": 1171,
"Ġonly": 1172,
"Ġprint": 1173,
"mer": 1174,
".W": 1175,
"ock": 1176,
"Ġ--": 1177,
"Text": 1178,
"Ġop": 1179,
"ank": 1180,
"Ġits": 1181,
"Ġback": 1182,
"[\"": 1183,
"Ġneed": 1184,
"Ġcl": 1185,
"Ġsub": 1186,
"Ġla": 1187,
"((": 1188,
".\"": 1189,
"Object": 1190,
"Ġstart": 1191,
"file": 1192,
"(self": 1193,
"ner": 1194,
"ey": 1195,
"Ġuser": 1196,
"Ġent": 1197,
"ĠCom": 1198,
"its": 1199,
"ĠCon": 1200,
"ouble": 1201,
"ower": 1202,
"item": 1203,
"very": 1204,
"ĠWe": 1205,
"lick": 1206,
"ĠQ": 1207,
"php": 1208,
"ttp": 1209,
"':": 1210,
"ics": 1211,
"Ġunder": 1212,
"Ġ*Ċ": 1213,
".L": 1214,
");": 1215,
"ices": 1216,
"Ġreg": 1217,
")čĊ": 1218,
"ĉpublic": 1219,
"SS": 1220,
"Ġthen": 1221,
"reat": 1222,
"ious": 1223,
".G": 1224,
"ek": 1225,
"irect": 1226,
"heck": 1227,
"cript": 1228,
"ning": 1229,
"ĠUn": 1230,
"Ġmay": 1231,
"ĠWh": 1232,
"Bo": 1233,
"Item": 1234,
"struct": 1235,
".st": 1236,
"ream": 1237,
"ible": 1238,
"loat": 1239,
"Ġorg": 1240,
"und": 1241,
"sum": 1242,
"_in": 1243,
"../": 1244,
"_M": 1245,
"Ġhow": 1246,
"rite": 1247,
"'Ċ": 1248,
"To": 1249,
"ww": 1250,
"Ġpeople": 1251,
"index": 1252,
".n": 1253,
"http": 1254,
"(m": 1255,
"ector": 1256,
"Ġind": 1257,
"Ġjav": 1258,
"],Ċ": 1259,
"ĠHe": 1260,
"_st": 1261,
"ful": 1262,
"ole": 1263,
"){Ċ": 1264,
"Ġshould": 1265,
"opy": 1266,
"elp": 1267,
"ier": 1268,
"_name": 1269,
"erson": 1270,
"ION": 1271,
"ote": 1272,
"Ġtest": 1273,
"Ġbet": 1274,
"rror": 1275,
"ular": 1276,
"ãĢ": 1277,
"ĠÐ": 1278,
"bs": 1279,
"ting": 1280,
"Ġmake": 1281,
"Tr": 1282,
"Ġafter": 1283,
"arget": 1284,
"RO": 1285,
"olumn": 1286,
"rc": 1287,
"_re": 1288,
"define": 1289,
"Ġright": 1290,
"right": 1291,
"day": 1292,
"Ġlong": 1293,
"[]": 1294,
"(p": 1295,
"td": 1296,
"cond": 1297,
"ĠPro": 1298,
"Ġrem": 1299,
"ptions": 1300,
"vid": 1301,
".g": 1302,
"Ġext": 1303,
"Ġ__": 1304,
"')Ċ": 1305,
"pace": 1306,
"mp": 1307,
"Ġmin": 1308,
"stance": 1309,
"air": 1310,
"action": 1311,
"wh": 1312,
"type": 1313,
"util": 1314,
"ait": 1315,
"<?": 1316,
"IC": 1317,
"text": 1318,
"Ġph": 1319,
"Ġfl": 1320,
".M": 1321,
"ccess": 1322,
"br": 1323,
"fore": 1324,
"ersion": 1325,
"),Ċ": 1326,
".re": 1327,
"ateg": 1328,
"Ġloc": 1329,
"ins": 1330,
"-s": 1331,
"trib": 1332,
"ĠInt": 1333,
"Ġarray": 1334,
",\"": 1335,
"Pro": 1336,
"(c": 1337,
"ession": 1338,
">ĊĊ": 1339,
"Ġshe": 1340,
"\"]": 1341,
"aph": 1342,
"Ġexp": 1343,
"erty": 1344,
"ĠSe": 1345,
"Ġpar": 1346,
"unc": 1347,
"ET": 1348,
"Ġread": 1349,
"print": 1350,
"Ġrel": 1351,
"Ġform": 1352,
"Ġdr": 1353,
"Exception": 1354,
"input": 1355,
"Ġtrans": 1356,
"########": 1357,
"order": 1358,
"By": 1359,
"Ġaw": 1360,
"ities": 1361,
"uff": 1362,
"play": 1363,
".add": 1364,
"ĠâĢĵ": 1365,
"Ġwant": 1366,
"Ġcomp": 1367,
"ments": 1368,
"Ġ||": 1369,
"az": 1370,
"be": 1371,
"Ġnumber": 1372,
"Ġrequire": 1373,
"ĠEx": 1374,
"Ġcol": 1375,
"Ġkey": 1376,
"ember": 1377,
"Ġtwo": 1378,
"Ġsize": 1379,
"Ġwhere": 1380,
"UT": 1381,
"result": 1382,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1383,
"ough": 1384,
"orld": 1385,
"ood": 1386,
"uch": 1387,
"ative": 1388,
"ger": 1389,
"arent": 1390,
"Ġ/*": 1391,
"Ġarg": 1392,
"Ġwhile": 1393,
"(this": 1394,
"Ġrec": 1395,
"Ġdif": 1396,
"State": 1397,
"Ġspec": 1398,
"ride": 1399,
"_F": 1400,
"Ġlook": 1401,
"AM": 1402,
"ility": 1403,
"eter": 1404,
"âĢĻt": 1405,
"ĊĊĊ": 1406,
"ayout": 1407,
"--------------------------------": 1408,
"ager": 1409,
"Ġcould": 1410,
"Ġbr": 1411,
"ends": 1412,
"ures": 1413,
"Ġknow": 1414,
"ets": 1415,
"ĠIf": 1416,
"ĠSh": 1417,
".w": 1418,
"back": 1419,
"Ġser": 1420,
"Ġ+=": 1421,
"Ġfr": 1422,
"());Ċ": 1423,
"Ġhand": 1424,
"Ind": 1425,
"ULL": 1426,
"Im": 1427,
"();ĊĊ": 1428,
"Ġmost": 1429,
"Ġtry": 1430,
"Ġnow": 1431,
"rough": 1432,
">čĊ": 1433,
"ackage": 1434,
"Ġhim": 1435,
"._": 1436,
"ify": 1437,
"Ġbreak": 1438,
"Ġ);Ċ": 1439,
"ren": 1440,
"#define": 1441,
"itt": 1442,
"Ġap": 1443,
"ĉc": 1444,
"(n": 1445,
"ĠYou": 1446,
":ĊĊ": 1447,
"-m": 1448,
"Ġevery": 1449,
"ustom": 1450,
"lient": 1451,
"ocument": 1452,
"cription": 1453,
"Error": 1454,
"-b": 1455,
"о": 1456,
"][": 1457,
"trans": 1458,
"Ġpoint": 1459,
"Ġstd": 1460,
"Ġfil": 1461,
"Time": 1462,
"Ġmod": 1463,
"Ġ->": 1464,
"Ġerror": 1465,
"ah": 1466,
"Ġtext": 1467,
"roller": 1468,
"lose": 1469,
"ql": 1470,
"Ġpol": 1471,
"></": 1472,
"Ġshow": 1473,
"User": 1474,
"ased": 1475,
"Ġ{ĊĊ": 1476,
"Ġfind": 1477,
"а": 1478,
"ED": 1479,
"span": 1480,
"enu": 1481,
"Ġcurrent": 1482,
"Ġused": 1483,
"cept": 1484,
"clud": 1485,
"Ġplay": 1486,
"Ġlog": 1487,
"ution": 1488,
"fl": 1489,
"Ġsee": 1490,
"indows": 1491,
"Ġhelp": 1492,
"Ġthese": 1493,
"Ġpass": 1494,
"Ġdown": 1495,
"Ġeven": 1496,
"ason": 1497,
"uild": 1498,
"from": 1499,
"(d": 1500,
"Ġbl": 1501,
"label": 1502,
"else": 1503,
"е": 1504,
"Ġ(!": 1505,
"ized": 1506,
"(),": 1507,
"Ġob": 1508,
"Ġitem": 1509,
"ump": 1510,
"UR": 1511,
"orn": 1512,
"Ġdon": 1513,
"Se": 1514,
"man": 1515,
"ample": 1516,
"tn": 1517,
"================": 1518,
"He": 1519,
"gram": 1520,
"Ġdid": 1521,
"wn": 1522,
"_h": 1523,
"iver": 1524,
"Ġsm": 1525,
"Ġthrough": 1526,
"ĠAn": 1527,
"che": 1528,
"Ġinv": 1529,
"ouse": 1530,
"Ġes": 1531,
"ĠNew": 1532,
"export": 1533,
"mary": 1534,
"uto": 1535,
"ler": 1536,
"Ġlast": 1537,
"Ġevent": 1538,
"try": 1539,
"ï¼": 1540,
"ily": 1541,
"igned": 1542,
"ines": 1543,
"ollow": 1544,
"icense": 1545,
"sole": 1546,
"lear": 1547,
"(int": 1548,
"Ġagain": 1549,
"Ġhigh": 1550,
"html": 1551,
"Index": 1552,
"uthor": 1553,
"Ġ/**Ċ": 1554,
"Ġline": 1555,
"Event": 1556,
"_D": 1557,
"Ġdoes": 1558,
"itial": 1559,
"Ġcr": 1560,
"ars": 1561,
"Ġtem": 1562,
"cause": 1563,
"face": 1564,
"Ġ`": 1565,
"_A": 1566,
"Button": 1567,
"ature": 1568,
"ected": 1569,
"ES": 1570,
"ister": 1571,
"ĉĊ": 1572,
"Ġbefore": 1573,
"ale": 1574,
"other": 1575,
"Ġbecause": 1576,
"roid": 1577,
"Ġed": 1578,
"ik": 1579,
"reg": 1580,
"ĠDe": 1581,
"Ġdist": 1582,
"},Ċ": 1583,
"Ġstate": 1584,
"Ġcons": 1585,
"rint": 1586,
"att": 1587,
"Ġhere": 1588,
"ined": 1589,
"Ġfinal": 1590,
"Ġ\"\"": 1591,
"Key": 1592,
"LO": 1593,
"Ġdel": 1594,
"pty": 1595,
"thing": 1596,
"ĠAnd": 1597,
"Ġrun": 1598,
"ĠX": 1599,
"ym": 1600,
".app": 1601,
"Ġvery": 1602,
"ces": 1603,
"_N": 1604,
"ared": 1605,
"ward": 1606,
"list": 1607,
"ited": 1608,
"olog": 1609,
"itch": 1610,
"Box": 1611,
"ife": 1612,
"Ġac": 1613,
"Ġmodel": 1614,
"Ġmon": 1615,
"Ġway": 1616,
"lete": 1617,
"Ġcall": 1618,
"Ġatt": 1619,
"Ġcal": 1620,
"vert": 1621,
"Ġdec": 1622,
"lease": 1623,
"oun": 1624,
"Ġ});Ċ": 1625,
"fr": 1626,
"formation": 1627,
"etail": 1628,
"Ġnum": 1629,
"aj": 1630,
"query": 1631,
"Ġwell": 1632,
"Ġobject": 1633,
"ĠAs": 1634,
"Ġyears": 1635,
"Color": 1636,
"IS": 1637,
"Ġdefault": 1638,
"Wh": 1639,
"Ġins": 1640,
"aint": 1641,
"Ġjava": 1642,
"Ġsim": 1643,
"ĠAr": 1644,
"mon": 1645,
"til": 1646,
"();čĊ": 1647,
"):": 1648,
"Set": 1649,
"atter": 1650,
"Ġview": 1651,
"Ġpres": 1652,
"array": 1653,
"We": 1654,
"At": 1655,
"Ġbel": 1656,
"Ġmany": 1657,
"Man": 1658,
"ender": 1659,
"Ġbeing": 1660,
"Ġgood": 1661,
"ĉĉĉĉĉĉ": 1662,
"ational": 1663,
"ware": 1664,
".log": 1665,
"{čĊ": 1666,
"Ġusing": 1667,
"_B": 1668,
"Ġ:=": 1669,
"_w": 1670,
"ists": 1671,
"lish": 1672,
"Ġstud": 1673,
"ĠAl": 1674,
"Ġgu": 1675,
"config": 1676,
"uring": 1677,
"time": 1678,
"oken": 1679,
"amespace": 1680,
"Ġrequest": 1681,
"Ġchild": 1682,
"ĠÃ": 1683,
"lob": 1684,
"Ġparam": 1685,
"Ġ}čĊ": 1686,
"Ġecho": 1687,
"function": 1688,
"********************************": 1689,
"ps": 1690,
"Element": 1691,
"alk": 1692,
"lication": 1693,
"by": 1694,
"Size": 1695,
"rawing": 1696,
"Ġperson": 1697,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1698,
"\\n": 1699,
"object": 1700,
"ince": 1701,
"En": 1702,
"File": 1703,
"uf": 1704,
"ffect": 1705,
"AC": 1706,
"Ġstyle": 1707,
"summary": 1708,
"Ġque": 1709,
"_r": 1710,
"Ġ($": 1711,
"Model": 1712,
"ident": 1713,
"Ġmethod": 1714,
"IL": 1715,
"ott": 1716,
"less": 1717,
"ING": 1718,
"Ġ()": 1719,
"Ġexpect": 1720,
"ync": 1721,
"package": 1722,
"urs": 1723,
"Ġprot": 1724,
"./": 1725,
"pre": 1726,
"Ġ)Ċ": 1727,
"ma": 1728,
"Ġsur": 1729,
"Ġfound": 1730,
"Info": 1731,
"par": 1732,
"imes": 1733,
".e": 1734,
"ains": 1735,
"Ġpost": 1736,
"-d": 1737,
"olean": 1738,
"Ġsl": 1739,
"PE": 1740,
"Ġsuch": 1741,
"select": 1742,
"ainer": 1743,
"Ġthink": 1744,
"Ġdiffer": 1745,
".r": 1746,
"/**Ċ": 1747,
"FF": 1748,
"ool": 1749,
"plate": 1750,
"qual": 1751,
"ĠFor": 1752,
"Ġmuch": 1753,
"uc": 1754,
"(new": 1755,
"odule": 1756,
"Ġsom": 1757,
"Ġhttp": 1758,
"ĠList": 1759,
"Ġcount": 1760,
"Ġinst": 1761,
"char": 1762,
"mit": 1763,
".id": 1764,
"aking": 1765,
"Ġgener": 1766,
"px": 1767,
"vice": 1768,
"_data": 1769,
"ĠNULL": 1770,
"}čĊ": 1771,
"idd": 1772,
"ãĢĤ": 1773,
"Ġmed": 1774,
"org": 1775,
"ider": 1776,
"ache": 1777,
"work": 1778,
"Ġcheck": 1779,
"ween": 1780,
"Ġ((": 1781,
"the": 1782,
"ants": 1783,
"><": 1784,
".B": 1785,
"-c": 1786,
"Ġopen": 1787,
"Ġest": 1788,
"ĠĠĠĠĠĠĠĠĊ": 1789,
"Ġnext": 1790,
"IM": 1791,
"ÑĤ": 1792,
"OT": 1793,
"ó": 1794,
"Ġfollow": 1795,
"content": 1796,
"ĠĠĠĠĠĠĠĠĠĠĠĠ": 1797,
"Ġinclud": 1798,
"HE": 1799,
"ĠRes": 1800,
"Ġhref": 1801,
"и": 1802,
"Ġcar": 1803,
"ypes": 1804,
"image": 1805,
"Un": 1806,
"Ġbool": 1807,
"AD": 1808,
"Ġgame": 1809,
".Form": 1810,
"rows": 1811,
"*/": 1812,
"velop": 1813,
".Drawing": 1814,
"Ġpath": 1815,
"ision": 1816,
"Ġeach": 1817,
"ĠPl": 1818,
"_type": 1819,
"Path": 1820,
"nection": 1821,
"Ġav": 1822,
"').": 1823,
"Ġsupport": 1824,
"ENT": 1825,
"rem": 1826,
"\").": 1827,
"Ġown": 1828,
"Ġcor": 1829,
"count": 1830,
"miss": 1831,
"ually": 1832,
"Ġmem": 1833,
"std": 1834,
"ience": 1835,
"search": 1836,
"\"ĊĊ": 1837,
"Form": 1838,
"Ġsex": 1839,
"ename": 1840,
"Ġsign": 1841,
"Ġet": 1842,
"ĠĠĠĠĠĠĠĠĠĠ": 1843,
"','": 1844,
"ĠApp": 1845,
"Ġthose": 1846,
"off": 1847,
"Ġerr": 1848,
"Ġsystem": 1849,
"Ġbest": 1850,
"code": 1851,
"Ġsame": 1852,
"Ġdi": 1853,
"uss": 1854,
"Ġcreate": 1855,
"ather": 1856,
"Array": 1857,
".in": 1858,
"fe": 1859,
"Service": 1860,
"UN": 1861,
"ats": 1862,
"ĠZ": 1863,
"alth": 1864,
"Ġmade": 1865,
"true": 1866,
"AB": 1867,
"Ġmark": 1868,
"rid": 1869,
"ified": 1870,
",čĊ": 1871,
"yn": 1872,
"press": 1873,
"Ġgroup": 1874,
"Ġfin": 1875,
"ĠLicense": 1876,
"Field": 1877,
"eger": 1878,
"Ġworld": 1879,
"iness": 1880,
"ty": 1881,
"Ġprocess": 1882,
"(b": 1883,
"Ġcre": 1884,
"arn": 1885,
"ives": 1886,
"Ġmain": 1887,
"ideo": 1888,
"_g": 1889,
"AG": 1890,
"valid": 1891,
"img": 1892,
"PI": 1893,
"Ġcolor": 1894,
"Ġreport": 1895,
"Ġtake": 1896,
"rib": 1897,
"OM": 1898,
"Ġday": 1899,
"Request": 1900,
"Ġsk": 1901,
"bers": 1902,
"ĉs": 1903,
".Add": 1904,
"oot": 1905,
"Image": 1906,
"Ġcomple": 1907,
"ollection": 1908,
"Ġtop": 1909,
"Ġfree": 1910,
"AS": 1911,
"De": 1912,
"ĠOn": 1913,
"IG": 1914,
"eta": 1915,
"Date": 1916,
"Ġaction": 1917,
"Over": 1918,
"itor": 1919,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 1920,
"not": 1921,
"Ġindex": 1922,
"her": 1923,
"icon": 1924,
"On": 1925,
";čĊčĊ": 1926,
"ivity": 1927,
"mand": 1928,
".Windows": 1929,
"OL": 1930,
"Ġreal": 1931,
"Ġmax": 1932,
"land": 1933,
"....": 1934,
"raph": 1935,
"Ġbuild": 1936,
"leg": 1937,
"assword": 1938,
"?ĊĊ": 1939,
"âĢ¦": 1940,
"ook": 1941,
"uck": 1942,
"Ġmessage": 1943,
"test": 1944,
"ivers": 1945,
"Ġinput": 1946,
"Ġart": 1947,
"Ġbetween": 1948,
"Get": 1949,
"enter": 1950,
"ground": 1951,
"ene": 1952,
"á": 1953,
".length": 1954,
"Node": 1955,
"(i": 1956,
"Class": 1957,
"for": 1958,
"ĠâĢĶ": 1959,
"ten": 1960,
"oin": 1961,
"Ġke": 1962,
"ui": 1963,
"ĠIN": 1964,
"Ġtable": 1965,
"sub": 1966,
"ĠLe": 1967,
"Ġhead": 1968,
"Ġmust": 1969,
"////////////////": 1970,
".util": 1971,
"Context": 1972,
"Ġorder": 1973,
"Ġmov": 1974,
"over": 1975,
"Ġcontin": 1976,
"Ġsay": 1977,
"static": 1978,
".Text": 1979,
"ĠclassName": 1980,
"pany": 1981,
"Ġter": 1982,
"head": 1983,
"rg": 1984,
"Ġproduct": 1985,
"This": 1986,
".âĢĿ": 1987,
"ĠBut": 1988,
"loy": 1989,
"Ġdouble": 1990,
"sg": 1991,
"Ġplace": 1992,
".x": 1993,
"message": 1994,
"Ġinformation": 1995,
"private": 1996,
"Ġoper": 1997,
"ced": 1998,
"db": 1999,
"\"></": 2000,
"Param": 2001,
"icle": 2002,
"Ġweek": 2003,
"Ġprop": 2004,
"table": 2005,
"idget": 2006,
"place": 2007,
"Prop": 2008,
"ĠAll": 2009,
"els": 2010,
"box": 2011,
".ĊĊĊĊ": 2012,
".R": 2013,
"ĠTo": 2014,
"iter": 2015,
"Sh": 2016,
"uration": 2017,
"older": 2018,
"_list": 2019,
"come": 2020,
"Ġsw": 2021,
"ization": 2022,
"ĉfor": 2023,
"bl": 2024,
"Ġprogram": 2025,
"(e": 2026,
"ape": 2027,
"check": 2028,
".Forms": 2029,
"Ġund": 2030,
"ategory": 2031,
"ags": 2032,
"Ġresponse": 2033,
"US": 2034,
"request": 2035,
"Ġstruct": 2036,
"escription": 2037,
"Ġcode": 2038,
"_H": 2039,
"uffer": 2040,
"Ġwithout": 2041,
"lobal": 2042,
"Manager": 2043,
"ilter": 2044,
"PO": 2045,
"ĉthis": 2046,
"option": 2047,
"Ġsol": 2048,
"Ġ===": 2049,
"akes": 2050,
"Controller": 2051,
"Message": 2052,
"Ġref": 2053,
"ever": 2054,
"ĠSo": 2055,
"aining": 2056,
".append": 2057,
"Ġstill": 2058,
"Ġprovid": 2059,
"Ġassert": 2060,
"med": 2061,
"Ġcap": 2062,
"usiness": 2063,
"Ġrep": 2064,
"tings": 2065,
"ved": 2066,
".N": 2067,
"api": 2068,
"OD": 2069,
"Ġfield": 2070,
"iven": 2071,
"oto": 2072,
"âĢľ": 2073,
"col": 2074,
"(x": 2075,
"ght": 2076,
"Result": 2077,
"Code": 2078,
".is": 2079,
"link": 2080,
"Ġcour": 2081,
"An": 2082,
"Ġteam": 2083,
"ĉint": 2084,
"ift": 2085,
"Ġsecond": 2086,
"Ġgoing": 2087,
"Ġrange": 2088,
"_E": 2089,
"ness": 2090,
"Ġfam": 2091,
"Ġnil": 2092,
"ĠCont": 2093,
"ailable": 2094,
"utes": 2095,
"atab": 2096,
"Ġfact": 2097,
"Ġvis": 2098,
"(&": 2099,
"ĠAN": 2100,
"Al": 2101,
"title": 2102,
"Ġandroid": 2103,
"CE": 2104,
"\\\"": 2105,
"irt": 2106,
"Ġwrit": 2107,
"н": 2108,
"ĉm": 2109,
"ftware": 2110,
"ond": 2111,
"Ġret": 2112,
"osition": 2113,
"Ġhome": 2114,
"Ġleft": 2115,
"args": 2116,
"meric": 2117,
"Ġdirect": 2118,
"oci": 2119,
"Pl": 2120,
"As": 2121,
"ret": 2122,
"ado": 2123,
"Of": 2124,
"chn": 2125,
"ĠGet": 2126,
"ee": 2127,
"ross": 2128,
"();": 2129,
"____": 2130,
".ph": 2131,
"It": 2132,
"oute": 2133,
"Ġexper": 2134,
"chool": 2135,
"www": 2136,
"},": 2137,
"Ġallow": 2138,
"ĠÂ": 2139,
"())": 2140,
"size": 2141,
"ism": 2142,
"ai": 2143,
"tract": 2144,
"ane": 2145,
"...ĊĊ": 2146,
"context": 2147,
"Ġbeg": 2148,
"CH": 2149,
"Ġpage": 2150,
"hip": 2151,
"no": 2152,
"core": 2153,
"sp": 2154,
"Ġdifferent": 2155,
"iable": 2156,
"ĠMe": 2157,
"_IN": 2158,
"button": 2159,
"ĠIs": 2160,
"ervices": 2161,
"Ġca": 2162,
"Ġaround": 2163,
"App": 2164,
"ration": 2165,
"Ġrece": 2166,
"Ġreally": 2167,
"Ġimage": 2168,
"Ġtarget": 2169,
"Ġdep": 2170,
"opyright": 2171,
"tra": 2172,
"ingle": 2173,
"ital": 2174,
"Layout": 2175,
"Ġboth": 2176,
"Override": 2177,
"arm": 2178,
"=>": 2179,
"aterial": 2180,
"iled": 2181,
"Ġput": 2182,
"Qu": 2183,
"ÑĢ": 2184,
"ung": 2185,
"map": 2186,
"ĉĉĉĉĉĉĉĉ": 2187,
"Ġlevel": 2188,
"Component": 2189,
"book": 2190,
"creen": 2191,
"_RE": 2192,
"Ġconfig": 2193,
"ãģ": 2194,
"Or": 2195,
".data": 2196,
"Ġdocument": 2197,
"\",\"": 2198,
"tribute": 2199,
"ux": 2200,
"Log": 2201,
"ference": 2202,
"post": 2203,
"_e": 2204,
"Ġlocal": 2205,
"andom": 2206,
"assert": 2207,
"Val": 2208,
"lected": 2209,
"ina": 2210,
"atabase": 2211,
"Add": 2212,
"Ġcontent": 2213,
".print": 2214,
"signed": 2215,
"ric": 2216,
".\"ĊĊ": 2217,
"Ġfa": 2218,
"!ĊĊ": 2219,
"-f": 2220,
"ived": 2221,
"Ġquest": 2222,
".ex": 2223,
"Ġfloat": 2224,
"Ġdevelop": 2225,
"оÐ": 2226,
"Map": 2227,
"ading": 2228,
"Ġposs": 2229,
"UE": 2230,
"namespace": 2231,
"_O": 2232,
"ĉb": 2233,
".Get": 2234,
">(": 2235,
"json": 2236,
"etails": 2237,
"Ġtoo": 2238,
"Ġextends": 2239,
"ĠNone": 2240,
"Ġfore": 2241,
"(String": 2242,
"format": 2243,
"Ġgreat": 2244,
"inter": 2245,
"cale": 2246,
"Ñģ": 2247,
"ron": 2248,
"iving": 2249,
"Ent": 2250,
"ency": 2251,
"xt": 2252,
"oy": 2253,
"Ġmonth": 2254,
"Ġhapp": 2255,
"Ġsuper": 2256,
"bar": 2257,
"default": 2258,
"_de": 2259,
"ords": 2260,
"ln": 2261,
"({Ċ": 2262,
"ĠInd": 2263,
"ases": 2264,
"Ġtitle": 2265,
"Ġcontext": 2266,
"oh": 2267,
"-p": 2268,
"Em": 2269,
"Ġmet": 2270,
"Test": 2271,
"Ġlife": 2272,
"_v": 2273,
"ĠUS": 2274,
"UI": 2275,
"ocation": 2276,
"md": 2277,
"Ġ[Ċ": 2278,
"Ġ]": 2279,
"sw": 2280,
"Ġincre": 2281,
"script": 2282,
"ential": 2283,
"ways": 2284,
".de": 2285,
"Ġsrc": 2286,
"Ġcatch": 2287,
"ĠAmeric": 2288,
"//Ċ": 2289,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2290,
"Ġpay": 2291,
"plit": 2292,
"âĢĶ": 2293,
"Ġcoun": 2294,
"obj": 2295,
".php": 2296,
"Ġchange": 2297,
"ething": 2298,
"'re": 2299,
"aster": 2300,
"los": 2301,
"lation": 2302,
"ĠĠĊ": 2303,
"Le": 2304,
"ä": 2305,
"({": 2306,
"ready": 2307,
"ĠNo": 2308,
"Ġposition": 2309,
"Ġold": 2310,
"Ġbook": 2311,
"abled": 2312,
"bug": 2313,
"Hand": 2314,
"};ĊĊ": 2315,
"isplay": 2316,
"aving": 2317,
"Ġgover": 2318,
"Ġversion": 2319,
"System": 2320,
"nect": 2321,
"response": 2322,
"Style": 2323,
"Up": 2324,
"angu": 2325,
"Ġthree": 2326,
"init": 2327,
"ero": 2328,
"Ġlaw": 2329,
"endif": 2330,
"Ġbase": 2331,
"email": 2332,
"(l": 2333,
"_V": 2334,
"Ġconf": 2335,
"ATE": 2336,
"Ġduring": 2337,
"tes": 2338,
"Ġconsole": 2339,
"ĠPr": 2340,
"Ġspe": 2341,
"ves": 2342,
"path": 2343,
"ialog": 2344,
"dition": 2345,
"_to": 2346,
"ards": 2347,
"Ġagainst": 2348,
"etwork": 2349,
"ĠPh": 2350,
"_L": 2351,
"cur": 2352,
"imit": 2353,
"With": 2354,
"Ġpower": 2355,
"ium": 2356,
"';ĊĊ": 2357,
"Ġwom": 2358,
"left": 2359,
"ources": 2360,
"atri": 2361,
"ĠIm": 2362,
"ĠMan": 2363,
"orth": 2364,
"${": 2365,
"quals": 2366,
"ese": 2367,
"_size": 2368,
"Ġiss": 2369,
"otal": 2370,
"-g": 2371,
"ique": 2372,
"rame": 2373,
"Ġwidth": 2374,
"erg": 2375,
")(": 2376,
"ittle": 2377,
"TR": 2378,
"ĠThey": 2379,
"ences": 2380,
"rl": 2381,
"ons": 2382,
"Ġlabel": 2383,
".y": 2384,
"-t": 2385,
"update": 2386,
"anel": 2387,
"sc": 2388,
".to": 2389,
"Ġproject": 2390,
"ü": 2391,
"Ġelement": 2392,
"Ġsuccess": 2393,
"ĉĉĊ": 2394,
".sh": 2395,
"ram": 2396,
"ched": 2397,
"())Ċ": 2398,
"Ġ(Ċ": 2399,
"Ġdate": 2400,
"Ġtot": 2401,
"_ST": 2402,
"All": 2403,
"ification": 2404,
"ĉvar": 2405,
"Ġtri": 2406,
"chem": 2407,
"my": 2408,
"Ġbig": 2409,
"ĠAd": 2410,
"ĠAt": 2411,
"ots": 2412,
"num": 2413,
"Act": 2414,
"Ġmap": 2415,
"era": 2416,
"cope": 2417,
".$": 2418,
",âĢĿ": 2419,
"Ġpop": 2420,
"Ġfew": 2421,
"Ġlen": 2422,
"uid": 2423,
"eters": 2424,
"ules": 2425,
"ÃŃ": 2426,
"source": 2427,
"https": 2428,
"Ġdem": 2429,
"Ġear": 2430,
"################": 2431,
"Ġmatch": 2432,
"ories": 2433,
"aces": 2434,
"ĠCl": 2435,
"Ġnode": 2436,
"irc": 2437,
"local": 2438,
"unity": 2439,
"};Ċ": 2440,
"Ġanother": 2441,
"<<": 2442,
"ogle": 2443,
"Ġsit": 2444,
"ework": 2445,
"TE": 2446,
".I": 2447,
"NS": 2448,
"ology": 2449,
"ought": 2450,
".Cont": 2451,
">>": 2452,
"Ġcare": 2453,
"state": 2454,
"ĉprivate": 2455,
"Ġeffect": 2456,
"++)": 2457,
"_file": 2458,
"ending": 2459,
"Line": 2460,
"For": 2461,
"ior": 2462,
"ĠSc": 2463,
"Ġfun": 2464,
".Size": 2465,
"ĉelse": 2466,
"])": 2467,
"start": 2468,
"vious": 2469,
"Ġ},": 2470,
"ours": 2471,
"Ġleg": 2472,
"Ġservice": 2473,
"Ġsince": 2474,
"iron": 2475,
"Label": 2476,
"Ġnon": 2477,
"Ġlos": 2478,
"iction": 2479,
"Ġfull": 2480,
"acter": 2481,
"board": 2482,
"gress": 2483,
"Ġturn": 2484,
"ither": 2485,
".size": 2486,
"Ġbody": 2487,
"resh": 2488,
"eturn": 2489,
"(_": 2490,
"yles": 2491,
"ormal": 2492,
"pi": 2493,
"Ġsomething": 2494,
"!--": 2495,
"uint": 2496,
"Ġprodu": 2497,
"Ġstand": 2498,
"Ġproble": 2499,
"Ġavailable": 2500,
"mt": 2501,
"ĠBl": 2502,
"Ġ...": 2503,
"Ġblock": 2504,
"Input": 2505,
"Ġkeep": 2506,
"Count": 2507,
"open": 2508,
"Ġ['": 2509,
"Ġthrow": 2510,
"uilder": 2511,
"Action": 2512,
"Ġthings": 2513,
"True": 2514,
"Ġurl": 2515,
"ĠBo": 2516,
"printf": 2517,
"Ġred": 2518,
"js": 2519,
".create": 2520,
"ĠOr": 2521,
"Status": 2522,
"Instance": 2523,
"Ġcontrol": 2524,
"Ġcome": 2525,
"Ġcustom": 2526,
"location": 2527,
"model": 2528,
"ĠčĊ": 2529,
"Ġsource": 2530,
"Ġeas": 2531,
".out": 2532,
"]ĊĊ": 2533,
"oney": 2534,
"Ġawait": 2535,
"Ġpartic": 2536,
"AP": 2537,
"ublish": 2538,
"odes": 2539,
"_pro": 2540,
"ply": 2541,
"riter": 2542,
"Ġprov": 2543,
"Ġmill": 2544,
"HT": 2545,
"])Ċ": 2546,
"Ġchang": 2547,
"Ġask": 2548,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2549,
"Ġoutput": 2550,
"Ġemail": 2551,
".push": 2552,
"Ġ}čĊčĊ": 2553,
"ination": 2554,
"atrix": 2555,
"Table": 2556,
"uccess": 2557,
"]);Ċ": 2558,
"ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 2559,
"Ġdisc": 2560,
"([": 2561,
"Ġbusiness": 2562,
"height": 2563,
".html": 2564,
"ta": 2565,
"field": 2566,
"Ġrequired": 2567,
"_R": 2568,
"Ġgovern": 2569,
"}čĊčĊ": 2570,
"lex": 2571,
".,": 2572,
"ĠSet": 2573,
"urch": 2574,
"///": 2575,
"ts": 2576,
"af": 2577,
"Ġmight": 2578,
"istory": 2579,
"Str": 2580,
"Ġnever": 2581,
"Response": 2582,
"arse": 2583,
"ada": 2584,
"ĠHow": 2585,
"Ġ*)": 2586,
"Ġ;": 2587,
"Ġhard": 2588,
"Ad": 2589,
"Ġintern": 2590,
"used": 2591,
"(data": 2592,
"mod": 2593,
"annel": 2594,
"Ġnp": 2595,
"ugg": 2596,
"Ġ/>Ċ": 2597,
"Ġcalled": 2598,
"body": 2599,
"Ġcho": 2600,
"(r": 2601,
"_set": 2602,
"ird": 2603,
"Ġ>=": 2604,
"Ġ};Ċ": 2605,
"Ġoptions": 2606,
"ĠGener": 2607,
"Ġheight": 2608,
"Point": 2609,
"You": 2610,
"ety": 2611,
"Click": 2612,
"Ġsmall": 2613,
"Ġide": 2614,
"Ġaccess": 2615,
"anguage": 2616,
"Ġprotected": 2617,
"Ġjob": 2618,
"ĠThere": 2619,
"Def": 2620,
"Ġaddress": 2621,
"Ġuint": 2622,
"Not": 2623,
"oo": 2624,
"aps": 2625,
"<div": 2626,
"ained": 2627,
"atur": 2628,
"Ġsum": 2629,
"-w": 2630,
"ĠDate": 2631,
"Ġlittle": 2632,
"Ġfri": 2633,
"YPE": 2634,
"Ġport": 2635,
"eh": 2636,
"pring": 2637,
"_path": 2638,
"Ġstatus": 2639,
"aim": 2640,
"bool": 2641,
"Ġappe": 2642,
"Ġos": 2643,
".name": 2644,
"ension": 2645,
"_G": 2646,
"Ġupdate": 2647,
"Config": 2648,
"aff": 2649,
"ERR": 2650,
"Ġ<=": 2651,
"ately": 2652,
"#if": 2653,
"uction": 2654,
"ĠTe": 2655,
"Ġlink": 2656,
"ĠUser": 2657,
".find": 2658,
".org": 2659,
"me": 2660,
"Ġgiven": 2661,
"Out": 2662,
"#endif": 2663,
"Ġbetter": 2664,
"Page": 2665,
"Ġfeel": 2666,
"enn": 2667,
"ML": 2668,
"Ġalready": 2669,
"Ġincluding": 2670,
"oogle": 2671,
"ru": 2672,
"ically": 2673,
"prop": 2674,
"lean": 2675,
"outer": 2676,
"Ġalways": 2677,
"ording": 2678,
"If": 2679,
"orage": 2680,
"Ġparent": 2681,
"vis": 2682,
"ĉĉĉĉĉĉĉ": 2683,
"Ġgot": 2684,
"stand": 2685,
"Ġless": 2686,
"/s": 2687,
"ĠAss": 2688,
"apt": 2689,
"ired": 2690,
"ĠAdd": 2691,
"Ġaccount": 2692,
"ploy": 2693,
"Ġder": 2694,
"resent": 2695,
"Ġlot": 2696,
"Ġvalid": 2697,
"ĉd": 2698,
"Ġbit": 2699,
"ponents": 2700,
"Ġfollowing": 2701,
"_ex": 2702,
"SON": 2703,
"Ġsure": 2704,
"ocial": 2705,
"Ġprom": 2706,
"erties": 2707,
"header": 2708,
".pro": 2709,
"Ġboolean": 2710,
"Ġsearch": 2711,
"ken": 2712,
"Ġorig": 2713,
"Ġer": 2714,
"Ed": 2715,
"EM": 2716,
"aut": 2717,
"ling": 2718,
"ality": 2719,
"ById": 2720,
"bed": 2721,
"ĉcase": 2722,
"ether": 2723,
"posit": 2724,
"Ġinvest": 2725,
"ĠOR": 2726,
"Ġsays": 2727,
"mission": 2728,
"AME": 2729,
"Ġtemp": 2730,
"oad": 2731,
"Ġrest": 2732,
"info": 2733,
"Ġinterest": 2734,
"Arg": 2735,
"Ġperform": 2736,
"pons": 2737,
"ĠView": 2738,
"Ġver": 2739,
"lib": 2740,
"(const": 2741,
"Util": 2742,
"Listener": 2743,
"arge": 2744,
"Ġmult": 2745,
"Ġdie": 2746,
"Ġsite": 2747,
"../../": 2748,
"EL": 2749,
"Ġvalues": 2750,
"Ġ})Ċ": 2751,
"pen": 2752,
"No": 2753,
"icro": 2754,
"Ġbeh": 2755,
"Ġ'./": 2756,
"acy": 2757,
"rec": 2758,
"()->": 2759,
"ĉĠĠĠ": 2760,
"\"))": 2761,
"Content": 2762,
"_W": 2763,
"plement": 2764,
"Ġwon": 2765,
"Ġvideo": 2766,
"adi": 2767,
"point": 2768,
"%%": 2769,
"Ġgl": 2770,
"erved": 2771,
"viron": 2772,
"IF": 2773,
"uted": 2774,
"ãĥ": 2775,
"'m": 2776,
"Ġcert": 2777,
"Ġprof": 2778,
"Ġcell": 2779,
"ari": 2780,
"Ġplayer": 2781,
"ais": 2782,
"Ġcost": 2783,
"Ġhum": 2784,
"(R": 2785,
"Ġoffic": 2786,
"ks": 2787,
".text": 2788,
"atures": 2789,
"Ġtotal": 2790,
"Ġ*/ĊĊ": 2791,
"ope": 2792,
"Ġstat": 2793,
"UM": 2794,
"Ġload": 2795,
"ights": 2796,
"Ġclear": 2797,
"uro": 2798,
"Ġtechn": 2799,
"upport": 2800,
"IR": 2801,
"Ġrow": 2802,
"Ġseem": 2803,
"Ġq": 2804,
"Ġshort": 2805,
"ĠNot": 2806,
"ipp": 2807,
"Group": 2808,
"section": 2809,
"max": 2810,
"irl": 2811,
"Ġoverride": 2812,
"Ġcompany": 2813,
"Ġdone": 2814,
"\");čĊ": 2815,
"Ġgre": 2816,
".Re": 2817,
"Ġbelie": 2818,
"rist": 2819,
"Ġhealth": 2820,
"ANT": 2821,
"()ĊĊ": 2822,
"ĠBe": 2823,
".value": 2824,
"ĠGr": 2825,
"ottom": 2826,
"Ġargs": 2827,
"PT": 2828,
"status": 2829,
"func": 2830,
"uments": 2831,
"-h": 2832,
"Number": 2833,
":čĊ": 2834,
"ĠLog": 2835,
"erver": 2836,
"Ġ),Ċ": 2837,
"ament": 2838,
"Ġobj": 2839,
"inc": 2840,
"Ġchildren": 2841,
"icy": 2842,
"IZ": 2843,
"ands": 2844,
"ably": 2845,
"Ġdistrib": 2846,
"Ġcur": 2847,
"erial": 2848,
"Ġdays": 2849,
"reated": 2850,
"rect": 2851,
"-l": 2852,
"irm": 2853,
"idden": 2854,
"omb": 2855,
"Ġinitial": 2856,
".js": 2857,
"Ġâ": 2858,
"Query": 2859,
"Ġonline": 2860,
"imal": 2861,
".con": 2862,
"au": 2863,
"Url": 2864,
"control": 2865,
"irection": 2866,
"Ġinstance": 2867,
"ORT": 2868,
"ĠFr": 2869,
"where": 2870,
"Ġjavax": 2871,
"Ġorgan": 2872,
"apter": 2873,
"Ġreason": 2874,
"options": 2875,
"ĠMar": 2876,
"(a": 2877,
"Ġwithin": 2878,
".âĢĿĊĊ": 2879,
"ODE": 2880,
"_DE": 2881,
"admin": 2882,
"ended": 2883,
"Ġdesign": 2884,
"ĠData": 2885,
"une": 2886,
"ĠFile": 2887,
"root": 2888,
"Ġcent": 2889,
"Ġarr": 2890,
"_add": 2891,
"len": 2892,
"page": 2893,
",'": 2894,
"_str": 2895,
"Ġbro": 2896,
"ability": 2897,
"outh": 2898,
"/c": 2899,
"pose": 2900,
"irtual": 2901,
"earch": 2902,
"_url": 2903,
"argin": 2904,
"Http": 2905,
"Ġschool": 2906,
"ava": 2907,
"Ġconsider": 2908,
".label": 2909,
"ĠArray": 2910,
"web": 2911,
"opt": 2912,
".println": 2913,
"ulation": 2914,
"Ġfunc": 2915,
"PL": 2916,
"Ġ\"\\": 2917,
"ĠText": 2918,
"actory": 2919,
"(function": 2920,
"null": 2921,
"Ġeng": 2922,
"down": 2923,
"Ġinclude": 2924,
"ĠEn": 2925,
"ĠDr": 2926,
"Ġdb": 2927,
"!!": 2928,
"side": 2929,
"Ġinit": 2930,
"quired": 2931,
"ĠShe": 2932,
"Column": 2933,
"react": 2934,
"Ġann": 2935,
"Ġstop": 2936,
"Ġlater": 2937,
"ĠThat": 2938,
"ention": 2939,
"df": 2940,
"UG": 2941,
"ILE": 2942,
"Ġclient": 2943,
"raft": 2944,
"ffer": 2945,
"POST": 2946,
"elper": 2947,
"Ġlove": 2948,
"quote": 2949,
"oud": 2950,
"Ġjson": 2951,
"Ġable": 2952,
"Ġmen": 2953,
"AX": 2954,
"ĠCopyright": 2955,
"ö": 2956,
"avig": 2957,
"req": 2958,
"Client": 2959,
"});Ċ": 2960,
".Com": 2961,
"erc": 2962,
"ilt": 2963,
"pecial": 2964,
"_com": 2965,
"room": 2966,
".Name": 2967,
"Ġgive": 2968,
"amb": 2969,
"ike": 2970,
"Ġcondition": 2971,
"client": 2972,
"ators": 2973,
":\"": 2974,
"Ġcopy": 2975,
"uture": 2976,
"iversity": 2977,
"ernal": 2978,
"{{": 2979,
"ĠCan": 2980,
"ounc": 2981,
"do": 2982,
"Ġocc": 2983,
"Ġappro": 2984,
"thers": 2985,
"ze": 2986,
"Ġeither": 2987,
"ĠFl": 2988,
"Ġimportant": 2989,
"Ġlead": 2990,
"attr": 2991,
"ART": 2992,
"Equal": 2993,
"Ġda": 2994,
"etch": 2995,
"entity": 2996,
"Ġfamily": 2997,
"adding": 2998,
"Ġoption": 2999
},
"merges": []
}
}