Changeset 3438 for trunk/src/kash/expand.h
- Timestamp:
- Sep 9, 2020, 10:01:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/expand.h
r1233 r3438 65 65 void expandhere(struct shinstance *, union node *, int); 66 66 void expandarg(struct shinstance *, union node *, struct arglist *, int); 67 void expari(struct shinstance *, int);68 67 int patmatch(struct shinstance *, char *, char *, int); 69 68 void rmescapes(struct shinstance *, char *);
Note:
See TracChangeset
for help on using the changeset viewer.