OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wsmatch
(Results
1 - 8
of
8
) sorted by null
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.syn/
wsmatch.pass.cpp
12
// typedef match_results<wstring::const_iterator>
wsmatch
;
19
static_assert((std::is_same<std::match_results<std::wstring::const_iterator>, std::
wsmatch
>::value), "");
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h
1833
typedef match_results<wstring::const_iterator>
wsmatch
;
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
1833
typedef match_results<wstring::const_iterator>
wsmatch
;
typedef
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h
1833
typedef match_results<wstring::const_iterator>
wsmatch
;
typedef
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h
1837
typedef match_results<wstring::const_iterator>
wsmatch
;
typedef
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h
1833
typedef match_results<wstring::const_iterator>
wsmatch
;
typedef
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h
1837
typedef match_results<wstring::const_iterator>
wsmatch
;
typedef
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h
1799
typedef match_results<wstring::const_iterator>
wsmatch
;
typedef
[
all
...]
Completed in 1168 milliseconds