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

  /ndk/sources/cxx-stl/llvm-libc++/test/re/re.syn/
wcsub_match.pass.cpp 12 // typedef sub_match<const wchar_t*> wcsub_match;
19 static_assert((std::is_same<std::sub_match<const wchar_t*>, std::wcsub_match>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/re/re.submatch/
types.pass.cpp 60 static_assert((std::is_same<std::wcsub_match, std::sub_match<const wchar_t*> >::value), "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 855 typedef sub_match<const wchar_t*> wcsub_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 855 typedef sub_match<const wchar_t*> wcsub_match; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 855 typedef sub_match<const wchar_t*> wcsub_match; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 858 typedef sub_match<const wchar_t*> wcsub_match; typedef
    [all...]

Completed in 30 milliseconds