Home
last modified time | relevance | path

Searched defs:do_length (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/config/locale/generic/
Dcodecvt_members.cc182 do_length(state_type& __state, const extern_type* __from, in do_length() function in codecvt
/freebsd-11-stable/contrib/libstdc++/config/locale/gnu/
Dcodecvt_members.cc235 do_length(state_type& __state, const extern_type* __from, in do_length() function in codecvt
/freebsd-11-stable/contrib/libstdc++/src/
Dcodecvt.cc107 do_length (state_type&, const extern_type* __from, in do_length() function in codecvt
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
HDlocale.cpp1483 codecvt<char, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
1679 codecvt<wchar_t, char, mbstate_t>::do_length(state_type& st, in do_length() function in codecvt
3160 codecvt<char16_t, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3237 codecvt<char32_t, char, mbstate_t>::do_length(state_type&, in do_length() function in codecvt
3329 __codecvt_utf8<wchar_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3404 __codecvt_utf8<char16_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3479 __codecvt_utf8<char32_t>::do_length(state_type&, in do_length() function in __codecvt_utf8
3554 __codecvt_utf16<wchar_t, false>::do_length(state_type&, in do_length() function in __codecvt_utf16
3629 __codecvt_utf16<wchar_t, true>::do_length(state_type&, in do_length() function in __codecvt_utf16
3704 __codecvt_utf16<char16_t, false>::do_length(state_type&, in do_length() function in __codecvt_utf16
[all …]
/freebsd-11-stable/contrib/libstdc++/include/ext/
Dcodecvt_specializations.h505 do_length(state_type&, const extern_type* __from, in do_length() function