Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dphp_unicode.h90 } php_case_mode; typedef
93 php_case_mode case_mode, const char *srcstr, size_t srclen,
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.c2894 static zend_string *mbstring_convert_case(php_case_mode case_mode, const char *str, size_t str_len,… in mbstring_convert_case()
2960 static void php_mb_ulcfirst(INTERNAL_FUNCTION_PARAMETERS, php_case_mode mode) in php_mb_ulcfirst()

Completed in 28 milliseconds