Searched defs:preg_match_all (Results 1 – 2 of 2) sorted by relevance
105 function preg_match_all(string $pattern, string $subject, &$matches = null, int $flags = 0, int $of… function
1477 PHP_FUNCTION(preg_match_all) in PHP_FUNCTION() argument
Completed in 14 milliseconds