Searched refs:spposComma (Results 1 – 1 of 1) sorted by relevance
786 size_t spposComma = command.find(",",pos); in CmdRun() local787 if (sppos == string::npos && spposComma == string::npos) in CmdRun()790 sppos = spposComma; in CmdRun()