Searched refs:TK_F_STRLC (Results 1 – 3 of 3) sorted by relevance
202 #define TK_F_STRLC 2 /* TK_STRING: Convert string to lowercase */ macro
1812 if (flags & TK_F_STRLC) in gettoken_ident()1860 if (flags & TK_F_STRLC) in gettoken_simquote_str()1922 if (flags & TK_F_STRLC) in gettoken_cquote_str()
86 while ((tok = ld_map_gettoken(mf, TK_F_STRLC, &tkv)) != in map_cap()329 while ((tok = ld_map_gettoken(mf, TK_F_STRLC, &tkv)) != in map_equal()