Abstract
Methods |
public static pregSplit(string $pattern, string $subject, int $limit = -1, int $flags = 0) : array Wrapper function for phps preg_split This function is inspired by {@link https://github.com/thecodingmachine/safe/blob/master/generated/pcre.php}. But
|
Methods |
public static pregSplit(string $pattern, string $subject, int $limit = -1, int $flags = 0) : array Wrapper function for phps preg_split This function is inspired by {@link https://github.com/thecodingmachine/safe/blob/master/generated/pcre.php}. But
|