Standard: http://www.w3.org/TR/xpath#function-contains

boolean contains (string, string)

Standard excerpt:

The contains function returns true if the first argument string contains the second argument string, and otherwise returns false.