Home
last modified time | relevance | path

Searched defs:RegexOptions (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeParser.cs36 using RegexOptions = System.Text.RegularExpressions.RegexOptions; typedef
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeParser.cs37 using RegexOptions = System.Text.RegularExpressions.RegexOptions; typedef