Looks for any of passed characters through whole string backwardly. Compares last string character to all characters in anyOf, then Compares previous one and so on. Returns index of the first match found.... Compares last string character to all...characters in anyOf, then compares previous one and so on. Returns...