Home
last modified time | relevance | path

Searched defs:mb_substr_count (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php105 …function mb_substr_count(?string $haystack, ?string $needle, ?string $encoding = null): int { retu… function
H A Dbootstrap.php109 …function mb_substr_count($haystack, $needle, $encoding = null) { return p\Mbstring::mb_substr_coun… function
H A DMbstring.php747 public static function mb_substr_count($haystack, $needle, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring