Home
last modified time | relevance | path

Searched refs:WCHAR (Results 1 – 25 of 2521) sorted by relevance

12345678910>>...101

/reactos/sdk/include/host/wine/
H A Dunicode.h122 extern WCHAR *strstrW( const WCHAR *str, const WCHAR *sub );
135 WINE_UNICODE_INLINE WCHAR tolowerW( WCHAR ch ) in tolowerW()
141 WINE_UNICODE_INLINE WCHAR toupperW( WCHAR ch ) in toupperW()
219 WINE_UNICODE_INLINE WCHAR *strcpyW( WCHAR *dst, const WCHAR *src ) in strcpyW()
242 WINE_UNICODE_INLINE WCHAR *strcatW( WCHAR *dst, const WCHAR *src ) in strcatW()
248 WINE_UNICODE_INLINE WCHAR *strchrW( const WCHAR *str, WCHAR ch ) in strchrW()
254 WINE_UNICODE_INLINE WCHAR *strrchrW( const WCHAR *str, WCHAR ch ) in strrchrW()
261 WINE_UNICODE_INLINE WCHAR *strpbrkW( const WCHAR *str, const WCHAR *accept ) in strpbrkW()
281 WINE_UNICODE_INLINE WCHAR *strlwrW( WCHAR *str ) in strlwrW()
295 WINE_UNICODE_INLINE WCHAR *memchrW( const WCHAR *ptr, WCHAR ch, size_t n ) in memchrW()
[all …]
/reactos/sdk/include/reactos/subsys/win/
H A Dbase.h37 WCHAR iCountry[80];
39 WCHAR sList[80];
45 WCHAR iDigits[80];
46 WCHAR iLZero[80];
60 WCHAR sTime[80];
61 WCHAR iTime[80];
64 WCHAR s1159[80];
65 WCHAR s2359[80];
67 WCHAR sDate[80];
68 WCHAR iDate[80];
[all …]
/reactos/sdk/include/psdk/
H A Dsoftpub.h33 static const WCHAR SP_GENERIC_CERT_INIT_FUNCTION[] =
132 static const WCHAR SP_INIT_FUNCTION[] =
134 static const WCHAR SP_OBJTRUST_FUNCTION[] =
136 static const WCHAR SP_SIGTRUST_FUNCTION[] =
138 static const WCHAR SP_CHKCERT_FUNCTION[] =
140 static const WCHAR SP_FINALPOLICY_FUNCTION[] =
142 static const WCHAR SP_CLEANUPPOLICY_FUNCTION[] =
171 static const WCHAR HTTPS_CERTTRUST_FUNCTION[] =
194 static const WCHAR OFFICE_INITPROV_FUNCTION[] =
215 static const WCHAR DRIVER_INITPROV_FUNCTION[] =
[all …]
H A Dvsstyle.h64 #define VSCLASS_BUTTON (const WCHAR []){'B','U','T','T','O','N',0}
70 static const WCHAR VSCLASS_BUTTON [] = {'B','U','T','T','O','N',0};
409 #define VSCLASS_EDIT (const WCHAR []){'E','D','I','T',0}
415 static const WCHAR VSCLASS_EDIT [] = {'E','D','I','T',0};
832 #define VSCLASS_MENU (const WCHAR []){'M','E','N','U',0}
838 static const WCHAR VSCLASS_MENU [] = {'M','E','N','U',0};
1017 #define VSCLASS_REBAR (const WCHAR []){'R','E','B','A','R',0}
1141 #define VSCLASS_SPIN (const WCHAR []){'S','P','I','N',0}
1145 static const WCHAR VSCLASS_SPIN [] = {'S','P','I','N',0};
1208 #define VSCLASS_TAB (const WCHAR []){'T','A','B',0}
[all …]
H A Drassapi.h82 WCHAR wszUserName[UNLEN + 1];
83 WCHAR wszComputer[NETBIOS_NAME_LEN];
85 WCHAR wszLogonDomain[DNLEN + 1];
92 WCHAR wszWksta[ NETBIOS_NAME_LEN + 1 ];
159 DWORD APIENTRY RasAdminGetUserAccountServer( const WCHAR*, const WCHAR*, LPWSTR );
160 DWORD APIENTRY RasAdminUserGetInfo( const WCHAR*, const WCHAR*, PRAS_USER_0 );
161 DWORD APIENTRY RasAdminUserSetInfo( const WCHAR*, const WCHAR*, const PRAS_USER_0 );
164 DWORD APIENTRY RasAdminPortClearStatistics( const WCHAR*, const WCHAR* );
165 DWORD APIENTRY RasAdminPortDisconnect( const WCHAR*, const WCHAR* );
170 DWORD APIENTRY RasAdminGetIpAddressForUser ( WCHAR*, WCHAR*, IPADDR*, BOOL*);
[all …]
/reactos/dll/win32/wbemprox/
H A Dwbemprox_private.h95 const WCHAR *name;
110 const WCHAR *name;
124 const WCHAR *name;
125 const WCHAR *class;
142 WCHAR *sval;
156 const WCHAR *name;
189 WCHAR *class;
191 WCHAR *filter;
262 static inline WCHAR *heap_strdupW( const WCHAR *src ) in heap_strdupW()
264 WCHAR *dst; in heap_strdupW()
[all …]
H A Dbuiltin.c1711 static WCHAR *convert_bios_date( const WCHAR *str ) in convert_bios_date()
2181 static WCHAR *build_glob( WCHAR drive, const WCHAR *path, UINT len ) in build_glob()
2201 static WCHAR *build_name( WCHAR drive, const WCHAR *path ) in build_name()
2317 static WCHAR *append_path( const WCHAR *path, const WCHAR *segment, UINT *len ) in append_path()
2768 static WCHAR *get_filesystem( const WCHAR *root ) in get_filesystem()
2917 static WCHAR *get_volumename( const WCHAR *root ) in get_volumename()
3927 WCHAR *ret = heap_alloc( 11 * sizeof(WCHAR) ); in get_codeset()
3933 WCHAR *ret = heap_alloc( 6 * sizeof(WCHAR) ); in get_countrycode()
3939 WCHAR *ret = heap_alloc( 5 * sizeof(WCHAR) ); in get_locale()
3946 WCHAR *ret = heap_alloc( 11 * sizeof(WCHAR) ); in get_osbuildnumber()
[all …]
/reactos/win32ss/printing/providers/localspl/
H A Dforms.c40 WCHAR wszLetter[] = L"Letter";
43 WCHAR wszLedger[] = L"Ledger";
44 WCHAR wszLegal[] = L"Legal";
47 WCHAR wszA3[] = L"A3";
48 WCHAR wszA4[] = L"A4";
50 WCHAR wszA5[] = L"A5";
53 WCHAR wszFolio[] = L"Folio";
57 WCHAR wszNote[] = L"Note";
105 WCHAR wszA0[] = L"A0";
109 WCHAR wszA1[] = L"A1";
[all …]
/reactos/dll/win32/vbscript/
H A Dlex.c94 const WCHAR *word;
161 static int check_keyword(parser_ctx_t *ctx, const WCHAR *word, const WCHAR **lval) in check_keyword()
163 const WCHAR *p1 = ctx->ptr; in check_keyword()
164 const WCHAR *p2 = word; in check_keyword()
165 WCHAR c; in check_keyword()
205 const WCHAR *ptr = ctx->ptr++; in parse_identifier()
206 WCHAR *str; in parse_identifier()
225 const WCHAR *ptr = ++ctx->ptr; in parse_string_literal()
226 WCHAR *rptr; in parse_string_literal()
358 static int hex_to_int(WCHAR c) in hex_to_int()
[all …]
/reactos/base/applications/cmdutils/reg/
H A Dimport.c30 WCHAR *strW; in GetWideString()
44 WCHAR *strW; in GetWideStringN()
101 static WCHAR *header_state(struct parser *parser, WCHAR *pos);
104 static WCHAR *key_name_state(struct parser *parser, WCHAR *pos);
110 static WCHAR *data_type_state(struct parser *parser, WCHAR *pos);
113 static WCHAR *hex_data_state(struct parser *parser, WCHAR *pos);
117 static WCHAR *set_value_state(struct parser *parser, WCHAR *pos);
189 WCHAR *s; in convert_hex_csv_to_hex()
302 static BOOL unescape_string(WCHAR *str, WCHAR **unparsed) in unescape_string()
347 static HKEY parse_key_name(WCHAR *key_name, WCHAR **key_path) in parse_key_name()
[all …]
H A Dreg.h31 const WCHAR *name;
40 HKEY path_get_rootkey(const WCHAR *path);
41 WCHAR *build_subkey_path(WCHAR *path, DWORD path_len, WCHAR *subkey_name, DWORD subkey_len);
42 WCHAR *get_long_key(HKEY root, WCHAR *path);
43 BOOL parse_registry_key(const WCHAR *key, HKEY *root, WCHAR **path);
44 BOOL is_char(const WCHAR s, const WCHAR c);
45 BOOL is_switch(const WCHAR *s, const WCHAR c);
48 int reg_add(int argc, WCHAR *argvW[]);
51 int reg_copy(int argc, WCHAR *argvW[]);
54 int reg_delete(int argc, WCHAR *argvW[]);
[all …]
H A Dreg.c78 WCHAR *str; in output_formatstring()
130 WCHAR Ybuffer[4]; in ask_confirm()
131 WCHAR Nbuffer[4]; in ask_confirm()
134 WCHAR *str; in ask_confirm()
198 WCHAR *build_subkey_path(WCHAR *path, DWORD path_len, WCHAR *subkey_name, DWORD subkey_len) in build_subkey_path()
208 WCHAR *get_long_key(HKEY root, WCHAR *path) in get_long_key()
211 WCHAR *long_key; in get_long_key()
234 BOOL parse_registry_key(const WCHAR *key, HKEY *root, WCHAR **path) in parse_registry_key()
236 WCHAR *p; in parse_registry_key()
267 BOOL is_char(const WCHAR s, const WCHAR c) in is_char()
[all …]
H A Dexport.c29 static WCHAR *escape_string(WCHAR *str, size_t str_len, size_t *line_len) in escape_string()
32 WCHAR *buf; in escape_string()
36 WCHAR c = str[i]; in escape_string()
48 WCHAR c = str[i]; in escape_string()
88 WCHAR *buf = malloc((line_len + 4) * sizeof(WCHAR)); in export_value_name()
103 static void export_string_data(WCHAR **buf, WCHAR *data, size_t size) in export_string_data()
106 WCHAR *str; in export_string_data()
134 WCHAR *buf = malloc(15 * sizeof(WCHAR)); in export_hex_data_type()
185 WCHAR *buf = NULL; in export_data()
220 WCHAR *buf; in export_key_name()
[all …]
/reactos/base/applications/regedit/
H A Dregproc.c40 WCHAR* strW; in GetWideString()
151 static WCHAR *header_state(struct parser *parser, WCHAR *pos);
154 static WCHAR *key_name_state(struct parser *parser, WCHAR *pos);
163 static WCHAR *hex_data_state(struct parser *parser, WCHAR *pos);
239 WCHAR *s; in convert_hex_csv_to_hex()
394 static HKEY parse_key_name(WCHAR *key_name, WCHAR **key_path) in parse_key_name()
539 static WCHAR *header_state(struct parser *parser, WCHAR *pos) in header_state()
1045 WCHAR *pos; in import_registry_file()
1140 WCHAR *buf; in REGPROC_escape_string()
1255 WCHAR *buf = malloc(15 * sizeof(WCHAR)); in export_hex_data_type()
[all …]
/reactos/dll/win32/windowscodecs/
H A Dmetadataquery.c38 static const WCHAR *map_shortname_to_schema(const GUID *format, const WCHAR *name);
44 WCHAR *root;
109 const WCHAR *root; in mqr_GetLocation()
134 const WCHAR *str;
141 WCHAR str[10];
185 WCHAR *bstr; in get_token()
200 WCHAR *idx_end; in get_token()
454 WCHAR *full_query; in mqr_GetMetadataByName()
455 const WCHAR *p; in mqr_GetMetadataByName()
688 const WCHAR *name;
[all …]
/reactos/base/applications/cmdutils/wmic/
H A Dmain.c67 const WCHAR *alias;
68 const WCHAR *class;
81 static const WCHAR *find_class( const WCHAR *alias ) in find_class()
92 static inline WCHAR *strdupW( const WCHAR *src ) in strdupW()
94 WCHAR *dst; in strdupW()
101 static WCHAR *find_prop( IWbemClassObject *class, const WCHAR *prop ) in find_prop()
104 WCHAR *ret = NULL; in find_prop()
129 WCHAR buffer[8192]; in output_string()
144 WCHAR buffer[8192]; in output_error()
155 WCHAR buffer[8192]; in output_header()
[all …]
/reactos/dll/directx/wine/dxdiagn/
H A Dprovider.c632 WCHAR print_buf[200]; in fill_processor_information()
939 const WCHAR *name; in vendor_id_to_manufacturer_string()
966 WCHAR buffer[256]; in fill_display_information_d3d()
1275 WCHAR buffer[256]; in fill_display_information_fallback()
1405 WCHAR buffer[256]; in dsound_enum()
1406 const WCHAR *p, *name; in dsound_enum()
1525 WCHAR *szFile; in fill_file_description()
1526 WCHAR szVersion_v[1024]; in fill_file_description()
1652 WCHAR szFileID[5]; in build_directxfiles_tree()
1711 WCHAR bufferW[10]; in fill_filter_data_information()
[all …]
/reactos/modules/rostests/winetests/netapi32/
H A Daccess.c32 static WCHAR user_name[UNLEN + 1];
359 static const WCHAR path[] = in test_DavGetHTTPFromUNCPath()
361 static const WCHAR path2[] = in test_DavGetHTTPFromUNCPath()
363 static const WCHAR path3[] = in test_DavGetHTTPFromUNCPath()
445 const WCHAR *path; in test_DavGetHTTPFromUNCPath()
448 const WCHAR *ret_path; in test_DavGetHTTPFromUNCPath()
483 WCHAR buf[MAX_PATH]; in test_DavGetHTTPFromUNCPath()
556 static const WCHAR path[] = in test_DavGetUNCFromHTTPPath()
619 const WCHAR *path; in test_DavGetUNCFromHTTPPath()
622 const WCHAR *ret_path; in test_DavGetUNCFromHTTPPath()
[all …]
/reactos/sdk/include/reactos/idl/
H A Dwinspool.idl79 [string] WCHAR* pName;
86 [string] WCHAR* pName;
97 [string] WCHAR* pName;
113 [string] WCHAR* pName;
131 [string] WCHAR* pName;
458 WCHAR* pName;
459 WCHAR* pEnvironment;
460 WCHAR* pDLLName;
466 WCHAR* pOrder;
1437 [out, size_is(cbValueName / sizeof(WCHAR))] WCHAR* pValueName,
[all …]
H A Dnetdfs.idl31 [string] WCHAR *ServerName;
32 [string] WCHAR *ShareName;
38 [string] WCHAR *ServerName;
39 [string] WCHAR * ShareName;
79 [string] WCHAR *Comment;
87 [string] WCHAR *Comment;
96 [string] WCHAR *Comment;
107 [string] WCHAR *Comment;
119 [string] WCHAR *Comment;
137 [string] WCHAR *Comment;
[all …]
/reactos/sdk/tools/fatten/fatfs/option/
H A Dccsbcs.c30 const WCHAR Tbl[] = { /* CP437(0x80-0xFF) to Unicode conversion table */
44 const WCHAR Tbl[] = { /* CP720(0x80-0xFF) to Unicode conversion table */
58 const WCHAR Tbl[] = { /* CP737(0x80-0xFF) to Unicode conversion table */
72 const WCHAR Tbl[] = { /* CP771(0x80-0xFF) to Unicode conversion table */
86 const WCHAR Tbl[] = { /* CP775(0x80-0xFF) to Unicode conversion table */
100 const WCHAR Tbl[] = { /* CP850(0x80-0xFF) to Unicode conversion table */
275 WCHAR ff_convert ( /* Converted character, Returns zero on error */ in ff_convert()
276 WCHAR chr, /* Character code to be converted */ in ff_convert()
280 WCHAR c; in ff_convert()
304 WCHAR ff_wtoupper ( /* Returns upper converted character */ in ff_wtoupper()
[all …]
/reactos/dll/win32/winhttp/
H A Dwinhttp_private.h72 WCHAR *hostname;
82 WCHAR *agent;
105 WCHAR *username;
106 WCHAR *password;
133 WCHAR *field;
134 WCHAR *value;
174 WCHAR *verb;
175 WCHAR *path;
176 WCHAR *version;
306 static inline WCHAR *strdupW( const WCHAR *src ) in strdupW()
[all …]
/reactos/base/applications/cmdutils/xcopy/
H A Dxcopy.c206 WCHAR *new_path; in XCOPY_CreateDirectory()
217 WCHAR *slash; in XCOPY_CreateDirectory()
252 static BOOL XCOPY_ProcessExcludeFile(WCHAR* filename, WCHAR* endOfName) { in XCOPY_ProcessExcludeFile()
347 static int XCOPY_DoCopy(WCHAR *srcstem, WCHAR *srcspec, in XCOPY_DoCopy()
348 WCHAR *deststem, WCHAR *destspec, in XCOPY_DoCopy()
664 static WCHAR *skip_whitespace(WCHAR *p) in skip_whitespace()
679 static int find_end_of_word(const WCHAR *word, WCHAR **end) in find_end_of_word()
701 static void strip_quotes(WCHAR *word, WCHAR **end) in strip_quotes()
703 WCHAR *rp, *wp; in strip_quotes()
734 WCHAR first; in XCOPY_ParseCommandLine()
[all …]
/reactos/sdk/tools/unicode/
H A Dstring.c32 int strcmpiW( const WCHAR *str1, const WCHAR *str2 ) in strcmpiW()
43 int strncmpiW( const WCHAR *str1, const WCHAR *str2, int n ) in strncmpiW()
51 int memicmpW( const WCHAR *str1, const WCHAR *str2, int n ) in memicmpW()
59 WCHAR *strstrW( const WCHAR *str, const WCHAR *sub ) in strstrW()
74 long int strtolW( const WCHAR *nptr, WCHAR **endptr, int base ) in strtolW()
81 register WCHAR c; in strtolW()
202 register WCHAR c; in strtoulW()
436 const WCHAR *wstr = va_arg(valist, const WCHAR *); in vsnprintfW()
515 int vsprintfW( WCHAR *str, const WCHAR *format, va_list valist ) in vsprintfW()
520 int snprintfW( WCHAR *str, size_t len, const WCHAR *format, ...) in snprintfW()
[all …]
/reactos/modules/rostests/winetests/kernel32/
H A Dformat_msg.c135 WCHAR out[0x100] = {0}; in test_message_from_string_wide()
912 WCHAR out[256]; in test_message_ignore_inserts_wide()
1238 WCHAR out[5]; in test_message_insufficient_buffer_wide()
1451 WCHAR *buf; in test_message_allocate_buffer_wide()
1468 buf = (WCHAR *)0xdeadbeef; in test_message_allocate_buffer_wide()
1476 buf = (WCHAR *)0xdeadbeef; in test_message_allocate_buffer_wide()
1489 buf = (WCHAR *)0xdeadbeef; in test_message_allocate_buffer_wide()
1491 test, 0, 0, (WCHAR *)&buf, sizeof(test)/sizeof(WCHAR) - 1, NULL); in test_message_allocate_buffer_wide()
1504 test, 0, 0, (WCHAR *)&buf, sizeof(test)/sizeof(WCHAR), NULL); in test_message_allocate_buffer_wide()
1711 WCHAR out[5]; in test_message_invalid_flags_wide()
[all …]

12345678910>>...101