Home
last modified time | relevance | path

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

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