home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / libs / regexp / include / fd / regexp_lib.fd
Encoding:
Text File  |  1998-02-19  |  137 b   |  9 lines

  1. * "regexp.library"
  2. ##base _RegexpBase
  3. ##bias 30
  4. ##public
  5. RegComp(expression)(a0)
  6. RegFree(handle)(a1)
  7. RegExec(handle,string)(a0,a1)
  8. ##end
  9.