Briefing Fortinet Knowledge

Which of the following regular expression patterns will make the terms "confidential data"

Which of the following regular expression patterns will make the terms “confidential data”
case insensitive?

A.
\\[confidential data]

B.
/confidential data/i

C.
i/confidential data/

D.
“confidential data”

E.
/confidential data/c