Searched refs:GA_PTR (Results 1 – 1 of 1) sorted by relevance
399 #define GA_PTR(i) ((char_u *)ga.ga_data + i) in str_foldcase() macro401 #define STR_PTR(i) (buf == NULL ? GA_PTR(i) : buf + i) in str_foldcase()461 STRMOVE(GA_PTR(i) + nlen, GA_PTR(i) + olen); in str_foldcase()