home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 1
/
GoldFishApril1994_CD2.img
/
d4xx
/
d444
/
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