Searched refs:s_cur (Results 1 – 1 of 1) sorted by relevance
41 static char *getIndex(const char **s_cur, const char *end_s);2513 getIndex(const char **s_cur, const char *s_end) in getIndex() argument2515 const char *s = *s_cur + 1; in getIndex()2563 *s_cur = s; in getIndex()