Home
last modified time | relevance | path

Searched full:utf8_strpos (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A Dutf8.php206 if (!function_exists('utf8_strpos')) {
208 function utf8_strpos($haystack, $needle, $offset = 0) function
/dokuwiki/_test/
H A Drector.php205 'utf8_strpos' => 'dokuwiki\Utf8\PhpString::strpos',