Searched refs:STYLE_match (Results 1 – 1 of 1) sorted by relevance
66 #define STYLE_match 3 /* long description of matches */ macro209 C("about"), "-", STYLE_match,1538 else if (style != STYLE_options && style != STYLE_match || *s == '-' || *s == '+') in item()2163 style = STYLE_match; in opthelp()2220 if (style >= STYLE_match && style < STYLE_keys && !(sp_body = sfstropen())) in opthelp()2629 else if (style >= STYLE_match) in opthelp()2703 else if (style == STYLE_match && *what == '-') in opthelp()2742 else if (style == STYLE_match && *what == '+') in opthelp()2822 if (style == STYLE_match) in opthelp()2872 if (style < STYLE_match) in opthelp()[all …]