Function utf8_ucwords_callback
Callback function for preg_replace_callback call in utf8_ucwords You don't need to call this yourself
		
		Package: utf8
See:
See:
Located at vendor/joomla/string/src/phputf8/ucwords.php
	
	See:
utf8_ucwords()See:
utf8_strtoupper()Located at vendor/joomla/string/src/phputf8/ucwords.php
Parameters summary
| array | $matches | of matches corresponding to a single word | 
Return value summary
| 
			string
		 | with first char of the word in uppercase | 
