Home
last modified time | relevance | path

Searched defs:strs (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dcollate_facets_test.cpp58 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 Dmvctor_test.cpp625 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 Dhost.c330 BSTR *strs; in Host_Echo() local
/reactos/dll/win32/urlmon/
H A Dbindctx.c535 WCHAR **strs, ULONG cnt, ULONG *fetched) in BSCInternetBindInfo_GetBindString()
/reactos/dll/win32/dbghelp/
H A Dstabs.c1243 const char* strs, int strtablen, in stabs_parse()
/reactos/dll/win32/jscript/
H A Dstring.c405 jsstr_t **strs; in String_concat() local
/reactos/modules/rostests/winetests/oleaut32/
H A Dvartype.c5902 BSTR str, str2, strs[20]; in test_bstr_cache() local