Summary
###########################################################################
File: noncase.icn
Subject: Procedures for case-independent matching
Author: Robert J. Alexander
Date: May 2, 2001
###########################################################################
This file is in the public domain.
###########################################################################
Kit of case-independent versions of Icon's built-in string-analysis
procedures.
###########################################################################
Procedures:
c_any, c_cset, c_find, c_many, c_match, c_upto
This file is part of the (main) package.
Source code.
c_any(c, s, i1, i2)
c_cset(c)
c_find(s1, s2, i1, i2)
c_many(c, s, i1, i2)
c_match(s1, s2, i1, i2)
c_upto(c, s, i1, i2)
This page produced by UniDoc on 2021/04/15 @ 23:59:54.