Home
last modified time | relevance | path

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

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DPatternFixer.java64 public String fix(String regexPattern, int patternOptions) { in fix() argument
71 for (int i = 0; i < regexPattern.length(); ++i) { in fix()
73 char ch = regexPattern.charAt(i); in fix()
83 regexPattern, in fix()
99 regexPattern, in fix()
139 public String fix(String regexPattern) { in fix() argument
140 return fix(regexPattern, 0); in fix()
144 public static Pattern compile(String regexPattern, int patternOptions) { in compile() argument
146 new PatternFixer(Target.JAVA).fix(regexPattern, patternOptions), patternOptions); in compile()
149 public static Pattern compile(String regexPattern) { in compile() argument
[all …]
/aosp_15_r20/test/app_compat/csuite/test_scripts/src/main/java/com/android/webview/lib/
DWebviewPackage.java54 String regexPattern = "Current WebView package \\(name, version\\): \\((.*), (.*)\\)"; in buildFromDumpsys() local
55 Pattern pattern = Pattern.compile(regexPattern); in buildFromDumpsys()
65 String regexPattern = in buildFromDumpsys() local
70 Pattern pattern = Pattern.compile(regexPattern); in buildFromDumpsys()
/aosp_15_r20/system/libvintf/
H A DMatrixInstance.cpp91 if (!regex.compile(regexPattern())) { in matchInstance()
97 const std::string& MatrixInstance::regexPattern() const { in regexPattern() function in android::vintf::MatrixInstance
126 std::string instanceDescription = isRegex() ? regexPattern() : exactInstance(); in description()
H A DCompatibilityMatrix.cpp159 instanceMatch = (matrixInstance.regexPattern() == instanceOrPattern); in splitInstance()
H A Dparse_string.cpp393 auto instance = matrixInstance.isRegex() ? matrixInstance.regexPattern() in expandInstances()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java2371 Pattern regexPattern = null; in displayCommandsInfo() local
2373 regexPattern = Pattern.compile(regex); in displayCommandsInfo()
2380 if (regexPattern == null || regexPattern.matcher(argString).find()) { in displayCommandsInfo()
2394 Pattern regexPattern = null; in dumpCommandsXml() local
2396 regexPattern = Pattern.compile(regex); in dumpCommandsXml()
2403 if (regexPattern == null || regexPattern.matcher(argString).find()) { in dumpCommandsXml()
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/migration/
DDataMigrationTest.java813 Pattern regexPattern = Pattern.compile(scheduledStateChangeJobPattern); in checkJobExists() local
814 Matcher matcher = regexPattern.matcher(commandOutput); in checkJobExists()
821 Pattern regexPattern = Pattern.compile(stateChangeJobPattern); in storeStateChangeJobAdbDumpsysOutput() local
822 Matcher matcher = regexPattern.matcher(commandOutput); in storeStateChangeJobAdbDumpsysOutput()
/aosp_15_r20/system/libvintf/include/vintf/
H A DMatrixInstance.h59 const std::string& regexPattern() const;
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/base/
H A DSplitterTest.java367 String regexPattern = "(?<=:)"; in testPatternSplitLookBehind() local
368 Iterable<String> split = Splitter.onPattern(regexPattern).split(toSplit); in testPatternSplitLookBehind()
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/base/
H A DSplitterTest.java360 String regexPattern = "(?<=:)"; in testPatternSplitLookBehind() local
361 Iterable<String> split = Splitter.onPattern(regexPattern).split(toSplit); in testPatternSplitLookBehind()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DAnnotations.java296 final String regexPattern = in AnnotationSet() local
303 initialRegexPattern = Pattern.compile(regexPattern); in AnnotationSet()
/aosp_15_r20/external/caliper/lib/
HDjersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...
/aosp_15_r20/external/angle/third_party/bazel/desugar/
HDDesugar.jarAUTHORS LICENSE META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE ...
/aosp_15_r20/external/kotlin-compose-compiler/org/jetbrains/kotlin/kotlin-compose-compiler-plugin-embeddable/2.0.0/
HDkotlin-compose-compiler-plugin-embeddable-2.0.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/compiler-hosted. ...
/aosp_15_r20/external/kotlin-compose-compiler/org/jetbrains/kotlin/kotlin-compose-compiler-plugin/2.0.0/
HDkotlin-compose-compiler-plugin-2.0.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/compiler-hosted. ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.5.11/
HDcompiler-hosted-1.5.11.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/compiler-hosted. ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/compose/compiler/compiler/1.5.11/
HDcompiler-1.5.11.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/compiler-hosted. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/compiler/compiler-hosted/1.5.11/androidx.compose.compiler_compiler-hosted/linux_glibc_common/local-combined/
Dandroidx.compose.compiler_compiler-hosted.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/compiler-hosted. ...
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
DImportDepsChecker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
Dall_android_tools_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/external/stardoc/stardoc/
HDrenderer_binary.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
HDstardoc_binary.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/external/conscrypt/benchmark-android/
HDvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...