Home
last modified time | relevance | path

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

/reactos/dll/win32/browseui/
H A Dparsecmdline.cpp30 static BOOL _CopyAndUnquoteText(LPCWSTR strFieldSource, LPWSTR strField, size_t cchField) in _CopyAndUnquoteText()
104 PCWSTR strFieldSource = *pstrFieldSource; in _FindNextArg() local
130 static PCWSTR _FindFirstField(PCWSTR strFieldSource) in _FindFirstField()