Home
last modified time | relevance | path

Searched refs:mb_stripos (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Services/
H A DSearchService.php54 use function mb_stripos; alias
1151 if (mb_stripos($gedcom, $search_term) === false) {
/webtrees/
H A Dphpstan-baseline.neon7612 …message: '#^Parameter \#1 \$haystack of function mb_stripos expects string, string\|null given\.$#'