Home
last modified time | relevance | path

Searched defs:do_is (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dctype.cpp394 bool ctype<wchar_t>::do_is(ctype_base::mask m, wchar_t c) const { in do_is() function in ctype
399 const wchar_t* ctype<wchar_t>::do_is(const wchar_t* low, const wchar_t* high, in do_is() function in ctype
Dfacets_byname.cpp127 bool ctype_byname<wchar_t>::do_is(ctype_base::mask m, wchar_t c) const in do_is() function in ctype_byname
131 ctype_byname<wchar_t>::do_is(const wchar_t* low, const wchar_t* high, in do_is() function in ctype_byname
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp806 ctype<wchar_t>::do_is(mask m, char_type c) const in do_is() function in ctype
812 ctype<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const in do_is() function in ctype
1251 ctype_byname<wchar_t>::do_is(mask m, char_type c) const in do_is() function in ctype_byname
1273 ctype_byname<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const in do_is() function in ctype_byname