Next: string-downcase - lower case a new string, Previous: string-contains-eqv? - caseless substring, Up: Common Scheme Functions [Contents][Index]
Usage: (*==* text match) string-contains?: Test to see if a string contains a substring. "strstr(3)" will find an address.
Arguments: text - text to test for pattern match - pattern/substring to search for