HomeSort by relevance Sort by last modified time
    Searched full:regex (Results 376 - 400 of 5854) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/service/autofill/
InternalSanitizer.java 37 * match regex, it's an invalid type, regex failed, etc).
  /platform_testing/tests/functional/devicehealthchecks/src/com/android/devicehealthchecks/
KnownFailureItem.java 18 import java.util.regex.Pattern;
24 /** a regex pattern to match signature of a given known failure from dropbox entry */
  /platform_testing/tests/functional/devicehealthtests/src/com/android/devicehealth/tests/
KnownFailureItem.java 18 import java.util.regex.Pattern;
24 /** a regex pattern to match signature of a given known failure from dropbox entry */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
re_comp.h 22 /* This is only a wrapper around the <regex.h> file. XPG4.2 mentions
24 #include <regex.h>
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/experimental/memory/memory.resource.aliases/
header_regex_libcpp_version.pass.cpp 12 // <experimental/regex>
14 #include <experimental/regex>
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.alg/re.alg.replace/
test1.pass.cpp 10 // <regex>
22 #include <regex>
31 std::regex phone_numbers("\\d{3}-\\d{4}");
43 std::regex phone_numbers("\\d{3}-\\d{4}");
56 std::regex phone_numbers("\\d{3}-\\d{4}");
69 std::regex phone_numbers("\\d{3}-\\d{4}");
82 std::regex phone_numbers("\\d{3}-\\d{4}");
95 std::regex phone_numbers("\\d{3}-\\d{4}");
test2.pass.cpp 10 // <regex>
22 #include <regex>
31 std::regex phone_numbers("\\d{3}-\\d{4}");
43 std::regex phone_numbers("\\d{3}-\\d{4}");
56 std::regex phone_numbers("\\d{3}-\\d{4}");
69 std::regex phone_numbers("\\d{3}-\\d{4}");
82 std::regex phone_numbers("\\d{3}-\\d{4}");
95 std::regex phone_numbers("\\d{3}-\\d{4}");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.iter/re.regiter/re.regiter.cnstr/
default.pass.cpp 10 // <regex>
16 #include <regex>
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.iter/re.tokiter/re.tokiter.cnstr/
default.pass.cpp 10 // <regex>
16 #include <regex>
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.regex/re.regex.construct/
default.pass.cpp 10 // <regex>
16 #include <regex>
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.results/re.results.const/
default.pass.cpp 10 // <regex>
16 #include <regex>
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.results/re.results.size/
max_size.pass.cpp 10 // <regex>
16 #include <regex>
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.submatch/re.submatch.members/
default.pass.cpp 10 // <regex>
16 #include <regex>
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.syn/
cmatch.pass.cpp 10 // <regex>
14 #include <regex>
cregex_iterator.pass.cpp 10 // <regex>
14 #include <regex>
cregex_token_iterator.pass.cpp 10 // <regex>
14 #include <regex>
csub_match.pass.cpp 10 // <regex>
14 #include <regex>
smatch.pass.cpp 10 // <regex>
14 #include <regex>
sregex_iterator.pass.cpp 10 // <regex>
14 #include <regex>
sregex_token_iterator.pass.cpp 10 // <regex>
14 #include <regex>
ssub_match.pass.cpp 10 // <regex>
14 #include <regex>
wcmatch.pass.cpp 10 // <regex>
14 #include <regex>
wcregex_iterator.pass.cpp 10 // <regex>
14 #include <regex>
wcregex_token_iterator.pass.cpp 10 // <regex>
14 #include <regex>
wcsub_match.pass.cpp 10 // <regex>
14 #include <regex>

Completed in 906 milliseconds

<<11121314151617181920>>