Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dstring.c2539 static zend_string* php_lcfirst(zend_string *str) function
2565 RETURN_STR(php_lcfirst(str));

Completed in 20 milliseconds