MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / AnsiToUtf16

Method AnsiToUtf16

src/gtest/gtest-all.cpp:2162–2173  ·  view source on GitHub ↗

Creates a UTF-16 wide string from the given ANSI string, allocating memory using new. The caller is responsible for deleting the return value using delete[]. Returns the wide string, or NULL if the input is NULL.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected