Searched refs:char_class_type (Results 1 - 20 of 20) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/src/
H A Dregex.cpp196 regex_traits<char>::char_class_type mask_;
239 regex_traits<char>::char_class_type
244 regex_traits<char>::char_class_type r = 0;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
H A Dregex.cpp196 regex_traits<char>::char_class_type mask_;
239 regex_traits<char>::char_class_type
244 regex_traits<char>::char_class_type r = 0;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dregex_executor.h60 typedef typename _TraitsT::char_class_type _ClassT;
H A Dregex_compiler.h316 typedef typename _TraitsT::char_class_type _CharClassT;
H A Dregex.h165 typedef _RegexMask char_class_type; typedef in struct:regex_traits
329 char_class_type
346 isctype(_Ch_type __c, char_class_type __f) const;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dregex_executor.h60 typedef typename _TraitsT::char_class_type _ClassT;
H A Dregex_compiler.h316 typedef typename _TraitsT::char_class_type _CharClassT;
H A Dregex.h165 typedef _RegexMask char_class_type; typedef in struct:regex_traits
329 char_class_type
346 isctype(_Ch_type __c, char_class_type __f) const;
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dregex_executor.h60 typedef typename _TraitsT::char_class_type _ClassT;
H A Dregex_compiler.h316 typedef typename _TraitsT::char_class_type _CharClassT;
H A Dregex.h165 typedef _RegexMask char_class_type; typedef in struct:regex_traits
329 char_class_type
346 isctype(_Ch_type __c, char_class_type __f) const;
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dregex_executor.h60 typedef typename _TraitsT::char_class_type _ClassT;
H A Dregex_compiler.h316 typedef typename _TraitsT::char_class_type _CharClassT;
H A Dregex.h165 typedef _RegexMask char_class_type; typedef in struct:regex_traits
329 char_class_type
346 isctype(_Ch_type __c, char_class_type __f) const;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dregex.h57 typedef std::ctype_base::mask char_class_type; typedef in struct:regex_traits
214 char_class_type
232 isctype(_Ch_type __c, char_class_type __f) const;
280 isctype(_Ch_type __c, char_class_type __f) const
292 char_class_type __wt = this->lookup_classname(__wb,
302 char_class_type __bt = this->lookup_classname(__bb,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dregex.h57 typedef std::ctype_base::mask char_class_type; typedef in struct:regex_traits
214 char_class_type
232 isctype(_Ch_type __c, char_class_type __f) const;
280 isctype(_Ch_type __c, char_class_type __f) const
292 char_class_type __wt = this->lookup_classname(__wb,
302 char_class_type __bt = this->lookup_classname(__bb,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dregex.h57 typedef std::ctype_base::mask char_class_type; typedef in struct:regex_traits
214 char_class_type
232 isctype(_Ch_type __c, char_class_type __f) const;
280 isctype(_Ch_type __c, char_class_type __f) const
292 char_class_type __wt = this->lookup_classname(__wb,
302 char_class_type __bt = this->lookup_classname(__bb,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dregex.h57 typedef std::ctype_base::mask char_class_type; typedef in struct:regex_traits
214 char_class_type
232 isctype(_Ch_type __c, char_class_type __f) const;
280 isctype(_Ch_type __c, char_class_type __f) const
292 char_class_type __wt = this->lookup_classname(__wb,
302 char_class_type __bt = this->lookup_classname(__bb,
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/re/re.traits/
H A Dlookup_classname.pass.cpp15 // char_class_type
27 typename std::regex_traits<char_type>::char_class_type expected,
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/re/re.traits/
H A Dlookup_classname.pass.cpp15 // char_class_type
27 typename std::regex_traits<char_type>::char_class_type expected,

Completed in 130 milliseconds