Searched defs:ucs4_span (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 717 ucs4_span(const C* begin, const C* end, size_t max, in ucs4_span() function 730 ucs4_span(range<const char16_t, false>& from, size_t max, in ucs4_span() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 717 ucs4_span(const C* begin, const C* end, size_t max, in ucs4_span() function 730 ucs4_span(range<const char16_t, false>& from, size_t max, in ucs4_span() function
|