Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dmakeucnid.c122 unsigned long codepoint, this_decomp[4]; in read_table() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcodecvt.cc423 write_utf16_code_point(range<C, A>& to, char32_t codepoint, codecvt_mode mode) in write_utf16_code_point()
456 const char32_t codepoint = read_utf8_code_point(from, maxcode); local
493 const char32_t codepoint = read_utf16_code_point(from, maxcode, mode); local
536 const char32_t codepoint = read_utf8_code_point(from, maxcode); local