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.
If it succeeds, it returns the position where the matching subsequence begins. Otherwise, it returns MWString::npos.