Home
last modified time | relevance | path

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

/plugin/hidepages/
H A Dsyntax.php38 if(utf8_strpos($param, ';') !== false) {
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php543 function utf8_strpos($haystack, $needle, $offset=0){ function