Documentation

CaseUpper.php

Simple Machines Forum (SMF)

Tags
author

Simple Machines https://www.simplemachines.org

copyright

2025 Simple Machines and individual contributors

license

https://www.simplemachines.org/about/smf/license.php BSD

version
3.0

Alpha 2

Table of Contents

Functions

utf8_strtoupper_simple_maps()  : array<string|int, mixed>
Helper function for utf8_strtoupper.
utf8_strtoupper_maps()  : array<string|int, mixed>
Helper function for utf8_strtoupper.

Functions

utf8_strtoupper_simple_maps()

Helper function for utf8_strtoupper.

utf8_strtoupper_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>

Lowercase to uppercase maps.

utf8_strtoupper_maps()

Helper function for utf8_strtoupper.

utf8_strtoupper_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>

Lowercase to uppercase maps.


        
On this page

Search results