CaseFold.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- utf8_casefold_simple_maps() : array<string|int, mixed>
- Helper function for utf8_casefold.
- utf8_casefold_maps() : array<string|int, mixed>
- Helper function for utf8_casefold.
Functions
utf8_casefold_simple_maps()
Helper function for utf8_casefold.
utf8_casefold_simple_maps() : array<string|int, mixed>
Developers: Do not update the data in this function manually. Instead, run "php -f other/update_unicode_data.php" on the command line.
Return values
array<string|int, mixed> —Casefolding maps.
utf8_casefold_maps()
Helper function for utf8_casefold.
utf8_casefold_maps() : array<string|int, mixed>
Developers: Do not update the data in this function manually. Instead, run "php -f other/update_unicode_data.php" on the command line.
Return values
array<string|int, mixed> —Casefolding maps.