Searched defs:nextIdx (Results 1 – 2 of 2) sorted by relevance
43 static const char *GetSlice(char *str, char delim, int *nextIdx) in GetSlice()62 int nextIdx = 0; in StringToVersion() local
95 static const char *GetSlice(char *str, char delim, int32_t *nextIdx) in GetSlice()126 int32_t nextIdx = 0; in StringToVersion() local