Searched defs:frm_end (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | locale.cpp | 1357 const intern_type* frm_end, in do_out() 1414 const extern_type* frm_end, in do_in() 1503 state_type& st, const extern_type* frm, const extern_type* frm_end, size_t mx) const { in do_length() argument 1546 const uint16_t* frm_end, in utf16_to_utf8() 1612 const uint32_t* frm_end, in utf16_to_utf8() 1678 const uint8_t* frm_end, in utf8_to_utf16() 1784 const uint8_t* frm_end, in utf8_to_utf16() 1890 const uint8_t* frm_end, in utf8_to_utf16_length() 1973 const uint32_t* frm_end, in ucs4_to_utf8() 2023 const uint8_t* frm_end, in utf8_to_ucs4() [all …]
|