util_utf8_remove_accents


Description:


[ Version ( since = "2.28" ) ]
public string? util_utf8_remove_accents (string? str)

Returns a newly-allocated copy of str with accents removed.

Parameters:

str

a UTF-8 string, or null

Returns:

a newly-allocated string


Namespace: E