Searched defs:ucs2_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 | 687 ucs2_span(range<const char16_t, false>& from, size_t max, in ucs2_span() function 701 ucs2_span(const C* begin, const C* end, size_t max, in ucs2_span() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | codecvt.cc | 687 ucs2_span(range<const char16_t, false>& from, size_t max, in ucs2_span() function 701 ucs2_span(const C* begin, const C* end, size_t max, in ucs2_span() function
|