Home
last modified time | relevance | path

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

/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dmatchi.c14 string_len, ftnlen templ_len, ftnlen wstr_len, ftnlen wchr_len) in matchi_()
H A Dmatchw.c14 string_len, ftnlen templ_len, ftnlen wstr_len, ftnlen wchr_len) in matchw_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dmatchi.c14 string_len, ftnlen templ_len, ftnlen wstr_len, ftnlen wchr_len) in matchi_()
H A Dmatchw.c14 string_len, ftnlen templ_len, ftnlen wstr_len, ftnlen wchr_len) in matchw_()
/dports/games/warzone2100/warzone2100/src/
H A Durlhelpers.cpp80 int wstr_len = MultiByteToWideChar(CP_UTF8, 0, str, -1, NULL, 0); in utf8ToUtf16() local
H A Durlrequest.cpp883 int wstr_len = MultiByteToWideChar(CP_UTF8, 0, request.outFilePath.c_str(), -1, NULL, 0); in RunningURLFileDownloadRequest() local
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dfl_font_win32.cxx163 static int wstr_len = 0; variable
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dfl_font_win32.cxx155 static int wstr_len = 0; variable
/dports/games/warzone2100/warzone2100/lib/framework/
H A Di18n.cpp433 int wstr_len = MultiByteToWideChar(CP_UTF8, 0, dirname, -1, NULL, 0); in wzBindTextDomain() local
H A Ddebug.cpp226 int wstr_len = MultiByteToWideChar(CP_UTF8, 0, WZDebugfilename.toUtf8().c_str(), -1, NULL, 0); in debug_callback_file_init() local
/dports/x11-toolkits/ntk/ntk/src/
H A Dfl_font_win32.cxx163 static int wstr_len = 0; variable
/dports/games/warzone2100/warzone2100/lib/netplay/
H A Dnetplay.cpp2243 int wstr_len = MultiByteToWideChar(CP_UTF8, 0, fullFilePath.c_str(), -1, NULL, 0); in markAsDownloadedFile() local
/dports/lang/v/v-0.1.29/vc/
H A Dv.c3632 int wstr_len = ((int)(wcslen(_wstr))); in string_from_wide() local
H A Dv_win.c3668 int wstr_len = ((int)(wcslen(_wstr))); in string_from_wide() local