summaryrefslogtreecommitdiffstats
path: root/lisplib.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-02-16 09:46:14 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-02-16 09:46:14 -0800
commitf16aaf441c112f0e6382b77ebdcd585d8c531580 (patch)
treece3041d1395f7260bd698230098beffc778ca952 /lisplib.c
parent338f97b5a32a038a7cb21b8045a72412dbe4bfd6 (diff)
downloadtxr-f16aaf441c112f0e6382b77ebdcd585d8c531580.tar.gz
txr-f16aaf441c112f0e6382b77ebdcd585d8c531580.tar.bz2
txr-f16aaf441c112f0e6382b77ebdcd585d8c531580.zip
scan-until-match, count-until-match: new functions.
* regex.c (scan_until_common): New static function, made from read_until_match. (read_until_match): Now just wrapper for scan_until_common. (scan_until_match, count_until_match): New functions. (regex_init): Registered new intrinsics scan-until-match and count-until-match. * regex.h (read_until_match, scan_until_match): Declared. * txr.1: Documented.
Diffstat (limited to 'lisplib.c')
0 files changed, 0 insertions, 0 deletions