reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

usr/include/c++/7.4.0/bits/codecvt.h
  409       typedef char			extern_type;
  474       typedef char			extern_type;
  531       typedef char			extern_type;

References

usr/include/c++/7.4.0/bits/codecvt.h
  368 	     extern_type* __to, extern_type* __to_end,
  368 	     extern_type* __to, extern_type* __to_end,
  369 	     extern_type*& __to_next) const;
  372       do_unshift(state_type& __state, extern_type* __to,
  373 		 extern_type* __to_end, extern_type*& __to_next) const;
  373 		 extern_type* __to_end, extern_type*& __to_next) const;
  376       do_in(state_type& __state, const extern_type* __from,
  377 	    const extern_type* __from_end, const extern_type*& __from_next,
  377 	    const extern_type* __from_end, const extern_type*& __from_next,
  388       do_length(state_type&, const extern_type* __from,
  389 		const extern_type* __end, size_t __max) const;
  431 	     extern_type* __to, extern_type* __to_end,
  431 	     extern_type* __to, extern_type* __to_end,
  432 	     extern_type*& __to_next) const;
  436 		 extern_type* __to, extern_type* __to_end,
  436 		 extern_type* __to, extern_type* __to_end,
  437 		 extern_type*& __to_next) const;
  441 	     const extern_type* __from, const extern_type* __from_end,
  441 	     const extern_type* __from, const extern_type* __from_end,
  442 	     const extern_type*& __from_next,
  453       int do_length(state_type&, const extern_type* __from,
  454 		    const extern_type* __end, size_t __max) const;
  491 	     extern_type* __to, extern_type* __to_end,
  491 	     extern_type* __to, extern_type* __to_end,
  492 	     extern_type*& __to_next) const;
  496 		 extern_type* __to, extern_type* __to_end,
  496 		 extern_type* __to, extern_type* __to_end,
  497 		 extern_type*& __to_next) const;
  501 	     const extern_type* __from, const extern_type* __from_end,
  501 	     const extern_type* __from, const extern_type* __from_end,
  502 	     const extern_type*& __from_next,
  513       int do_length(state_type&, const extern_type* __from,
  514 		    const extern_type* __end, size_t __max) const;
  548 	     extern_type* __to, extern_type* __to_end,
  548 	     extern_type* __to, extern_type* __to_end,
  549 	     extern_type*& __to_next) const;
  553 		 extern_type* __to, extern_type* __to_end,
  553 		 extern_type* __to, extern_type* __to_end,
  554 		 extern_type*& __to_next) const;
  558 	     const extern_type* __from, const extern_type* __from_end,
  558 	     const extern_type* __from, const extern_type* __from_end,
  559 	     const extern_type*& __from_next,
  570       int do_length(state_type&, const extern_type* __from,
  571 		    const extern_type* __end, size_t __max) const;