Home
last modified time | relevance | path

Searched defs:utf32_to_utf8 (Results 1 – 25 of 44) sorted by relevance

12

/dports/www/node10/node-v10.24.1/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/support/
H A DStringUtils.h13 inline std::string utf32_to_utf8(const T& data) { in utf32_to_utf8() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/antlr4-cpp-runtime/runtime/src/support/
H A DStringUtils.h22 inline std::string utf32_to_utf8(T const& data) in utf32_to_utf8() function
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Cpp/runtime/src/support/
H A DStringUtils.h22 inline std::string utf32_to_utf8(T const& data) in utf32_to_utf8() function
/dports/devel/libantlr4/libantlr4-4.9.3/runtime/src/support/
H A DStringUtils.h32 inline std::string utf32_to_utf8(T const& data) in utf32_to_utf8() function
/dports/textproc/nuspell/nuspell-5.0.1/src/nuspell/
H A Dutils.hxx92 * @internal in utf32_to_utf8()
93 * @brief Enum that identifies the casing type of a word. in utf32_to_utf8()
101 ALL_CAPITAL, in utf32_to_utf8()
102 CAMEL /**< @internal camelCase i.e. mixed case with first small */, in utf32_to_utf8()
/dports/x11/libxkbcommon/libxkbcommon-1.3.1/src/
H A Dutf8.c36 utf32_to_utf8(uint32_t unichar, char *buffer) in utf32_to_utf8() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/debugger/test/
H A Dbs_utf_SUITE.erl242 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
244 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/debugger/test/
H A Dbs_utf_SUITE.erl242 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
244 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/debugger/test/
H A Dbs_utf_SUITE.erl242 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
244 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/debugger/test/
H A Dbs_utf_SUITE.erl242 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
244 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/debugger/test/
H A Dbs_utf_SUITE.erl242 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
244 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/debugger/test/
H A Dbs_utf_SUITE.erl242 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
244 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/debugger/test/
H A Dbs_utf_SUITE.erl242 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
244 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dbs_utf_SUITE.erl227 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
229 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A Dbs_utf_SUITE.erl227 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
229 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/core/
H A Dutf8_32.c84 uint32_t utf32_to_utf8(uint8_t utf8[6], uint32_t utf32) in utf32_to_utf8() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_utf_SUITE.erl227 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
229 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dbs_utf_SUITE.erl227 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
229 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_utf_SUITE.erl227 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
229 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_utf_SUITE.erl227 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
229 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dbs_utf_SUITE.erl227 utf32_to_utf8(<<C/utf32,T/binary>>, Bin) -> function
229 utf32_to_utf8(<<>>, Bin) -> Bin. function
/dports/emulators/mess/mame-mame0226/3rdparty/sol2/
H A Dtest_strings.cpp53 std::string utf32_to_utf8 = lua["utf32"]; variable
/dports/emulators/mame/mame-mame0226/3rdparty/sol2/
H A Dtest_strings.cpp53 std::string utf32_to_utf8 = lua["utf32"]; variable
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/core/io/
H A Dcharset.h242 …inline char *utf32_to_utf8(const lsp_utf32_t *str) { return __IF_LEBE(utf32le_to_utf8, utf32be_… in utf32_to_utf8() function
255 …inline size_t utf32_to_utf8(char *dst, size_t *ndst, const lsp_utf32_t *src, size_t *nsrc, bool … in utf32_to_utf8() function
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/tests/
H A Dtest_strings.cpp73 std::string utf32_to_utf8 = lua["utf32"]; variable

12