Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c2719 static zend_string* php_ucfirst(zend_string *str) function
2746 RETURN_STR(php_ucfirst(str));

Completed in 21 milliseconds