Which one of the following is not a preg PHP function?
(a) preg_match
(b) preg_match_all
(c) preg_matchall
(d) preg_split
This question was posed to me by my college director while I was bunking the class.
Asked question is from Introduction to Preg in PHP in division Objects and Databases in PHP of PHP