Lines Matching full:find_first_not_of
384 std::string::size_type lastPos = CommandLine.find_first_not_of(delimiters, 0);394 lastPos = CommandLine.find_first_not_of(delimiters, pos);