Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/
H A Dlocale.cpp1832 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf16_to_utf8()
1909 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf16_to_utf8()
1986 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_utf16()
2107 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_utf16()
2227 size_t mx, unsigned long Maxcode = 0x10FFFF, in utf8_to_utf16_length()
2329 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in ucs4_to_utf8()
2384 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_ucs4()
2497 size_t mx, unsigned long Maxcode = 0x10FFFF, in utf8_to_ucs4_length()
2596 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in ucs2_to_utf8()
2642 unsigned long Maxcode = 0x10FFFF, codecvt_mode mode = codecvt_mode(0)) in utf8_to_ucs2()
[all …]