QuickCheck.php
Simple Machines Forum (SMF)
Tags
Table of Contents
Functions
- utf8_regex_quick_check() : array<string|int, mixed>
- Helper function for utf8_is_normalized.
Functions
utf8_regex_quick_check()
Helper function for utf8_is_normalized.
utf8_regex_quick_check() : array<string|int, mixed>
Character class lists compiled from: https://www.unicode.org/Public/UCD/latest/ucd/extracted/DerivedNormalizationProps.txt
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> —Character classes for disallowed characters in normalization forms.