Searched refs:mb_substr_count (Results 1 – 6 of 6) sorted by relevance
| /template/twigstarter/vendor/symfony/polyfill-mbstring/ |
| D | bootstrap.php | 109 …function mb_substr_count($haystack, $needle, $encoding = null) { return p\Mbstring::mb_substr_coun… function
|
| D | bootstrap80.php | 105 …function mb_substr_count(?string $haystack, ?string $needle, ?string $encoding = null): int { retu… function
|
| D | Mbstring.php | 747 public static function mb_substr_count($haystack, $needle, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
|
| /template/strap/vendor/symfony/polyfill-mbstring/ |
| H A D | bootstrap.php | 109 …function mb_substr_count($haystack, $needle, $encoding = null) { return p\Mbstring::mb_substr_coun… function
|
| H A D | bootstrap80.php | 105 …function mb_substr_count(?string $haystack, ?string $needle, ?string $encoding = null): int { retu… function
|
| H A D | Mbstring.php | 777 public static function mb_substr_count($haystack, $needle, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
|