Home | History | Annotate | Download | only in src

Lines Matching refs:_to_end

3125     uint8_t* _to_end
3127 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3142 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end);
3144 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3202 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3204 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3219 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
3221 result r = utf8_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt);
3279 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3282 result r = ucs2_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3285 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3303 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end);
3305 result r = utf8_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3309 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
3311 result r = utf8_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3367 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3369 result r = ucs2_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3385 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end);
3387 result r = utf8_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3442 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3444 result r = ucs4_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3460 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
3462 result r = utf8_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3517 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3519 result r = ucs4_to_utf16be(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3535 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
3537 result r = utf16be_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3592 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3594 result r = ucs4_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3610 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
3612 result r = utf16le_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3667 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3669 result r = ucs2_to_utf16be(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3685 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end);
3687 result r = utf16be_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3742 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3744 result r = ucs2_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3760 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end);
3762 result r = utf16le_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3817 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3819 result r = ucs4_to_utf16be(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3835 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
3837 result r = utf16be_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3892 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3894 result r = ucs4_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3910 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
3912 result r = utf16le_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3967 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
3969 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
3985 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
3987 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
4042 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
4044 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
4060 uint16_t* _to_end = reinterpret_cast<uint16_t*>(to_end);
4062 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
4117 uint8_t* _to_end = reinterpret_cast<uint8_t*>(to_end);
4119 result r = utf16_to_utf8(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,
4135 uint32_t* _to_end = reinterpret_cast<uint32_t*>(to_end);
4137 result r = utf8_to_utf16(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt,