home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 4 / MA_Cover_4.iso / libs / regexp / include / fd / regexp_lib.fd
Encoding:
Amiga Function Description  |  1998-02-26  |  165 b   |  10 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. RegXlatError(errorcode)(d0)
  9. ##end
  10.