use-case

[procedure] ignore-case regexp

[procedure] use-case regexp

Scheme48: returns a regexp which is the same as regexp except it matches ignoring (or not ignoring) the case. See Concept:RegularExpression, match.