Home
last modified time | relevance | path

Searched defs:colonW (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/crt/string/
H A Dstrerror.c197 static const WCHAR colonW[] = {':', ' ', '\0'}; in __wcserror_s() local
/reactos/dll/win32/xmllite/
H A Dwriter.c193 static const WCHAR colonW[] = {':',0}; in alloc_element() local
/reactos/dll/win32/winhttp/
H A Drequest.c605 static const WCHAR spaceW[] = {' ',0}, crlfW[] = {'\r','\n',0}, colonW[] = {':',' ',0}; in build_request_string() local
1396 static const WCHAR spaceW[] = {' ',0}, crlfW[] = {'\r','\n',0}, colonW[] = {':',' ',0}; in build_proxy_connect_string() local