Home
last modified time | relevance | path

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

/external/libcxx/src/
Dlocale.cpp1784 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf16_to_utf8()
1861 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf16_to_utf8()
1938 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_utf16()
2059 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_utf16()
2179 size_t mx, unsigned long Maxcode = 0x10FFFF, in utf8_to_utf16_length()
2281 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in ucs4_to_utf8()
2336 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_ucs4()
2449 size_t mx, unsigned long Maxcode = 0x10FFFF, in utf8_to_ucs4_length()
2548 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in ucs2_to_utf8()
2594 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_ucs2()
[all …]