Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A DReplace.cs66 WrongNumArgs = 2, enumerator
145 return (int)ExitCode.WrongNumArgs; in Main()
H A DGetFile.cs67 WrongNumArgs = 2, enumerator
343 return (int)ExitCode.WrongNumArgs; in Main()