Searched refs:rtGetOpArgvRequiresQuoting (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/misc/
H A Dgetoptargv.cpp340 DECLINLINE(bool) rtGetOpArgvRequiresQuoting(const char *pszArg, uint32_t fFlags, size_t *pcch) function
432 if (!rtGetOpArgvRequiresQuoting(pszArg, fFlags, &cchArg))

Completed in 42 milliseconds