This wildcard character matches any sequence of characters, including an empty string.
このワイルドカード文字は、空文字列を含む任意の文字列シーケンスに一致します。
This wildcard character
「このワイルドカード文字」を指します。
matches
「一致する」という適合を示します。
any sequence of characters
「任意の文字列シーケンス」という範囲を示します。
including
「~を含めて」という包含を示します。
an empty string
「空文字列」を指します。