Home
last modified time | relevance | path

Searched defs:regexPattern (Results 1 – 25 of 55) sorted by relevance

123

/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/draft/
H A DPatternFixer.java62 public String fix(String regexPattern, int patternOptions) { in fix()
123 public String fix(String regexPattern) { in fix()
128 public static Pattern compile(String regexPattern, int patternOptions) { in compile()
132 public static Pattern compile(String regexPattern) { in compile()
137 public static String fixJava(String regexPattern, int patternOptions) { in fixJava()
141 public static String fixJava(String regexPattern) { in fixJava()
149 private int parseUnicodeSet(String regexPattern, UnicodeSetBuilder builder, in parseUnicodeSet()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/regex/system/text/regularexpressions/
H A DRegexMatchTimeoutException.cs36 private string regexPattern = null; field in System.Text.RegularExpressions.RegexMatchTimeoutException
48 … public RegexMatchTimeoutException(string regexInput, string regexPattern, TimeSpan matchTimeout) : in RegexMatchTimeoutException()
/dports/textproc/sift/sift-0.9.0/gitignore/
H A Dgitignore.go99 type regexPattern struct { struct
100 basePattern
101 re *regexp.Regexp
406 func (p regexPattern) Matches(path string, fi os.FileInfo) bool {
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/FastColoredTextBox/
H A DRange.cs709 public void SetStyle(Style style, string regexPattern) in SetStyle()
730 public void SetStyle(Style style, string regexPattern, RegexOptions options) in SetStyle()
740 public void SetStyle(StyleIndex styleLayer, string regexPattern, RegexOptions options) in SetStyle()
839 public IEnumerable<Range> GetRanges(string regexPattern) in GetRanges()
849 public IEnumerable<Range> GetRanges(string regexPattern, RegexOptions options) in GetRanges()
879 public IEnumerable<Range> GetRangesByLines(string regexPattern, RegexOptions options) in GetRangesByLines()
924 … public IEnumerable<Range> GetRangesByLinesReversed(string regexPattern, RegexOptions options) in GetRangesByLinesReversed()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.RegularExpressions/src/System/Text/RegularExpressions/
H A DRegexMatchTimeoutException.cs24 … public RegexMatchTimeoutException(string regexInput, string regexPattern, TimeSpan matchTimeout) in RegexMatchTimeoutException()
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/
H A DUriTemplate.php56 public function setRegex($regexPattern)
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/
H A DExport.java138 String regexPattern = filterCriteria.substring(1, filterCriteria.length()); in getExportFilter() local
H A DCellCounter.java236 String regexPattern = filterCriteria.substring(1, filterCriteria.length()); in getRowFilter() local
/dports/games/spring/spring_98.0/rts/System/FileSystem/
H A DFileSystemAbstraction.cpp375 …atches, const std::string& datadir, const std::string& dir, const boost::regex& regexPattern, int … in FindFiles()
445 const boost::regex regexPattern(regex); in FindFiles() local
H A DDataDirsAccess.cpp78 const std::string regexPattern = FileSystem::ConvertGlobToRegex(pattern); in FindFilesSingleDir() local
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/cmd/
H A Dfind-main.go197 regexPattern string member
/dports/dns/blocky/blocky-0.17/lists/
H A Dcaches.go160 var regexPattern = regexp.MustCompile("^/.*/$") var
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/index/
H A DIndex.java71 Pattern regexPattern = Pattern.compile(new String(pattern)); in isMatch() local
/dports/biology/bbmap/bbmap/current/tax/
H A DTaxFilter.java27 Pattern regexPattern=Pattern.compile(regex); in main() local
528 private final Pattern regexPattern; field in TaxFilter
/dports/editors/imhex/ImHex-1.7.0/plugins/builtin/source/content/
H A Dtools_entries.cpp79 static std::vector<char> regexPattern(0xF'FFFF, 0x00);; in drawRegexReplacer() local
/dports/net/messagelib/messagelib-21.12.3/messagecore/autotests/
H A Dstringutiltest.cpp699 const QStringList regexPattern = {QStringLiteral("Re\\s*:"), in test_replaceMessagePrefix() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java91 String regexPattern = in parseConnectorArgs() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java91 String regexPattern = in parseConnectorArgs() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java91 String regexPattern = in parseConnectorArgs() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java91 String regexPattern = in parseConnectorArgs() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java91 String regexPattern = in parseConnectorArgs() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java91 String regexPattern = in parseConnectorArgs() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java91 String regexPattern = in parseConnectorArgs() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java91 String regexPattern = in parseConnectorArgs() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/
H A DVMConnection.java92 String regexPattern = in parseConnectorArgs() local

123