Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c2844 static zend_string* php_lcfirst(zend_string *str) function
2871 RETURN_STR(php_lcfirst(str));

Completed in 44 milliseconds