1:45 PM 11/12/2025
���� JFIF �� �
"" $(4,$&1'-=-157:::#+?D?8C49:7
7%%77777777777777777777777777777777777777777777777777�� { �" �� �� 5 !1AQa"q�2��BR��#b������� �� �� ? ��D@DDD@DDD@DDkK��6 �UG�4V�1��
�����릟�@�#���RY�dqp�
����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Æï¿½ï¿½Ü¯sO"B�c>;
�e�4��5�k��/CB��.
�J?��;�҈�������������������~�<�VZ�ê¼2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ
B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r�����
Ď0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�?
�0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA׾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57
Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118
Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in C:\xampp\htdocs\demo\fi.php on line 120
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
* COPYRIGHT:
* Copyright (c) 1997-2012, International Business Machines Corporation and
* others. All Rights Reserved.
*
* FILE NAME: DOCMAIN.h
*
* Date Name Description
* 12/11/2000 Ram Creation.
*/
/**
* \file
* \brief (Non API- contains Doxygen definitions)
*
* This file contains documentation for Doxygen and does not have
* any significance with respect to C or C++ API
*/
/*! \mainpage
*
* \section API API Reference Usage
*
* C++ Programmers:
*
Use Class Hierarchy or Alphabetical List * or Compound List * to find the class you are interested in. For example, to find BreakIterator, * you can go to the Alphabetical List, then click on * "BreakIterator". Once you are at the class, you will find an inheritance * chart, a list of the public members, a detailed description of the class, * then detailed member descriptions.
* *Use Module List or File Members * to find a list of all the functions and constants. * For example, to find BreakIterator functions you would click on * File List, * then find "ubrk.h" and click on it. You will find descriptions of Defines, * Typedefs, Enumerations, and Functions, with detailed descriptions below. * If you want to find a specific function, such as ubrk_next(), then click * first on File Members, then use your browser * Find dialog to search for "ubrk_next()".
* * *The API References for each release of ICU are also available as * a zip file from the ICU * download page.
* *| Module Name | *C | *C++ | *
| Basic Types and Constants | *utypes.h | *utypes.h | *
| Strings and Character Iteration | *ustring.h, utf8.h, utf16.h, icu::StringPiece, UText, UCharIterator, icu::ByteSink | *icu::UnicodeString, utfiterator.h (ICU 78+), icu::CharacterIterator, icu::Appendable, * icu::StringPiece, icu::ByteSink |
*
| Unicode Character Properties and Names |
* uchar.h, uscript.h | *C API | *
| Sets of Unicode Code Points and Strings | *uset.h | *icu::UnicodeSet | *
| Maps from Unicode Code Points to Integer Values | *ucptrie.h, umutablecptrie.h | *C API | *
| Maps from Strings to Integer Values | *(no C API) | *icu::BytesTrie, icu::UCharsTrie | *
| Codepage Conversion | *ucnv.h, ucnvsel.h | *C API | *
| Codepage Detection | *ucsdet.h | *C API | *
| Unicode Text Compression | *ucnv.h (encoding name "SCSU" or "BOCU-1") |
* C API | *
| Locales | *uloc.h, ulocale.h, ulocbuilder.h | *icu::Locale, icu::LocaleBuilder, icu::LocaleMatcher | *
| Resource Bundles | *ures.h | *icu::ResourceBundle | *
| Normalization | *unorm2.h | *icu::Normalizer2 | *
| Calendars and Time Zones | *ucal.h | *icu::Calendar, icu::TimeZone | *
| Date and Time Formatting | *udat.h | *icu::DateFormat | *
| Relative Date and Time Formatting | *ureldatefmt.h | *icu::RelativeDateTimeFormatter | *
| Message Formatting | *umsg.h | *icu::MessageFormat | *
| Message Formatting 2 (technology preview) |
* (no C API) | *icu::message2::MessageFormatter | *
| List Formatting | *ulistformatter.h | *icu::ListFormatter | *
| Number Formatting (includes currency and unit formatting) |
* unumberformatter.h, unum.h, usimplenumberformatter.h | *icu::number::NumberFormatter (ICU 60+) or icu::NumberFormat (older versions) * icu::number::SimpleNumberFormatter (ICU 73+) |
*
| Number Range Formatting (includes currency and unit ranges) |
* unumberrangeformatter.h | *icu::number::NumberRangeFormatter | *
| Number Spellout (Rule Based Number Formatting) |
* unum.h (use UNUM_SPELLOUT) |
* icu::RuleBasedNumberFormat | *
| Text Transformation (Transliteration) |
* utrans.h | *icu::Transliterator | *
| Bidirectional Algorithm | *ubidi.h, ubiditransform.h | *C API | *
| Arabic Shaping | *ushape.h | *C API | *
| Collation | *ucol.h | *icu::Collator | *
| String Searching | *usearch.h | *icu::StringSearch | *
| Index Characters/ Bucketing for Sorted Lists |
* (no C API) | *icu::AlphabeticIndex | *
| Text Boundary Analysis (Break Iteration) |
* ubrk.h | *icu::BreakIterator | *
| Regular Expressions | *uregex.h | *icu::RegexPattern, icu::RegexMatcher | *
| StringPrep | *usprep.h | *C API | *
| International Domain Names in Applications: * UTS #46 in C/C++, IDNA2003 only via C API |
* uidna.h | *idna.h | *
| Identifier Spoofing & Confusability | *uspoof.h | *C API | *
| Universal Time Scale | *utmscale.h | *C API | *
| Paragraph Layout / Complex Text Layout | *playout.h | *icu::ParagraphLayout | *
| ICU I/O | *ustdio.h | *ustream.h | *