Home
last modified time | relevance | path

Searched defs:colonCrlf (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/cryptdlg/
H A Dmain.c517 static const WCHAR colonCrlf[] = { ':','\r','\n',0 }; variable
/reactos/dll/win32/crypt32/
H A Dobject.c1157 static const WCHAR colonCrlf[] = { ':','\r','\n',0 }; variable