Home
last modified time | relevance | path

Searched refs:offW (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/kernel32/wine/
H A Dcomm.c174 static const WCHAR offW[] = {'o','f','f',0}; in COMM_ParseOnOff() local
181 else if(!strncmpiW(offW, ptr, 3)) in COMM_ParseOnOff()