home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Enlightenment / enl_DR-0.10.tar.gz / enl_DR-0.10.tar / enl / regexp.h < prev    next >
Text File  |  1997-06-24  |  77b  |  4 lines

  1. int isafter(int p, char *s1, char *s2);
  2. int matchregexp(char *rx, char *s);
  3.  
  4.