home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
libraries
/
regexplib
/
regexp.fd
< prev
next >
Wrap
Text File
|
1991-01-24
|
244b
|
13 lines
* .fd file for RegExp.library
*
##base _RegExpBase
##bias 30
##private
* The library entry point offsets
*
RegExpQuery(msgptr)(A0)
##public
RegExpCompile(restr, patstr)(A0,A1)
RegExpMatch(line, pattern, index, len, flags)(A0,A1,A2,A3,D0)
##end