Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Dquery.h77 } unparsed; member
/reactos/base/applications/cmdutils/reg/
H A Dimport.c302 static BOOL unescape_string(WCHAR *str, WCHAR **unparsed) in unescape_string()
/reactos/base/applications/regedit/
H A Dregproc.c352 static BOOL REGPROC_unescape_string(WCHAR *str, WCHAR **unparsed) in REGPROC_unescape_string()