Searched refs:php_case_mode (Results 1 – 3 of 3) sorted by relevance
90 } php_case_mode; typedef93 php_case_mode case_mode, const char *srcstr, size_t srclen,
282 MBSTRING_API zend_string *php_unicode_convert_case(php_case_mode case_mode, const char *srcstr, siz… in php_unicode_convert_case()
2857 static zend_string *mbstring_convert_case(php_case_mode case_mode, const char *str, size_t str_len,… in mbstring_convert_case()
Completed in 23 milliseconds