home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / v / vim_src.zip / REGSUB.PRO < prev    next >
Text File  |  1993-01-12  |  105b  |  3 lines

  1. /* regsub.c */
  2. int regsub __PARMS((struct regexp *prog, char *source, char *dest, int copy, int magic));
  3.