icu_transliterate

function icu_transliterate(
  string $str,
  bool $remove_accents,
): string;

Parameters

  • string $str
  • bool $remove_accents

Returns

  • string