Searched refs:utf8_strpos (Results 1 – 2 of 2) sorted by relevance
38 if(utf8_strpos($param, ';') !== false) {
543 function utf8_strpos($haystack, $needle, $offset=0){ function