HomeSort by relevance Sort by last modified time
    Searched refs:csub_match (Results 1 - 6 of 6) sorted by null

  /ndk/sources/cxx-stl/llvm-libc++/test/re/re.syn/
csub_match.pass.cpp 12 // typedef sub_match<const char*> csub_match;
19 static_assert((std::is_same<std::sub_match<const char*>, std::csub_match>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/re/re.submatch/
types.pass.cpp 59 static_assert((std::is_same<std::csub_match, std::sub_match<const char*> >::value), "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 850 typedef sub_match<const char*> csub_match; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex.h 850 typedef sub_match<const char*> csub_match; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 850 typedef sub_match<const char*> csub_match; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 853 typedef sub_match<const char*> csub_match; typedef
    [all...]

Completed in 1663 milliseconds