Lines Matching refs:stem
35 int stem_id; /* indicates which stem-compression item */
38 /* A regular expression stem */
39 typedef struct stem {
62 /* Return the length of the text that can be considered the stem, returns 0
63 * if there is no identifiable stem */
79 /* return the length of the text that is the stem of a file name */
89 /* find the stem of a file spec, returns the index into stem_arr for a new
90 * or existing stem, (or -1 if there is no possible stem - IE for a file in
124 /* find the stem of a file name, returns the index into stem_arr (or -1 if
126 * too complex for us). Makes buf point to the text AFTER the stem. */
236 /* Skip the fixed stem. */
311 /* Stem of regex does not match requested prefix, discard. */
543 struct stem *stem;
557 stem = &data->stem_arr[i];
558 free(stem->buf);
612 /* if the spec in question matches no stem or has the same
613 * stem as the file AND if the spec in question has no mode