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�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
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
/* rl-timeout: test various readline builtin timeouts. */ /* Copyright (C) 2021 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Readline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with readline. If not, see . */ /* Standard include files. stdio.h is required. */ #include #include #include #include /* Used for select(2) */ #include #include #include #include /* Standard readline include files. */ #if defined (READLINE_LIBRARY) # include "readline.h" # include "history.h" #else # include # include #endif extern int errno; static void cb_linehandler (char *); int timeout_secs = 1, timeout_usecs = 0; int running; const char *prompt = "rl-timeout$ "; /* **************************************************************** */ /* */ /* Example 1: readline () with rl_readline_state */ /* */ /* **************************************************************** */ void rltest_timeout_readline1 (void) { const char *temp; rl_set_timeout (timeout_secs, timeout_usecs); temp = readline (prompt); if (RL_ISSTATE (RL_STATE_TIMEOUT)) printf ("timeout\n"); else if (temp == NULL) printf ("no input line\n"); else printf ("input line: %s\n", temp); free ((void *) temp); } /* **************************************************************** */ /* */ /* Example 2: readline () with rl_timeout_event_hook */ /* */ /* **************************************************************** */ static int timeout_handler (void) { printf ("timeout\n"); return READERR; } void rltest_timeout_readline2 (void) { const char *temp; rl_set_timeout (timeout_secs, timeout_usecs); rl_timeout_event_hook = timeout_handler; temp = readline (prompt); if (temp == NULL) printf ("no input line\n"); else printf ("input line: %s\n", temp); free ((void *)temp); } /* **************************************************************** */ /* */ /* Example 3: rl_callback_* () with rl_timeout_remaining */ /* */ /* **************************************************************** */ /* Callback function called for each line when accept-line executed, EOF seen, or EOF character read. This sets a flag and returns; it could also call exit(3). */ static void cb_linehandler (char *line) { /* Can use ^D (stty eof) or `exit' to exit. */ if (line == NULL || strcmp (line, "exit") == 0) { if (line == 0) printf ("\n"); printf ("exit\n"); /* This function needs to be called to reset the terminal settings, and calling it from the line handler keeps one extra prompt from being displayed. */ rl_callback_handler_remove (); running = 0; } else { if (*line) add_history (line); printf ("input line: %s\n", line); free (line); } } void rltest_timeout_callback1 (void) { fd_set fds; int r; unsigned sec, usec; rl_set_timeout (timeout_secs, timeout_usecs); rl_callback_handler_install (prompt, cb_linehandler); running = 1; while (running) { FD_ZERO (&fds); FD_SET (fileno (rl_instream), &fds); r = rl_timeout_remaining (&sec, &usec); if (r == 1) { struct timeval timeout = {sec, usec}; r = select (FD_SETSIZE, &fds, NULL, NULL, &timeout); } if (r < 0 && errno != EINTR) { perror ("rl-timeout: select"); rl_callback_handler_remove (); break; } else if (r == 0) { printf ("rl-timeout: timeout\n"); rl_callback_handler_remove (); break; } if (FD_ISSET (fileno (rl_instream), &fds)) rl_callback_read_char (); } printf ("rl-timeout: Event loop has exited\n"); } /* **************************************************************** */ /* */ /* Example 4: rl_callback_* () with rl_timeout_event_hook */ /* */ /* **************************************************************** */ static int cb_timeouthandler (void) { printf ("timeout\n"); rl_callback_handler_remove (); running = 0; return READERR; } void rltest_timeout_callback2 (void) { int r; rl_set_timeout (timeout_secs, timeout_usecs); rl_timeout_event_hook = cb_timeouthandler; rl_callback_handler_install (prompt, cb_linehandler); running = 1; while (running) rl_callback_read_char (); printf ("rl-timeout: Event loop has exited\n"); } int main (int argc, char **argv) { if (argc >= 2) { if (argc >= 3) { double timeout = atof (argv[2]); if (timeout <= 0.0) { fprintf (stderr, "rl-timeout: specify a positive number for timeout.\n"); return 2; } else if (timeout > UINT_MAX) { fprintf (stderr, "rl-timeout: timeout too large.\n"); return 2; } timeout_secs = (unsigned) timeout; timeout_usecs = (unsigned) ((timeout - timeout_secs) * 1000000 + 0.5); } if (strcmp (argv[1], "readline1") == 0) rltest_timeout_readline1 (); else if (strcmp (argv[1], "readline2") == 0) rltest_timeout_readline2 (); else if (strcmp (argv[1], "callback1") == 0) rltest_timeout_callback1 (); else if (strcmp (argv[1], "callback2") == 0) rltest_timeout_callback2 (); else return 2; } else { fprintf (stderr, "usage: rl-timeout [readline1 | readline2 | callback1 | callback2] [timeout]\n"); return 2; } return 0; }