Home
last modified time | relevance | path

Searched refs:php_string_toupper (Results 1 – 3 of 3) sorted by path

/PHP-7.4/ext/standard/
H A Darray.c4513 new_key = php_string_toupper(string_key);
H A Dphp_string.h118 PHPAPI zend_string *php_string_toupper(zend_string *s);
H A Dstring.c1410 PHPAPI zend_string *php_string_toupper(zend_string *s) in php_string_toupper() function
1451 RETURN_STR(php_string_toupper(arg)); in PHP_FUNCTION()

Completed in 31 milliseconds