Home | History | Annotate | Download | only in src

Lines Matching defs: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. */
535 struct stem *stem;
548 stem = &data->stem_arr[i];
549 free(stem->buf);
603 /* if the spec in question matches no stem or has the same
604 * stem as the file AND if the spec in question has no mode