Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DArgumentParser.h21 void SetArgumentList(TCHAR *pchArguments);
H A DArgumentParser.cpp44 void CArgumentParser::SetArgumentList(TCHAR *pchArguments) in SetArgumentList() function in CArgumentParser
H A DRegistryExplorer.cpp226 Parser.SetArgumentList(pchCommand); in main()