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

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.syn/
wssub_match.pass.cpp 12 // typedef sub_match<wstring::const_iterator> wssub_match;
19 static_assert((std::is_same<std::sub_match<std::wstring::const_iterator>, std::wssub_match>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.submatch/
types.pass.cpp 62 static_assert((std::is_same<std::wssub_match, std::sub_match<std::wstring::const_iterator> >::value), "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 857 typedef sub_match<wstring::const_iterator> wssub_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 857 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 857 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 860 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 857 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 860 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h 844 typedef sub_match<wstring::const_iterator> wssub_match; typedef
    [all...]

Completed in 1220 milliseconds