OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wcmatch
(Results
1 - 16
of
16
) sorted by null
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.syn/
wcmatch.pass.cpp
12
// typedef match_results<const wchar_t*>
wcmatch
;
19
static_assert((std::is_same<std::match_results<const wchar_t*>, std::
wcmatch
>::value), "");
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.match/
ecma.pass.cpp
680
std::
wcmatch
m;
696
std::
wcmatch
m;
711
std::
wcmatch
m;
718
std::
wcmatch
m;
724
std::
wcmatch
m;
731
std::
wcmatch
m;
737
std::
wcmatch
m;
752
std::
wcmatch
m;
770
std::
wcmatch
m;
776
std::
wcmatch
m
[
all
...]
awk.pass.cpp
709
std::
wcmatch
m;
725
std::
wcmatch
m;
740
std::
wcmatch
m;
747
std::
wcmatch
m;
753
std::
wcmatch
m;
760
std::
wcmatch
m;
766
std::
wcmatch
m;
781
std::
wcmatch
m;
799
std::
wcmatch
m;
806
std::
wcmatch
m
[
all
...]
basic.pass.cpp
695
std::
wcmatch
m;
701
std::
wcmatch
m;
717
std::
wcmatch
m;
732
std::
wcmatch
m;
739
std::
wcmatch
m;
745
std::
wcmatch
m;
752
std::
wcmatch
m;
758
std::
wcmatch
m;
773
std::
wcmatch
m;
791
std::
wcmatch
m
[
all
...]
extended.pass.cpp
693
std::
wcmatch
m;
709
std::
wcmatch
m;
724
std::
wcmatch
m;
731
std::
wcmatch
m;
737
std::
wcmatch
m;
744
std::
wcmatch
m;
750
std::
wcmatch
m;
765
std::
wcmatch
m;
783
std::
wcmatch
m;
790
std::
wcmatch
m
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.search/
ecma.pass.cpp
806
std::
wcmatch
m;
822
std::
wcmatch
m;
837
std::
wcmatch
m;
844
std::
wcmatch
m;
859
std::
wcmatch
m;
866
std::
wcmatch
m;
881
std::
wcmatch
m;
896
std::
wcmatch
m;
914
std::
wcmatch
m;
935
std::
wcmatch
m
[
all
...]
awk.pass.cpp
798
std::
wcmatch
m;
814
std::
wcmatch
m;
829
std::
wcmatch
m;
836
std::
wcmatch
m;
851
std::
wcmatch
m;
858
std::
wcmatch
m;
873
std::
wcmatch
m;
[
all
...]
basic.pass.cpp
785
std::
wcmatch
m;
791
std::
wcmatch
m;
807
std::
wcmatch
m;
822
std::
wcmatch
m;
829
std::
wcmatch
m;
844
std::
wcmatch
m;
851
std::
wcmatch
m;
866
std::
wcmatch
m;
881
std::
wcmatch
m;
[
all
...]
extended.pass.cpp
783
std::
wcmatch
m;
799
std::
wcmatch
m;
814
std::
wcmatch
m;
821
std::
wcmatch
m;
836
std::
wcmatch
m;
843
std::
wcmatch
m;
858
std::
wcmatch
m;
873
std::
wcmatch
m;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h
1832
typedef match_results<const wchar_t*>
wcmatch
;
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
1832
typedef match_results<const wchar_t*>
wcmatch
;
typedef
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h
1832
typedef match_results<const wchar_t*>
wcmatch
;
typedef
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h
1836
typedef match_results<const wchar_t*>
wcmatch
;
typedef
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h
1832
typedef match_results<const wchar_t*>
wcmatch
;
typedef
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h
1836
typedef match_results<const wchar_t*>
wcmatch
;
typedef
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h
1798
typedef match_results<const wchar_t*>
wcmatch
;
typedef
[
all
...]
Completed in 4594 milliseconds