Lines Matching refs:category
65 static int category = T_END;
474 if ((category != T_CHARMAP) && (category != T_WIDTH)) {
524 if (category == T_END) {
539 if ((category != T_CHARMAP) &&
567 return (category);
597 /* clear the top level category if we're done with it */
599 category = T_END;
602 /* set the top level category if we're changing */
606 category = last_kw;