Searched refs:STR_PTR (Results 1 – 1 of 1) sorted by relevance
401 #define STR_PTR(i) (buf == NULL ? GA_PTR(i) : buf + i) in str_foldcase() macro431 int c = utf_ptr2char(STR_PTR(i)); in str_foldcase()432 int olen = utf_ptr2len(STR_PTR(i)); in str_foldcase()471 (void)utf_char2bytes(lc, STR_PTR(i)); in str_foldcase()475 i += (*mb_ptr2len)(STR_PTR(i)); in str_foldcase()