361 references to Regex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (361)
Classification\SemanticClassifierTests_Regex.cs (355)
36Regex.Anchor("$"), 37Regex.Grouping("("), 38Regex.OtherEscape("\\"), 39Regex.OtherEscape("a"), 40Regex.OtherEscape("\\"), 41Regex.OtherEscape("t"), 42Regex.OtherEscape("\\"), 43Regex.OtherEscape("u"), 44Regex.OtherEscape("0020"), 45Regex.Grouping(")"), 46Regex.Alternation("|"), 47Regex.CharacterClass("["), 48Regex.CharacterClass("^"), 49Regex.CharacterClass("\\"), 50Regex.CharacterClass("p"), 51Regex.CharacterClass("{"), 52Regex.CharacterClass("Lu"), 53Regex.CharacterClass("}"), 54Regex.Text("-a"), 55Regex.CharacterClass("\\"), 56Regex.CharacterClass("w"), 57Regex.CharacterClass("\\"), 58Regex.CharacterClass("s"), 59Regex.Text("a"), 60Regex.CharacterClass("-"), 61Regex.Text("z"), 62Regex.CharacterClass("-"), 63Regex.CharacterClass("["), 64Regex.Text("m"), 65Regex.CharacterClass("-"), 66Regex.Text("p"), 67Regex.CharacterClass("]"), 68Regex.CharacterClass("]"), 69Regex.Quantifier("+"), 70Regex.Quantifier("?"), 71Regex.Comment("(?#comment)"), 72Regex.Alternation("|"), 73Regex.Grouping("("), 74Regex.Anchor("\\"), 75Regex.Anchor("b"), 76Regex.Anchor("\\"), 77Regex.Anchor("G"), 78Regex.Anchor("\\"), 79Regex.Anchor("z"), 80Regex.Grouping(")"), 81Regex.Alternation("|"), 82Regex.Grouping("("), 83Regex.Grouping("?"), 84Regex.Grouping("<"), 85Regex.Grouping("name"), 86Regex.Grouping(">"), 87Regex.Text("sub"), 88Regex.Grouping(")"), 89Regex.Quantifier("{"), 90Regex.Quantifier("0"), 91Regex.Quantifier(","), 92Regex.Quantifier("5"), 93Regex.Quantifier("}"), 94Regex.Quantifier("?"), 95Regex.Anchor("^")); 117Regex.Anchor("$"), 118Regex.Grouping("("), 119Regex.OtherEscape("\\"), 120Regex.OtherEscape("a"), 121Regex.OtherEscape("\\"), 122Regex.OtherEscape("t"), 123Regex.OtherEscape("\\"), 124Regex.OtherEscape("u"), 125Regex.OtherEscape("0020"), 126Regex.Grouping(")"), 127Regex.Alternation("|"), 128Regex.CharacterClass("["), 129Regex.CharacterClass("^"), 130Regex.CharacterClass("\\"), 131Regex.CharacterClass("p"), 132Regex.CharacterClass("{"), 133Regex.CharacterClass("Lu"), 134Regex.CharacterClass("}"), 135Regex.Text("-a"), 136Regex.CharacterClass("\\"), 137Regex.CharacterClass("w"), 138Regex.CharacterClass("\\"), 139Regex.CharacterClass("s"), 140Regex.Text("a"), 141Regex.CharacterClass("-"), 142Regex.Text("z"), 143Regex.CharacterClass("-"), 144Regex.CharacterClass("["), 145Regex.Text("m"), 146Regex.CharacterClass("-"), 147Regex.Text("p"), 148Regex.CharacterClass("]"), 149Regex.CharacterClass("]"), 150Regex.Quantifier("+"), 151Regex.Quantifier("?"), 152Regex.Comment("(?#comment)"), 153Regex.Alternation("|"), 154Regex.Grouping("("), 155Regex.Anchor("\\"), 156Regex.Anchor("b"), 157Regex.Anchor("\\"), 158Regex.Anchor("G"), 159Regex.Anchor("\\"), 160Regex.Anchor("z"), 161Regex.Grouping(")"), 162Regex.Alternation("|"), 163Regex.Grouping("("), 164Regex.Grouping("?"), 165Regex.Grouping("<"), 166Regex.Grouping("name"), 167Regex.Grouping(">"), 168Regex.Text("sub"), 169Regex.Grouping(")"), 170Regex.Quantifier("{"), 171Regex.Quantifier("0"), 172Regex.Quantifier(","), 173Regex.Quantifier("5"), 174Regex.Quantifier("}"), 175Regex.Quantifier("?"), 176Regex.Anchor("^")); 196Regex.Anchor("$"), 197Regex.Grouping("("), 198Regex.OtherEscape("\\"), 199Regex.OtherEscape("a"), 200Regex.OtherEscape("\\"), 201Regex.OtherEscape("t"), 202Regex.OtherEscape("\\"), 203Regex.OtherEscape("u"), 204Regex.OtherEscape("0020"), 205Regex.SelfEscapedCharacter("\\"), 206Regex.SelfEscapedCharacter("\\"), 207Regex.Grouping(")"), 208Regex.Alternation("|"), 209Regex.CharacterClass("["), 210Regex.CharacterClass("^"), 211Regex.CharacterClass("\\"), 212Regex.CharacterClass("p"), 213Regex.CharacterClass("{"), 214Regex.CharacterClass("Lu"), 215Regex.CharacterClass("}"), 216Regex.Text("-a"), 217Regex.CharacterClass("\\"), 218Regex.CharacterClass("w"), 219Regex.CharacterClass("\\"), 220Regex.CharacterClass("s"), 221Regex.Text("a"), 222Regex.CharacterClass("-"), 223Regex.Text("z"), 224Regex.CharacterClass("-"), 225Regex.CharacterClass("["), 226Regex.Text("m"), 227Regex.CharacterClass("-"), 228Regex.Text("p"), 229Regex.CharacterClass("]"), 230Regex.CharacterClass("]"), 231Regex.Quantifier("+"), 232Regex.Quantifier("?"), 233Regex.Comment("(?#comment)"), 234Regex.Alternation("|"), 235Regex.Grouping("("), 236Regex.Anchor("\\"), 237Regex.Anchor("b"), 238Regex.Anchor("\\"), 239Regex.Anchor("G"), 240Regex.Anchor("\\"), 241Regex.Anchor("z"), 242Regex.Grouping(")"), 243Regex.Alternation("|"), 244Regex.Grouping("("), 245Regex.Grouping("?"), 246Regex.Grouping("<"), 247Regex.Grouping("name"), 248Regex.Grouping(">"), 249Regex.Text("sub"), 250Regex.Grouping(")"), 251Regex.Quantifier("{"), 252Regex.Quantifier("0"), 253Regex.Quantifier(","), 254Regex.Quantifier("5"), 255Regex.Quantifier("}"), 256Regex.Quantifier("?"), 257Regex.Anchor("^")); 277Regex.Anchor("$"), 278Regex.OtherEscape("\\"), 279Regex.OtherEscape("a"), 280Regex.Comment("(?#comment)")); 300Regex.Anchor("$"), 301Regex.OtherEscape(@"\\"), 302Regex.OtherEscape("a"), 303Regex.Comment("(?#comment)")); 323Regex.Anchor("$"), 324Regex.OtherEscape("\\"), 325Regex.OtherEscape("a"), 326Regex.Comment("(?#comment)")); 346Regex.Anchor("$"), 347Regex.OtherEscape("\\"), 348Regex.OtherEscape("a"), 349Regex.Comment("(?#comment)")); 369Regex.Anchor("$"), 370Regex.OtherEscape("\\"), 371Regex.OtherEscape("a"), 372Regex.Comment("(?#comment)"), 373Regex.Text(" # not end of line comment")); 393Regex.Anchor("$"), 394Regex.OtherEscape("\\"), 395Regex.OtherEscape("a"), 396Regex.Comment("(?#comment)"), 397Regex.Comment("# is end of line comment")); 417Regex.Anchor("$"), 418Regex.OtherEscape("\\"), 419Regex.OtherEscape("a"), 420Regex.Comment("(?#comment)"), 421Regex.Comment("# is end of line comment")); 442Regex.Anchor("$"), 443Regex.OtherEscape("\\"), 444Regex.OtherEscape("a"), 445Regex.Comment("(?#comment)"), 446Regex.Comment("# is end of line comment"), 469Regex.Anchor("$"), 470Regex.OtherEscape("\\"), 471Regex.OtherEscape("a"), 472Regex.Comment("(?#comment)"), 473Regex.Text(" # is not end of line comment")); 494Regex.Anchor("$"), 495Regex.OtherEscape("\\"), 496Regex.OtherEscape("a"), 497Regex.Comment("(?#comment)"), 498Regex.Text(" # is not end of line comment")); 515Regex.Anchor("$"), 516Regex.Grouping("("), 517Regex.OtherEscape("\\"), 518Regex.OtherEscape("a"), 519Regex.OtherEscape("\\"), 520Regex.OtherEscape("t"), 521Regex.OtherEscape("\\"), 522Regex.OtherEscape("u"), 523Regex.OtherEscape("0020"), 524Regex.Grouping(")")); 544Regex.Anchor("$"), 545Regex.OtherEscape("\\"), 546Regex.OtherEscape("a"), 547Regex.Comment("(?#comment)")); 567Regex.Anchor("$"), 568Regex.OtherEscape("\\"), 569Regex.OtherEscape("a"), 570Regex.Comment("(?#comment)")); 592Regex.Anchor("$"), 593Regex.OtherEscape("\\"), 594Regex.OtherEscape("a"), 595Regex.Comment("(?#comment)")); 617Regex.Anchor("$"), 618Regex.OtherEscape("\\"), 619Regex.OtherEscape("a"), 620Regex.Comment("(?#comment)")); 641Regex.Anchor("^"), 642Regex.Text(@" """" "), 643Regex.Anchor("$")); 662Regex.Anchor("^"), 663Regex.Text(@" """" "), 664Regex.Anchor("$")); 686Regex.Anchor("$"), 687Regex.OtherEscape("\\"), 688Regex.OtherEscape("a"), 689Regex.Comment("(?#comment)")); 705Regex.Anchor("$"), 706Regex.OtherEscape("\\"), 707Regex.OtherEscape("a"), 708Regex.Comment("(?#comment)")); 730Regex.Anchor("$"), 731Regex.OtherEscape("\\"), 732Regex.OtherEscape("a"), 733Regex.Comment("(?#comment)")); 749Regex.Anchor("$"), 750Regex.OtherEscape("\\"), 751Regex.OtherEscape("a"), 752Regex.Comment("(?#comment)")); 775Regex.Anchor("$"), 776Regex.OtherEscape("\\"), 777Regex.OtherEscape("a"), 778Regex.Comment("(?#comment)")); 801Regex.Anchor("$"), 802Regex.OtherEscape("\\"), 803Regex.OtherEscape("a"), 804Regex.Comment("(?#comment)")); 828Regex.Anchor("$"), 829Regex.OtherEscape("\\"), 830Regex.OtherEscape("a"), 831Regex.Comment("(?#comment)"), 832Regex.Anchor("$"), 833Regex.OtherEscape("\\"), 834Regex.OtherEscape("a"), 835Regex.Comment("(?#comment)")); 858Regex.Anchor("$"), 859Regex.OtherEscape("\\"), 860Regex.OtherEscape("a"), 861Regex.Comment("(?#comment)")); 884Regex.Anchor("$"), 885Regex.OtherEscape("\\"), 886Regex.OtherEscape("a"), 887Regex.Comment("(?#comment)")); 912Regex.Anchor("$"), 913Regex.OtherEscape("\\"), 914Regex.OtherEscape("a"), 915Regex.Comment("(?#comment)")); 939Regex.Anchor("$"), 940Regex.OtherEscape("\\"), 941Regex.OtherEscape("a"), 942Regex.Comment("(?#comment)")); 965Regex.Anchor("$"), 966Regex.OtherEscape("\\"), 967Regex.OtherEscape("a"), 968Regex.Comment("(?#comment)"), 969Regex.Comment("# is end of line comment"), 995Regex.Anchor("$"), 996Regex.OtherEscape("\\"), 997Regex.OtherEscape("a"), 998Regex.Comment("(?#comment)")); 1027Regex.Anchor("$"), 1028Regex.OtherEscape("\\"), 1029Regex.OtherEscape("a"), 1030Regex.Comment("(?#comment)")); 1059Regex.Anchor("$"), 1060Regex.OtherEscape("\\"), 1061Regex.OtherEscape("a"), 1062Regex.Comment("(?#comment)")); 1086Regex.Anchor("$"), 1087Regex.OtherEscape("\\"), 1088Regex.OtherEscape("a"), 1089Regex.Comment("(?#comment)")); 1113Regex.Anchor("$"), 1114Regex.OtherEscape("\\"), 1115Regex.OtherEscape("a"), 1116Regex.Comment("(?#comment)")); 1140Regex.Anchor("$"), 1141Regex.OtherEscape("\\"), 1142Regex.OtherEscape("a"), 1143Regex.Comment("(?#comment)")); 1187Regex.Anchor("$"), 1188Regex.OtherEscape("\\"), 1189Regex.OtherEscape("a"), 1190Regex.Comment("(?#comment)")); 1206Regex.Anchor("$"), 1207Regex.OtherEscape("\\"), 1208Regex.OtherEscape("a"), 1209Regex.Comment("(?#comment)")); 1257Regex.Anchor("$"), 1258Regex.Grouping("("), 1259Regex.OtherEscape("\\"), 1260Regex.OtherEscape("a"), 1261Regex.OtherEscape("\\"), 1262Regex.OtherEscape("t"), 1263Regex.OtherEscape("\\"), 1264Regex.OtherEscape("u"), 1265Regex.OtherEscape("0020"), 1266Regex.Grouping(")"));
Classification\TotalClassifierTests.cs (6)
2898Regex.Grouping("("), 2899Regex.Text("a"), 2900Regex.Grouping(")"), 3011Regex.Grouping("("), 3012Regex.Text("a"), 3013Regex.Grouping(")"),