Briefing Zend Knowledge

Which of the following functions can you use?

You want to test if a string matches a relatively complex pattern. Which of the following functions
can you use? (Choose 2)

A.
match()

B.
preg_match()

C.
ereg()

D.
regex()