Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dfsetpos.c33 const char *wstring = "This is a test case!"; in fsetpos_0100() local
59 const char *wstring = "This is a test case!"; in fsetpos_0200() local
85 const char *wstring = "This is a test case!"; in fsetpos_0300() local
Dfopen.c36 const char *wstring = "this is tempory test!"; in fopen_0100() local
155 const char *wstring = "this is tempory test!"; in fopen_0500() local
270 const char *wstring = "this is tempory test!"; in fopen_0900() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsmessagebox.c141 WCHAR *wstring; in AddDialogString() local
/third_party/cef/include/internal/
Dcef_string_wrappers.h782 operator std::wstring() const { return ToWString(); } in wstring() function
/third_party/libxml2/
Dtrio.c671 trio_wchar_t *wstring; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp13968 typedef basic_string<wchar_t> wstring; typedef