Home
last modified time | relevance | path

Searched defs:strA (Results 1 – 17 of 17) sorted by relevance

/reactos/base/applications/msconfig_new/
H A Dstringutils.c50 LPSTR strA; in UnicodeToAnsi() local
69 LPWSTR AnsiToUnicode(LPCSTR strA) in AnsiToUnicode()
/reactos/dll/win32/oleaut32/
H A Dhash.c630 LPSTR strA; in LHashValOfNameSys() local
/reactos/base/applications/regedit/
H A Dregproc.c36 static WCHAR* GetWideString(const char* strA) in GetWideString()
54 static WCHAR* GetWideStringN(const char* strA, int chars, DWORD *len) in GetWideStringN()
77 char* strA; in GetMultiByteString() local
95 char* strA; in GetMultiByteStringN() local
1131 char *strA = GetMultiByteString(str); in REGPROC_write_line() local
/reactos/modules/rostests/winetests/msvcrt/
H A Dlocale.c625 static const wchar_t strA[] = { 'A', '\0' }; in test_crtGetStringTypeW() local
/reactos/modules/rostests/apitests/atl/
H A DCString.cpp20 const char* strA; member
/reactos/base/applications/cmdutils/reg/
H A Dimport.c26 static WCHAR *GetWideString(const char *strA) in GetWideString()
40 static WCHAR *GetWideStringN(const char *strA, int size, DWORD *len) in GetWideStringN()
/reactos/modules/rostests/winetests/crypt32/
H A Dbase64.c452 static void decodeBase64WithLenFmtW(LPCSTR strA, int len, DWORD fmt, BOOL retA, in decodeBase64WithLenFmtW()
/reactos/modules/rostests/winetests/kernel32/
H A Dcodepage.c313 static const char strA[] = "just a test"; in test_overlapped_buffers() local
/reactos/dll/win32/comdlg32/
H A Dfiledlg31.c718 static LPWSTR FD31_MapStringPairsToW(LPCSTR strA, UINT size) in FD31_MapStringPairsToW()
/reactos/modules/rostests/winetests/user32/
H A Dclipboard.c2028 char strA[12]; member
/reactos/modules/rostests/winetests/mlang/
H A Dmlang.c2270 char strA[] = "abcd"; in test_IMLangConvertCharset() local
/reactos/dll/win32/comctl32/
H A Dcomboex.c330 static const WCHAR strA[] = { 'A', 0 }; in COMBOEX_GetComboFontSize() local
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c2888 xmlChar *des = NULL, *strA = NULL; in xmlSchemaPResCompAttrErr() local
2959 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaPIllegalAttrErr() local
14259 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14392 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
16595 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckDerivationOKRestriction() local
19756 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElemPropsCorrect() local
19795 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local
20056 xmlChar *strA = NULL, *strB = NULL; in xmlSchemaCheckElementDeclConsistent() local
/reactos/modules/rostests/winetests/urlmon/
H A Dsec_mgr.c190 static inline DWORD strcmp_aw(LPCSTR strA, LPCWSTR strB) { in strcmp_aw()
H A Duri.c7700 static inline DWORD strcmp_aw(LPCSTR strA, LPCWSTR strB) { in strcmp_aw()
/reactos/modules/rostests/winetests/msctf/
H A Dinputprocessor.c2228 CHAR strA[50]; in enum_compartments() local
/reactos/dll/win32/winhttp/
H A Drequest.c1445 char *strA; in secure_proxy_connect() local