Next: SCM string-downcase, Previous: SCM *=*, Up: Common 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