Home
last modified time | relevance | path

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

/PHP-8.2/ext/mbstring/
H A Dphp_unicode.h85 #define PHP_UNICODE_CASE_LOWER 1 macro
H A Dphp_unicode.c322 case PHP_UNICODE_CASE_LOWER: in convert_case_filter()
H A Dmbstring_arginfo.h500 REGISTER_LONG_CONSTANT("MB_CASE_LOWER", PHP_UNICODE_CASE_LOWER, CONST_PERSISTENT); in register_mbstring_symbols()
H A Dmbstring.c2860 newstr = mbstring_convert_case(PHP_UNICODE_CASE_LOWER, str, str_len, &ret_len, enc); in PHP_FUNCTION()

Completed in 94 milliseconds