Home
last modified time | relevance | path

Searched refs:regexString (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DMinimizeRegex.java40 String regexString = args.length < 1 ? defaultArg : args[0]; in main()
45 String recompressed = compressWith(regexString, set, flattenedOut); in main()
50 public static String compressWith(String regexString, UnicodeSet set) {
51 return compressWith(regexString, set, null);
61 String regexString, UnicodeSet set, Output<Set<String>> flattenedOut) {
62 Set<String> flattened = flatten(Pattern.compile(regexString), "", set);
68 + regexString
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dtext_filter.ts34 const regexString = matchWord constant
38 const regex = new RegExp(regexString, regexFlags);
/aosp_15_r20/system/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp73 int countMatchingIpRules(const std::string& regexString) { in countMatchingIpRules() argument
74 const std::regex regex(regexString, std::regex_constants::extended); in countMatchingIpRules()
DVtsHalNetNetdTestUtils.h39 int countMatchingIpRules(const std::string& regexString);
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/native/
H A Dcom_android_icu_util_regex_PatternNative.cpp93 icu::UnicodeString& regexString(regex.unicodeString()); in PatternNative_compileImpl() local
94 icu::RegexPattern* result = icu::RegexPattern::compile(regexString, flags, error, status); in PatternNative_compileImpl()
/aosp_15_r20/build/soong/mk2rbc/
H A Dmk2rbc.go903 regexString := "^" + regexp.QuoteMeta(pattern[0])
905 regexString += ".*" + regexp.QuoteMeta(s)
907 regexString += "$"
908 rex := regexp.MustCompile(regexString)
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/apache/commons/commons-compress/1.21/
HDcommons-compress-1.21.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/
HDintellij-core-mvn.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/intellij-core/31.7.0-alpha07/
HDintellij-core-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/JavaPsiPlugin.xml ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/gradle-plugin/metalava-gradle-plugin-deps/linux_glibc_common/local-combined/
Dmetalava-gradle-plugin-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/AL2.0 META ...