Skip to content

Question about Unix file paths (and proposal for new regexp class)

1 message · Gabor Grothendieck

#
This is quite nifty.  One advantage is that glob2regexp does not
need to know the directory.

Perhaps what is needed is a regexp class which stores the type of 
regexp in the object itself: basic, extended, perl or glob.  This
would clean up and unify various extra arguments floating around 
in a number of functions.