Find the first (lowest beginning position) subsequence in the controlled sequence, beginning on or after position pos that matches the operand sequence specified by the remaining operands.
Return Value
If it succeeds, return the position where the matching subsequence begins. Otherwise, return MString::npos.