home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / disks / disk444.lzh / RegExpLib / regexp.fd < prev    next >
Text File  |  1991-01-24  |  244b  |  13 lines

  1. * .fd file for RegExp.library
  2. *
  3. ##base _RegExpBase
  4. ##bias 30
  5. ##private
  6. * The library entry point offsets
  7. *
  8. RegExpQuery(msgptr)(A0)
  9. ##public
  10. RegExpCompile(restr, patstr)(A0,A1)
  11. RegExpMatch(line, pattern, index, len, flags)(A0,A1,A2,A3,D0)
  12. ##end
  13.