Home
last modified time | relevance | path

Searched refs:mb_stristr (Results 151 – 175 of 232) sorted by relevance

12345678910

/dports/lang/php74/php-7.4.27/ext/mbstring/
H A Dmbstring.h89 PHP_FUNCTION(mb_stristr);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/polyfill-intl-grapheme/
H A DGrapheme.php186 return mb_stristr($s, $needle, $beforeNeedle, 'UTF-8');
/dports/www/mod_php73/php-7.3.33/ext/mbstring/
H A Dmbstring.h88 PHP_FUNCTION(mb_stristr);
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/polyfill-intl-grapheme/
H A DGrapheme.php186 return mb_stristr($s, $needle, $beforeNeedle, 'UTF-8');
/dports/www/nextcloud/nextcloud/3rdparty/symfony/polyfill-intl-grapheme/
H A DGrapheme.php186 return mb_stristr($s, $needle, $beforeNeedle, 'UTF-8');
/dports/www/mod_php74/php-7.4.27/ext/mbstring/
H A Dmbstring.h89 PHP_FUNCTION(mb_stristr);
/dports/converters/php81-mbstring/php-8.1.1/ext/mbstring/
H A Dmbstring_arginfo.h323 ZEND_FUNCTION(mb_stristr);
417 ZEND_FE(mb_stristr, arginfo_mb_stristr)
H A Dmbstring.stub.php57 function mb_stristr(string $haystack, string $needle, bool $before_needle = false, ?string $encodin… function
/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/
H A Dmbstring_arginfo.h323 ZEND_FUNCTION(mb_stristr);
417 ZEND_FE(mb_stristr, arginfo_mb_stristr)
H A Dmbstring.stub.php40 function mb_stristr(string $haystack, string $needle, bool $before_needle = false, ?string $encodin… function
/dports/www/mod_php81/php-8.1.1/ext/mbstring/
H A Dmbstring_arginfo.h323 ZEND_FUNCTION(mb_stristr);
417 ZEND_FE(mb_stristr, arginfo_mb_stristr)
H A Dmbstring.stub.php57 function mb_stristr(string $haystack, string $needle, bool $before_needle = false, ?string $encodin… function
/dports/lang/php81/php-8.1.1/ext/mbstring/
H A Dmbstring_arginfo.h323 ZEND_FUNCTION(mb_stristr);
417 ZEND_FE(mb_stristr, arginfo_mb_stristr)
H A Dmbstring.stub.php57 function mb_stristr(string $haystack, string $needle, bool $before_needle = false, ?string $encodin… function
/dports/lang/php80/php-8.0.15/ext/mbstring/
H A Dmbstring_arginfo.h323 ZEND_FUNCTION(mb_stristr);
417 ZEND_FE(mb_stristr, arginfo_mb_stristr)
H A Dmbstring.stub.php40 function mb_stristr(string $haystack, string $needle, bool $before_needle = false, ?string $encodin… function
/dports/www/mod_php80/php-8.0.15/ext/mbstring/
H A Dmbstring_arginfo.h323 ZEND_FUNCTION(mb_stristr);
417 ZEND_FE(mb_stristr, arginfo_mb_stristr)
H A Dmbstring.stub.php40 function mb_stristr(string $haystack, string $needle, bool $before_needle = false, ?string $encodin… function
/dports/www/phpbb3/phpBB3/vendor/patchwork/utf8/src/Patchwork/PHP/Shim/
H A DMbstring.php422 public static function mb_stristr($haystack, $needle, $part = false, $encoding = null) function in Patchwork\\PHP\\Shim\\Mbstring
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/
H A Dbootstrap.php.in205 if (!function_exists('mb_stristr')) {
219 function mb_stristr($haystack, $needle, $part = false, $encoding = null) { function
/dports/www/itop/web/lib/silex/vendor/symfony/polyfill-mbstring/
H A DMbstring.php442 public static function mb_stristr($haystack, $needle, $part = false, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
/dports/www/phpbb3/phpBB3/vendor/patchwork/utf8/src/Patchwork/
H A DUtf8.php293 return mb_stristr($s, $needle, $before_needle, 'UTF-8');
/dports/devel/gitlist/gitlist/vendor/symfony/polyfill-mbstring/
H A DMbstring.php569 public static function mb_stristr($haystack, $needle, $part = false, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/libraries/vendor/symfony/polyfill-mbstring/
H A DMbstring.php579 public static function mb_stristr($haystack, $needle, $part = false, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/symfony/polyfill-mbstring/
H A DMbstring.php608 public static function mb_stristr($haystack, $needle, $part = false, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring

12345678910