Searched defs:strs (Results 1 – 7 of 7) sorted by relevance
/reactos/sdk/lib/3rdparty/stlport/test/unit/ |
H A D | collate_facets_test.cpp | 58 string strs[] = {"abdd", "ab�d", "abbd", "abcd"}; in collate_facet() local 109 wstring strs[] = {L"abdd", L"abcd", L"abbd", L"abcd"}; in collate_facet() local 234 string strs[] = {"abdd", /* "ab�d",*/ "abbd", "abcd"}; in collate_by_name() local
|
H A D | mvctor_test.cpp | 625 vector<string> strs; in vector_test() local 654 vector<string> strs; in vector_test() local 678 vector<string> strs; in vector_test() local 703 vector<string> strs; in vector_test() local 732 vector<string> strs; in vector_test() local 762 vector<string> strs; in vector_test() local
|
/reactos/base/applications/cmdutils/wscript/ |
H A D | host.c | 330 BSTR *strs; in Host_Echo() local
|
/reactos/dll/win32/urlmon/ |
H A D | bindctx.c | 535 WCHAR **strs, ULONG cnt, ULONG *fetched) in BSCInternetBindInfo_GetBindString()
|
/reactos/dll/win32/dbghelp/ |
H A D | stabs.c | 1243 const char* strs, int strtablen, in stabs_parse()
|
/reactos/dll/win32/jscript/ |
H A D | string.c | 405 jsstr_t **strs; in String_concat() local
|
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | vartype.c | 5902 BSTR str, str2, strs[20]; in test_bstr_cache() local
|