Home
last modified time | relevance | path

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

/external/libcxx/src/
Dlocale.cpp1728 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf16_to_utf8()
1805 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf16_to_utf8()
1882 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_utf16()
2003 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_utf16()
2123 size_t mx, unsigned long Maxcode = 0x10FFFF, in utf8_to_utf16_length()
2225 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in ucs4_to_utf8()
2280 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_ucs4()
2393 size_t mx, unsigned long Maxcode = 0x10FFFF, in utf8_to_ucs4_length()
2492 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in ucs2_to_utf8()
2538 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_ucs2()
[all …]