Searched refs:tkid_attr (Results 1 – 1 of 1) sorted by relevance
526 static const char tkid_attr[128] = { variable722 if ((c & 0x80) || !(tkid_attr[c] & mf->mf_tkid_start)) { in ident_delimit()730 for (c = *str; !(c & 0x80) && (tkid_attr[c] & mf->mf_tkid_cont); in ident_delimit()