Home
last modified time | relevance | path

Searched defs:case_mode (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/mbstring/
H A Dphp_unicode.c282 MBSTRING_API zend_string *php_unicode_convert_case(php_case_mode case_mode, const char *srcstr, siz… in php_unicode_convert_case()
H A Dmbstring.c2889 static zend_string *mbstring_convert_case(php_case_mode case_mode, const char *str, size_t str_len,… in mbstring_convert_case()
2897 zend_long case_mode = 0; in PHP_FUNCTION() local

Completed in 23 milliseconds