HomeSort by: relevance | last modified time | path
    Searched refs:expand_names (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcssyn.c 46 * (expand_names): Add "b" for -kb.
345 char const *const expand_names[] = { variable
366 for (p = expand_names; *p; ++p)
368 return p - expand_names;
rcsgen.c 522 Kexpand, SDELIM, expand_names[Expand], SDELIM
rcsbase.h 641 /* These expand modes must agree with Expand_names[] in rcssyn.c. */
668 extern char const *const expand_names[];
rlog.c 432 expand_names[Expand]

Completed in 22 milliseconds