NSMatchingProgress
Set when the Block is called to report progress during a long-running match operation.
長く実行されているマッチ操作の間、「ブロック」が経過報告のために呼ばれる時に設定されます。
NSMatchingCompleted
Set when the Block is called after matching has completed.
マッチングが完了した後「ブロック」が呼ばれる時に設定されます。
NSMatchingHitEnd
Set when the current match operation reached the end of the search range.
現在のマッチ操作が検索範囲の終わりに達した時に設定されます。
NSMatchingRequiredEnd
Set when the current match depended on the location of the end of the search range.
現在のマッチが検索範囲の終端箇所に依存している時に設定されます。
NSMatchingInternalError
Set when matching failed due to an internal error.
マッチングが内部エラーのために失敗した時に設定されます。