Home
last modified time | relevance | path

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

/third_party/boost/boost/locale/
Dgeneric_codecvt.hpp212 … state_type cvt_state = implementation().initial_state(generic_codecvt_base::to_unicode_state); in do_length() local
257 … state_type cvt_state = implementation().initial_state(generic_codecvt_base::to_unicode_state); in do_in() local
354 … state_type cvt_state = implementation().initial_state(generic_codecvt_base::from_unicode_state); in do_out() local
505 … state_type cvt_state = implementation().initial_state(generic_codecvt_base::to_unicode_state); in do_length() local
540 … state_type cvt_state = implementation().initial_state(generic_codecvt_base::to_unicode_state); in do_in() local
601 … state_type cvt_state = implementation().initial_state(generic_codecvt_base::from_unicode_state); in do_out() local