Home
last modified time | relevance | path

Searched defs:Regex (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/Support/
DSpecialCaseList.h55 class Regex; variable
DRegex.h55 Regex(Regex &&regex) { in Regex() function
/external/llvm/lib/Support/
DRegex.cpp22 Regex::Regex(StringRef regex, unsigned Flags) { in Regex() function in Regex
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DCommonToken.cs36 using Regex = System.Text.RegularExpressions.Regex; typedef
DBaseRecognizer.cs44 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DCommonToken.cs35 using Regex = System.Text.RegularExpressions.Regex; typedef
DBaseRecognizer.cs43 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/clang/lib/Driver/
DMultilib.cpp237 MultilibSet &MultilibSet::FilterOut(std::string Regex) { in FilterOut()
242 REFilter(std::string Regex) : R(Regex) {} in FilterOut()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeParser.cs36 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeParser.cs35 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DStringExtensions.cs36 using Regex = System.Text.RegularExpressions.Regex; typedef
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp202 llvm::Regex Regex; member in __anonf93b4a080211::RegexDirective
/external/protobuf/python/
Dmox.py904 class Regex(Comparator): class
/external/chromium_org/third_party/protobuf/python/
Dmox.py904 class Regex(Comparator): class
/external/chromium_org/third_party/blanketjs/src/
Dblanket.js182 Regex = { variable