Details
Description
locate(string substr, string str[, int pos]): int
Returns the position of the first occurrence of substr in str after position pos.
locate(string substr, string str[, int pos]): int
Returns the position of the first occurrence of substr in str after position pos.