Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c2752 static zend_string* php_lcfirst(zend_string *str) function
2778 RETURN_STR(php_lcfirst(str));

Completed in 25 milliseconds