/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | MinimizeRegex.java | 40 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 D | text_filter.ts | 34 const regexString = matchWord constant 38 const regex = new RegExp(regexString, regexFlags);
|
/aosp_15_r20/system/hardware/interfaces/net/netd/testutils/ |
D | VtsHalNetNetdTestUtils.cpp | 73 int countMatchingIpRules(const std::string& regexString) { in countMatchingIpRules() argument 74 const std::regex regex(regexString, std::regex_constants::extended); in countMatchingIpRules()
|
D | VtsHalNetNetdTestUtils.h | 39 int countMatchingIpRules(const std::string& regexString);
|
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/native/ |
H A D | com_android_icu_util_regex_PatternNative.cpp | 93 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 D | mk2rbc.go | 903 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/ |
HD | commons-compress-1.21.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/lint-psi/intellij-core/ |
HD | intellij-core-mvn.jar | META-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/ |
HD | intellij-core-31.7.0-alpha07.jar | META-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/ |
D | metalava-gradle-plugin-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/AL2.0
META ... |