Searched refs:short_illegals (Results 1 – 3 of 3) sorted by relevance
34 const char *short_illegals=";+=[]',\"*\\<>/?:|"; variable112 autorename(name->base, '~', ' ', short_illegals, 8, bump); in autorename_short()
115 extern const char *short_illegals, *long_illegals;
371 contains_illegals(dosname->base,short_illegals,11)) { in get_slots()