Home
last modified time | relevance | path

Searched refs:utf8_ucwords (Results 1 – 8 of 8) sorted by relevance

/plugin/authimap/
Dauth.php101 'name' => utf8_ucwords(strtr($user, '_-.', ' ')),
/plugin/semanticdata/
Daction.php160 $title = utf8_ucwords(str_replace('_', ' ', $id));
/plugin/data-au/
Daction.php187 $title = utf8_ucwords(str_replace('_', ' ', $id));
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
Dutf8.php433 function utf8_ucwords($str) { function
447 * @see utf8_ucwords
/plugin/textinsert/
Dsyntax.php234 utf8_ucwords($page),
/plugin/snippets/
Daction.php136 utf8_ucwords($title),
/plugin/bureaucracyau/
Dsyntax.php550 $this->values['__formpage_!!page__'] = utf8_ucwords($page);
/plugin/bureaucracy-au/
Dsyntax.php550 $this->values['__formpage_!!page__'] = utf8_ucwords($page);