Searched defs:lastPos (Results 1 – 4 of 4) sorted by relevance
73 size_t lastPos = s.find_first_not_of(';', 0); in ResetOptionValueFromString() local
310 size_t lastPos = s.find_first_not_of(',', 0); in ProcessLogComponentsFromString() local
152 size_t lastPos = 0; in GetStringItems() local
82 size_t lastPos = str.find_last_of(lastChar); in RemoveTrailingChar() local