Home
last modified time | relevance | path

Searched refs:mb_stripos (Results 276 – 300 of 415) sorted by relevance

1...<<11121314151617

/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/
H A Dmbstring_arginfo.h319 ZEND_FUNCTION(mb_stripos);
413 ZEND_FE(mb_stripos, arginfo_mb_stripos)
/dports/www/mod_php81/php-8.1.1/ext/mbstring/
H A Dmbstring_arginfo.h319 ZEND_FUNCTION(mb_stripos);
413 ZEND_FE(mb_stripos, arginfo_mb_stripos)
/dports/lang/php81/php-8.1.1/ext/mbstring/
H A Dmbstring_arginfo.h319 ZEND_FUNCTION(mb_stripos);
413 ZEND_FE(mb_stripos, arginfo_mb_stripos)
/dports/lang/php80/php-8.0.15/ext/mbstring/
H A Dmbstring_arginfo.h319 ZEND_FUNCTION(mb_stripos);
413 ZEND_FE(mb_stripos, arginfo_mb_stripos)
/dports/www/itop/web/lib/silex/vendor/symfony/polyfill-mbstring/
H A DMbstring.php434 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
444 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/www/mod_php80/php-8.0.15/ext/mbstring/
H A Dmbstring_arginfo.h319 ZEND_FUNCTION(mb_stripos);
413 ZEND_FE(mb_stripos, arginfo_mb_stripos)
/dports/net-im/nextcloud-talk/spreed/lib/Search/
H A DMessageSearch.php184 $matchPosition = mb_stripos($messageStr, $query->getTerm());
/dports/devel/gitlist/gitlist/vendor/symfony/polyfill-mbstring/
H A DMbstring.php561 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
571 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/libraries/vendor/symfony/polyfill-mbstring/
H A DMbstring.php571 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
581 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/symfony/polyfill-mbstring/
H A DMbstring.php600 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
610 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/symfony/polyfill-mbstring/
H A DMbstring.php611 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
621 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/symfony/polyfill-mbstring/
H A DMbstring.php571 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
581 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/www/owncloud/owncloud/updater/vendor/symfony/polyfill-mbstring/
H A DMbstring.php600 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
610 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/polyfill-mbstring/
H A DMbstring.php571 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
581 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/intl/Data/Generator/
H A DTimezoneDataGenerator.php241 …if (null !== $city && false === mb_stripos(str_replace('-', ' ', $name), str_replace('-', ' ', $ci…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/intl/Data/Generator/
H A DTimezoneDataGenerator.php241 …if (null !== $city && false === mb_stripos(str_replace('-', ' ', $name), str_replace('-', ' ', $ci…
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/api/helpers/
H A DCApiTagHelper.php393 && mb_stripos($tag['value'], $filter_tag['value']) !== false) {
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/api/helpers/
H A DCApiTagHelper.php393 && mb_stripos($tag['value'], $filter_tag['value']) !== false) {
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/api/helpers/
H A DCApiTagHelper.php393 && mb_stripos($tag['value'], $filter_tag['value']) !== false) {
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/api/helpers/
H A DCApiTagHelper.php393 && mb_stripos($tag['value'], $filter_tag['value']) !== false) {
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/api/helpers/
H A DCApiTagHelper.php393 && mb_stripos($tag['value'], $filter_tag['value']) !== false) {
/dports/mail/nextcloud-mail/mail/vendor/symfony/polyfill-mbstring/
H A DMbstring.php635 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
645 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/polyfill-mbstring/
H A DMbstring.php613 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
623 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/polyfill-mbstring/
H A DMbstring.php634 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
644 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/symfony/polyfill-mbstring/
H A DMbstring.php613 public static function mb_stripos($haystack, $needle, $offset = 0, $encoding = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
623 $pos = self::mb_stripos($haystack, $needle, 0, $encoding);

1...<<11121314151617