Searched defs:preg_split (Results 1 – 2 of 2) sorted by relevance
132 function preg_split(string $pattern, string $subject, int $limit = -1, int $flags = 0): array|false… function
2479 PHP_FUNCTION(preg_split) in PHP_FUNCTION() argument
Completed in 22 milliseconds