Searched refs:STR_CHAR (Results 1 – 1 of 1) sorted by relevance
400 #define STR_CHAR(i) (buf == NULL ? GA_CHAR(i) : buf[i]) in str_foldcase() macro425 while (STR_CHAR(i) != NUL) in str_foldcase()427 if (enc_utf8 || (has_mbyte && MB_BYTE2LEN(STR_CHAR(i)) > 1)) in str_foldcase()