Searched refs:setEnd (Results 1 – 3 of 3) sorted by relevance
39 CommandExecutor::GetNextWord(char** setBegin, char** setEnd) const in GetNextWord()41 char* next = *setEnd; in GetNextWord()59 *setEnd = next; in GetNextWord()
116 GetNextWord(char** setBegin, char** setEnd) in GetNextWord() argument118 char* next = *setEnd; in GetNextWord()141 *setEnd = next; in GetNextWord()
82 char** setEnd) const;