HomeSort by relevance Sort by last modified time
    Searched full:regex (Results 1126 - 1150 of 1927) sorted by null

<<41424344454647484950>>

  /external/guava/guava-tests/test/com/google/common/base/
ThrowablesTest.java 21 import static java.util.regex.Pattern.quote;
  /external/icu4c/test/intltest/
dadrfmt.cpp 24 #include "unicode/regex.h"
regextst.cpp 26 #include "unicode/regex.h"
449 return TRUE; // not a failure of the Regex engine
504 // regex tests for incorrect patterns
563 // Basic Check for basic functionality of regex pattern matching.
565 // substantial dependencies on basic Regex functionality.
    [all...]
  /external/llvm/test/CodeGen/AArch64/
func-argpassing.ll 98 ; Odd register regex below disallows x0 which we want to be live now.
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h     [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h     [all...]
  /external/open-vcdiff/gtest/src/
gtest-internal-inl.h     [all...]
  /external/oprofile/libregex/
stl.pat.in 17 # man regex is a friend, is it your ?
  /external/protobuf/gtest/src/
gtest-internal-inl.h     [all...]
  /external/protobuf/gtest/test/
gtest_output_test.py 148 pattern: A regex string that matches names of test cases or
  /external/protobuf/java/src/main/java/com/google/protobuf/
TextFormat.java 45 import java.util.regex.Matcher;
46 import java.util.regex.Pattern;
425 // regex matcher has stack overflows on large inputs.
816 // of Reader that could read in chunks that match some particular regex,
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
FakeHttpLayer.java 19 import java.util.regex.Pattern;
  /external/skia/bench/
bench_util.py 113 """Parses given bench time line with regex and adds data to value_dic.
  /external/smali/util/src/main/java/org/jf/util/
ClassFileNameHandler.java 36 import java.util.regex.Pattern;
  /frameworks/base/core/java/android/os/
FileUtils.java 39 import java.util.regex.Pattern;
  /frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java 30 import java.util.regex.Pattern;
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
ImageUtils.java 41 import java.util.regex.Pattern;
  /frameworks/testing/androidtestlib/src/com/android/test/runner/
TestRequestBuilder.java 44 import java.util.regex.Pattern;
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.good 127 /* Recursion matches the current regex, nested. If there are any capturing
315 caselessly, or if there are any changes of this flag within the regex, set up
598 majority of cases. It will be suboptimal when the case flag changes in a regex
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h     [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test.py 175 pattern: A regex string that matches names of test cases or
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 36 import java.util.regex.Pattern;
  /packages/apps/Browser/src/com/android/browser/
UrlHandler.java 34 import java.util.regex.Matcher;
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DateUtils.java 207 // Determine the correct regex pattern for year.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ResourceUtils.java 32 import java.util.regex.PatternSyntaxException;

Completed in 990 milliseconds

<<41424344454647484950>>