Home
last modified time | relevance | path

Searched defs:preg_split (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/pcre/
H A Dphp_pcre.stub.php136 function preg_split(string $pattern, string $subject, int $limit = -1, int $flags = 0): array|false… function
H A Dphp_pcre.c2528 PHP_FUNCTION(preg_split) in PHP_FUNCTION() argument

Completed in 18 milliseconds