*** empty log message ***
[platform/upstream/glib.git] / glib / glib.symbols
1 g_allocator_free
2 g_allocator_new
3 g_array_append_vals
4 g_array_free
5 g_array_insert_vals
6 g_array_new
7 g_array_prepend_vals
8 g_array_remove_index
9 g_array_remove_index_fast
10 g_array_remove_range
11 g_array_set_size
12 g_array_sized_new
13 g_array_sort
14 g_array_sort_with_data
15 g_ascii_digit_value
16 g_ascii_dtostr
17 g_ascii_formatd
18 g_ascii_strcasecmp
19 g_ascii_strdown
20 g_ascii_strncasecmp
21 g_ascii_strtod
22 g_ascii_strtoull
23 g_ascii_strup
24 g_ascii_tolower
25 g_ascii_toupper
26 g_ascii_xdigit_value
27 g_assert_warning
28 g_async_queue_length
29 g_async_queue_length_unlocked
30 g_async_queue_lock
31 g_async_queue_new
32 g_async_queue_pop
33 g_async_queue_pop_unlocked
34 g_async_queue_push
35 g_async_queue_push_unlocked
36 g_async_queue_ref
37 g_async_queue_ref_unlocked
38 g_async_queue_timed_pop
39 g_async_queue_timed_pop_unlocked
40 g_async_queue_try_pop
41 g_async_queue_try_pop_unlocked
42 g_async_queue_unlock
43 g_async_queue_unref
44 g_async_queue_unref_and_unlock
45 g_atexit
46 g_atomic_int_add
47 g_atomic_int_compare_and_exchange
48 g_atomic_int_exchange_and_add
49 g_atomic_pointer_compare_and_exchange
50 #ifdef G_ATOMIC_OP_MEMORY_BARRIER_NEEDED
51 g_atomic_int_get
52 g_atomic_pointer_get
53 #endif
54 g_basename
55 g_blow_chunks
56 g_build_filename
57 g_build_path
58 g_byte_array_append
59 g_byte_array_free
60 g_byte_array_new
61 g_byte_array_prepend
62 g_byte_array_remove_index
63 g_byte_array_remove_index_fast
64 g_byte_array_remove_range
65 g_byte_array_set_size
66 g_byte_array_sized_new
67 g_byte_array_sort
68 g_byte_array_sort_with_data
69 g_cache_destroy
70 g_cache_insert
71 g_cache_key_foreach
72 g_cache_new
73 g_cache_remove
74 g_cache_value_foreach
75 g_child_watch_add
76 g_child_watch_add_full
77 g_child_watch_source_new
78 g_clear_error
79 g_completion_add_items
80 g_completion_clear_items
81 g_completion_complete
82 g_completion_complete_utf8
83 g_completion_free
84 g_completion_new
85 g_completion_remove_items
86 g_completion_set_compare
87 g_convert
88 g_convert_error_quark
89 g_convert_with_fallback
90 g_convert_with_iconv
91 g_datalist_clear
92 g_datalist_foreach
93 g_datalist_id_get_data
94 g_datalist_id_remove_no_notify
95 g_datalist_id_set_data_full
96 g_datalist_init
97 g_dataset_destroy
98 g_dataset_foreach
99 g_dataset_id_get_data
100 g_dataset_id_remove_no_notify
101 g_dataset_id_set_data_full
102 g_date_add_days
103 g_date_add_months
104 g_date_add_years
105 g_date_clamp
106 g_date_clear
107 g_date_compare
108 g_date_days_between
109 g_date_free
110 g_date_get_day
111 g_date_get_day_of_year
112 g_date_get_days_in_month
113 g_date_get_iso8601_week_of_year
114 g_date_get_julian
115 g_date_get_monday_week_of_year
116 g_date_get_monday_weeks_in_year
117 g_date_get_month
118 g_date_get_sunday_week_of_year
119 g_date_get_sunday_weeks_in_year
120 g_date_get_weekday
121 g_date_get_year
122 g_date_is_first_of_month
123 g_date_is_last_of_month
124 g_date_is_leap_year
125 g_date_new
126 g_date_new_dmy
127 g_date_new_julian
128 g_date_order
129 g_date_set_day
130 g_date_set_dmy
131 g_date_set_julian
132 g_date_set_month
133 g_date_set_parse
134 g_date_set_time
135 g_date_set_year
136 g_date_strftime
137 g_date_subtract_days
138 g_date_subtract_months
139 g_date_subtract_years
140 g_date_to_struct_tm
141 g_date_valid
142 g_date_valid_day
143 g_date_valid_dmy
144 g_date_valid_julian
145 g_date_valid_month
146 g_date_valid_weekday
147 g_date_valid_year
148 g_dir_close
149 g_direct_equal
150 g_direct_hash
151 g_dir_open PRIVATE
152 #ifdef G_OS_WIN32
153 g_dir_open_utf8
154 #endif
155 g_dir_read_name PRIVATE
156 #ifdef G_OS_WIN32
157 g_dir_read_name_utf8
158 #endif
159 g_dir_rewind
160 g_error_copy
161 g_error_free
162 g_error_matches
163 g_error_new
164 g_error_new_literal
165 g_file_error_from_errno
166 g_file_error_quark
167 g_file_get_contents PRIVATE
168 #ifdef G_OS_WIN32
169 g_file_get_contents_utf8
170 #endif
171 g_filename_display_name
172 g_filename_from_uri
173 g_filename_from_utf8 PRIVATE
174 #ifdef G_OS_WIN32
175 g_filename_from_utf8_utf8
176 #endif
177 g_filename_to_uri
178 g_filename_to_utf8 PRIVATE
179 #ifdef G_OS_WIN32
180 g_filename_to_utf8_utf8
181 #endif
182 g_file_open_tmp PRIVATE
183 #ifdef G_OS_WIN32
184 g_file_open_tmp_utf8
185 #endif
186 g_file_read_link
187 g_file_test PRIVATE
188 #ifdef G_OS_WIN32
189 g_file_test_utf8
190 #endif
191 g_find_program_in_path
192 g_fopen
193 g_fprintf
194 g_free
195 g_freopen
196 g_get_application_name
197 g_get_charset
198 g_get_current_dir PRIVATE
199 #ifdef G_OS_WIN32
200 g_get_current_dir_utf8
201 #endif
202 g_get_current_time
203 g_get_filename_charsets
204 g_getenv
205 g_get_home_dir PRIVATE
206 #ifdef G_OS_WIN32
207 g_get_home_dir_utf8
208 #endif
209 g_get_language_names
210 g_get_prgname
211 g_get_real_name
212 g_get_system_config_dirs
213 g_get_system_data_dirs
214 g_get_tmp_dir PRIVATE
215 #ifdef G_OS_WIN32
216 g_get_tmp_dir_utf8
217 #endif
218 g_get_user_cache_dir
219 g_get_user_config_dir
220 g_get_user_data_dir
221 g_get_user_name
222 g_hash_table_destroy
223 g_hash_table_find
224 g_hash_table_foreach
225 g_hash_table_foreach_remove
226 g_hash_table_foreach_steal
227 g_hash_table_insert
228 g_hash_table_lookup
229 g_hash_table_lookup_extended
230 g_hash_table_new
231 g_hash_table_new_full
232 g_hash_table_remove
233 g_hash_table_replace
234 g_hash_table_size
235 g_hash_table_steal
236 g_hook_alloc
237 g_hook_compare_ids
238 g_hook_destroy
239 g_hook_destroy_link
240 g_hook_find
241 g_hook_find_data
242 g_hook_find_func
243 g_hook_find_func_data
244 g_hook_first_valid
245 g_hook_free
246 g_hook_get
247 g_hook_insert_before
248 g_hook_insert_sorted
249 g_hook_list_clear
250 g_hook_list_init
251 g_hook_list_invoke
252 g_hook_list_invoke_check
253 g_hook_list_marshal
254 g_hook_list_marshal_check
255 g_hook_next_valid
256 g_hook_prepend
257 g_hook_ref
258 g_hook_unref
259 g_iconv
260 g_iconv_close
261 g_iconv_open
262 g_idle_add
263 g_idle_add_full
264 g_idle_remove_by_data
265 g_idle_source_new
266 g_int_equal
267 g_int_hash
268 g_io_add_watch
269 g_io_add_watch_full
270 g_io_channel_close
271 g_io_channel_error_from_errno
272 g_io_channel_error_quark
273 g_io_channel_flush
274 g_io_channel_get_buffer_condition
275 g_io_channel_get_buffered
276 g_io_channel_get_buffer_size
277 g_io_channel_get_close_on_unref
278 g_io_channel_get_encoding
279 g_io_channel_get_flags
280 g_io_channel_get_line_term
281 g_io_channel_init
282 g_io_channel_new_file PRIVATE
283 #ifdef G_OS_WIN32
284 g_io_channel_new_file_utf8
285 #endif
286 g_io_channel_read
287 g_io_channel_read_chars
288 g_io_channel_read_line
289 g_io_channel_read_line_string
290 g_io_channel_read_to_end
291 g_io_channel_read_unichar
292 g_io_channel_ref
293 g_io_channel_seek
294 g_io_channel_seek_position
295 g_io_channel_set_buffered
296 g_io_channel_set_buffer_size
297 g_io_channel_set_close_on_unref
298 g_io_channel_set_encoding
299 g_io_channel_set_flags
300 g_io_channel_set_line_term
301 g_io_channel_shutdown
302 g_io_channel_unix_get_fd
303 g_io_channel_unix_new
304 g_io_channel_unref
305 #ifdef G_OS_WIN32
306 g_io_channel_win32_get_fd
307 g_io_channel_win32_make_pollfd
308 g_io_channel_win32_new_fd
309 g_io_channel_win32_new_messages
310 g_io_channel_win32_new_socket
311 g_io_channel_win32_new_stream_socket
312 g_io_channel_win32_poll
313 g_io_channel_win32_set_debug
314 #endif
315 g_io_channel_write
316 g_io_channel_write_chars
317 g_io_channel_write_unichar
318 g_io_create_watch
319 g_key_file_error_quark
320 g_key_file_free
321 g_key_file_get_boolean
322 g_key_file_get_boolean_list
323 g_key_file_get_comment
324 g_key_file_get_groups
325 g_key_file_get_integer
326 g_key_file_get_integer_list
327 g_key_file_get_keys
328 g_key_file_get_locale_string
329 g_key_file_get_locale_string_list
330 g_key_file_get_start_group
331 g_key_file_get_string
332 g_key_file_get_string_list
333 g_key_file_get_value
334 g_key_file_has_group
335 g_key_file_has_key
336 g_key_file_load_from_data
337 g_key_file_load_from_data_dirs
338 g_key_file_load_from_file
339 g_key_file_new
340 g_key_file_remove_comment
341 g_key_file_remove_group
342 g_key_file_remove_key
343 g_key_file_set_boolean
344 g_key_file_set_boolean_list
345 g_key_file_set_comment
346 g_key_file_set_integer
347 g_key_file_set_integer_list
348 g_key_file_set_list_separator
349 g_key_file_set_locale_string
350 g_key_file_set_locale_string_list
351 g_key_file_set_string
352 g_key_file_set_string_list
353 g_key_file_set_value
354 g_key_file_to_data
355 glib_check_version
356 g_list_alloc
357 g_list_append
358 g_list_concat
359 g_list_copy
360 g_list_delete_link
361 g_list_find
362 g_list_find_custom
363 g_list_first
364 g_list_foreach
365 g_list_free
366 g_list_free_1
367 g_list_index
368 g_list_insert
369 g_list_insert_before
370 g_list_insert_sorted
371 g_list_last
372 g_list_length
373 g_list_nth
374 g_list_nth_data
375 g_list_nth_prev
376 g_list_pop_allocator
377 g_list_position
378 g_list_prepend
379 g_list_push_allocator
380 g_list_remove
381 g_list_remove_all
382 g_list_remove_link
383 g_list_reverse
384 g_list_sort
385 g_list_sort_with_data
386 g_locale_from_utf8
387 g_locale_to_utf8
388 g_log
389 g_log_default_handler
390 g_log_remove_handler
391 g_log_set_always_fatal
392 g_log_set_default_handler
393 g_log_set_fatal_mask
394 g_log_set_handler
395 g_logv
396 g_main_context_acquire
397 g_main_context_add_poll
398 g_main_context_check
399 g_main_context_default
400 g_main_context_dispatch
401 g_main_context_find_source_by_funcs_user_data
402 g_main_context_find_source_by_id
403 g_main_context_find_source_by_user_data
404 g_main_context_get_poll_func
405 g_main_context_iteration
406 g_main_context_new
407 g_main_context_pending
408 g_main_context_prepare
409 g_main_context_query
410 g_main_context_ref
411 g_main_context_release
412 g_main_context_remove_poll
413 g_main_context_set_poll_func
414 g_main_context_unref
415 g_main_context_wait
416 g_main_context_wakeup
417 g_main_depth
418 g_main_loop_get_context
419 g_main_loop_is_running
420 g_main_loop_new
421 g_main_loop_quit
422 g_main_loop_ref
423 g_main_loop_run
424 g_main_loop_unref
425 g_malloc
426 g_malloc0
427 g_markup_error_quark
428 g_markup_escape_text
429 g_markup_parse_context_end_parse
430 g_markup_parse_context_free
431 g_markup_parse_context_get_element
432 g_markup_parse_context_get_position
433 g_markup_parse_context_new
434 g_markup_parse_context_parse
435 g_markup_printf_escaped
436 g_markup_vprintf_escaped
437 g_mem_chunk_alloc
438 g_mem_chunk_alloc0
439 g_mem_chunk_clean
440 g_mem_chunk_destroy
441 g_mem_chunk_free
442 g_mem_chunk_info
443 g_mem_chunk_new
444 g_mem_chunk_print
445 g_mem_chunk_reset
446 g_memdup
447 g_mem_is_system_malloc
448 g_mem_profile
449 g_mem_set_vtable
450 g_mkdir
451 g_mkstemp PRIVATE
452 #ifdef G_OS_WIN32
453 g_mkstemp_utf8
454 #endif
455 g_node_child_index
456 g_node_child_position
457 g_node_children_foreach
458 g_node_copy
459 g_node_copy_deep
460 g_node_depth
461 g_node_destroy
462 g_node_find
463 g_node_find_child
464 g_node_first_sibling
465 g_node_get_root
466 g_node_insert
467 g_node_insert_after
468 g_node_insert_before
469 g_node_is_ancestor
470 g_node_last_child
471 g_node_last_sibling
472 g_node_max_height
473 g_node_n_children
474 g_node_new
475 g_node_n_nodes
476 g_node_nth_child
477 g_node_pop_allocator
478 g_node_prepend
479 g_node_push_allocator
480 g_node_reverse_children
481 g_node_traverse
482 g_node_unlink
483 g_nullify_pointer
484 g_once_impl
485 g_on_error_query
486 g_on_error_stack_trace
487 g_open
488 g_option_context_add_group
489 g_option_context_add_main_entries
490 g_option_error_quark
491 g_option_context_free
492 g_option_context_get_help_enabled
493 g_option_context_get_ignore_unknown_options
494 g_option_context_get_main_group
495 g_option_context_new
496 g_option_context_parse
497 g_option_context_set_help_enabled
498 g_option_context_set_ignore_unknown_options
499 g_option_context_set_main_group
500 g_option_group_add_entries
501 g_option_group_free
502 g_option_group_new
503 g_option_group_set_error_hook
504 g_option_group_set_parse_hooks
505 g_option_group_set_translate_func
506 g_option_group_set_translation_domain
507 g_parse_debug_string
508 g_path_get_basename
509 g_path_get_dirname
510 g_path_is_absolute
511 g_path_skip_root
512 g_pattern_match
513 g_pattern_match_simple
514 g_pattern_match_string
515 g_pattern_spec_equal
516 g_pattern_spec_free
517 g_pattern_spec_new
518 g_print
519 g_printerr
520 g_printf
521 g_printf_string_upper_bound
522 g_propagate_error
523 g_ptr_array_add
524 g_ptr_array_foreach
525 g_ptr_array_free
526 g_ptr_array_new
527 g_ptr_array_remove
528 g_ptr_array_remove_fast
529 g_ptr_array_remove_index
530 g_ptr_array_remove_index_fast
531 g_ptr_array_remove_range
532 g_ptr_array_set_size
533 g_ptr_array_sized_new
534 g_ptr_array_sort
535 g_ptr_array_sort_with_data
536 g_qsort_with_data
537 g_quark_from_static_string
538 g_quark_from_string
539 g_quark_to_string
540 g_quark_try_string
541 g_queue_copy
542 g_queue_delete_link
543 g_queue_find
544 g_queue_find_custom
545 g_queue_foreach
546 g_queue_free
547 g_queue_get_length
548 g_queue_index
549 g_queue_insert_after
550 g_queue_insert_before
551 g_queue_insert_sorted
552 g_queue_is_empty
553 g_queue_link_index
554 g_queue_new
555 g_queue_peek_head
556 g_queue_peek_head_link
557 g_queue_peek_nth
558 g_queue_peek_nth_link
559 g_queue_peek_tail
560 g_queue_peek_tail_link
561 g_queue_pop_head
562 g_queue_pop_head_link
563 g_queue_pop_nth
564 g_queue_pop_nth_link
565 g_queue_pop_tail
566 g_queue_pop_tail_link
567 g_queue_push_head
568 g_queue_push_head_link
569 g_queue_push_nth
570 g_queue_push_nth_link
571 g_queue_push_tail
572 g_queue_push_tail_link
573 g_queue_remove
574 g_queue_remove_all
575 g_queue_reverse
576 g_queue_sort
577 g_queue_unlink
578 g_rand_copy
579 g_rand_double
580 g_rand_double_range
581 g_rand_free
582 g_rand_int
583 g_rand_int_range
584 g_rand_new
585 g_rand_new_with_seed
586 g_rand_new_with_seed_array
587 g_random_double
588 g_random_double_range
589 g_random_int
590 g_random_int_range
591 g_random_set_seed
592 g_rand_set_seed
593 g_rand_set_seed_array
594 g_realloc
595 g_relation_count
596 g_relation_delete
597 g_relation_destroy
598 g_relation_exists
599 g_relation_index
600 g_relation_insert
601 g_relation_new
602 g_relation_print
603 g_relation_select
604 g_remove
605 g_rename
606 g_return_if_fail_warning
607 g_scanner_cur_line
608 g_scanner_cur_position
609 g_scanner_cur_token
610 g_scanner_cur_value
611 g_scanner_destroy
612 g_scanner_eof
613 g_scanner_error
614 g_scanner_get_next_token
615 g_scanner_input_file
616 g_scanner_input_text
617 g_scanner_lookup_symbol
618 g_scanner_new
619 g_scanner_peek_next_token
620 g_scanner_scope_add_symbol
621 g_scanner_scope_foreach_symbol
622 g_scanner_scope_lookup_symbol
623 g_scanner_scope_remove_symbol
624 g_scanner_set_scope
625 g_scanner_sync_file_offset
626 g_scanner_unexp_token
627 g_scanner_warn
628 g_set_application_name
629 g_setenv
630 g_set_error
631 g_set_prgname
632 g_set_printerr_handler
633 g_set_print_handler
634 g_shell_error_quark
635 g_shell_parse_argv
636 g_shell_quote
637 g_shell_unquote
638 g_slist_alloc
639 g_slist_append
640 g_slist_concat
641 g_slist_copy
642 g_slist_delete_link
643 g_slist_find
644 g_slist_find_custom
645 g_slist_foreach
646 g_slist_free
647 g_slist_free_1
648 g_slist_index
649 g_slist_insert
650 g_slist_insert_before
651 g_slist_insert_sorted
652 g_slist_last
653 g_slist_length
654 g_slist_nth
655 g_slist_nth_data
656 g_slist_pop_allocator
657 g_slist_position
658 g_slist_prepend
659 g_slist_push_allocator
660 g_slist_remove
661 g_slist_remove_all
662 g_slist_remove_link
663 g_slist_reverse
664 g_slist_sort
665 g_slist_sort_with_data
666 g_snprintf
667 g_source_add_poll
668 g_source_attach
669 g_source_destroy
670 g_source_get_can_recurse
671 g_source_get_context
672 g_source_get_current_time
673 g_source_get_id
674 g_source_get_priority
675 g_source_new
676 g_source_ref
677 g_source_remove
678 g_source_remove_by_funcs_user_data
679 g_source_remove_by_user_data
680 g_source_remove_poll
681 g_source_set_callback
682 g_source_set_callback_indirect
683 g_source_set_can_recurse
684 g_source_set_priority
685 g_source_unref
686 g_spaced_primes_closest
687 g_spawn_async
688 g_spawn_async_with_pipes
689 g_spawn_close_pid
690 g_spawn_command_line_async
691 g_spawn_command_line_sync
692 g_spawn_error_quark
693 g_spawn_sync
694 g_sprintf
695 g_stat
696 g_static_mutex_free
697 g_static_mutex_get_mutex_impl
698 g_static_mutex_init
699 g_static_private_free
700 g_static_private_get
701 g_static_private_init
702 g_static_private_set
703 g_static_rec_mutex_free
704 g_static_rec_mutex_init
705 g_static_rec_mutex_lock
706 g_static_rec_mutex_lock_full
707 g_static_rec_mutex_trylock
708 g_static_rec_mutex_unlock
709 g_static_rec_mutex_unlock_full
710 g_static_rw_lock_free
711 g_static_rw_lock_init
712 g_static_rw_lock_reader_lock
713 g_static_rw_lock_reader_trylock
714 g_static_rw_lock_reader_unlock
715 g_static_rw_lock_writer_lock
716 g_static_rw_lock_writer_trylock
717 g_static_rw_lock_writer_unlock
718 g_stpcpy
719 g_strcanon
720 g_strcasecmp
721 g_strchomp
722 g_strchug
723 g_strcompress
724 g_strconcat
725 g_strdelimit
726 g_strdown
727 g_strdup
728 g_strdup_printf
729 g_strdupv
730 g_strdup_vprintf
731 g_str_equal
732 g_strerror
733 g_strescape
734 g_strfreev
735 g_str_hash
736 g_str_has_prefix
737 g_str_has_suffix
738 g_string_append
739 g_string_append_len
740 g_string_append_printf
741 g_string_append_unichar
742 g_string_ascii_down
743 g_string_ascii_up
744 g_string_assign
745 g_string_chunk_free
746 g_string_chunk_insert
747 g_string_chunk_insert_const
748 g_string_chunk_insert_len
749 g_string_chunk_new
750 g_string_down
751 g_string_equal
752 g_string_erase
753 g_string_free
754 g_string_hash
755 g_string_insert
756 g_string_insert_c
757 g_string_insert_len
758 g_string_insert_unichar
759 g_string_new
760 g_string_new_len
761 g_string_prepend
762 g_string_prepend_c
763 g_string_prepend_len
764 g_string_prepend_unichar
765 g_string_printf
766 g_string_set_size
767 g_string_sized_new
768 g_string_truncate
769 g_string_up
770 g_strip_context
771 g_strjoin
772 g_strjoinv
773 g_strlcat
774 g_strlcpy
775 g_strncasecmp
776 g_strndup
777 g_strnfill
778 g_strreverse
779 g_strrstr
780 g_strrstr_len
781 g_strsignal
782 g_strsplit
783 g_strsplit_set
784 g_strstr_len
785 g_strtod
786 g_strup
787 g_strv_length
788 g_thread_create_full
789 g_thread_error_quark
790 g_thread_exit
791 g_thread_join
792 g_thread_pool_free
793 g_thread_pool_get_max_threads
794 g_thread_pool_get_max_unused_threads
795 g_thread_pool_get_num_threads
796 g_thread_pool_get_num_unused_threads
797 g_thread_pool_new
798 g_thread_pool_push
799 g_thread_pool_set_max_threads
800 g_thread_pool_set_max_unused_threads
801 g_thread_pool_stop_unused_threads
802 g_thread_pool_unprocessed
803 g_thread_self
804 g_thread_set_priority
805 g_timeout_add
806 g_timeout_add_full
807 g_timeout_source_new
808 g_timer_continue
809 g_timer_destroy
810 g_timer_elapsed
811 g_timer_new
812 g_timer_reset
813 g_timer_start
814 g_timer_stop
815 g_time_val_add
816 g_tree_destroy
817 g_tree_foreach
818 g_tree_height
819 g_tree_insert
820 g_tree_lookup
821 g_tree_lookup_extended
822 g_tree_new
823 g_tree_new_full
824 g_tree_new_with_data
825 g_tree_nnodes
826 g_tree_remove
827 g_tree_replace
828 g_tree_search
829 g_tree_steal
830 g_tree_traverse
831 g_try_malloc
832 g_try_realloc
833 g_tuples_destroy
834 g_tuples_index
835 g_ucs4_to_utf16
836 g_ucs4_to_utf8
837 g_unichar_break_type
838 g_unichar_digit_value
839 g_unichar_get_mirror_char
840 g_unichar_isalnum
841 g_unichar_isalpha
842 g_unichar_iscntrl
843 g_unichar_isdefined
844 g_unichar_isdigit
845 g_unichar_isgraph
846 g_unichar_islower
847 g_unichar_isprint
848 g_unichar_ispunct
849 g_unichar_isspace
850 g_unichar_istitle
851 g_unichar_isupper
852 g_unichar_iswide
853 g_unichar_isxdigit
854 g_unichar_tolower
855 g_unichar_totitle
856 g_unichar_toupper
857 g_unichar_to_utf8
858 g_unichar_type
859 g_unichar_validate
860 g_unichar_xdigit_value
861 g_unicode_canonical_decomposition
862 g_unicode_canonical_ordering
863 g_unlink
864 g_unsetenv
865 g_uri_list_extract_uris
866 g_usleep
867 g_utf16_to_ucs4
868 g_utf16_to_utf8
869 g_utf8_casefold
870 g_utf8_collate
871 g_utf8_collate_key
872 g_utf8_find_next_char
873 g_utf8_find_prev_char
874 g_utf8_get_char
875 g_utf8_get_char_validated
876 g_utf8_normalize
877 g_utf8_offset_to_pointer
878 g_utf8_pointer_to_offset
879 g_utf8_prev_char
880 g_utf8_strchr
881 g_utf8_strdown
882 g_utf8_strlen
883 g_utf8_strncpy
884 g_utf8_strrchr
885 g_utf8_strreverse
886 g_utf8_strup
887 g_utf8_to_ucs4
888 g_utf8_to_ucs4_fast
889 g_utf8_to_utf16
890 g_utf8_validate
891 g_vasprintf
892 g_vfprintf
893 g_vprintf
894 g_vsnprintf
895 g_vsprintf
896 #ifdef G_OS_WIN32
897 g_win32_error_message
898 g_win32_ftruncate
899 g_win32_get_package_installation_directory
900 g_win32_get_package_installation_subdirectory
901 g_win32_get_windows_version
902 g_win32_getlocale
903 #endif
904 #ifdef INCLUDE_VARIABLES
905 g_ascii_table
906 g_utf8_skip
907 g_idle_funcs
908 g_timeout_funcs
909 g_io_watch_funcs
910 g_child_watch_funcs
911 g_thread_functions_for_glib_use
912 g_thread_use_default_impl
913 g_threads_got_initialized
914 glib_binary_age
915 glib_interface_age
916 glib_major_version
917 glib_mem_profiler_table
918 glib_micro_version
919 glib_minor_version
920 #endif
921 #ifdef INCLUDE_INTERNAL_SYMBOLS
922 /* internal or inline symbols */
923 g_get_codeset
924 g_string_append_c
925 g_thread_init_glib
926 g_trash_stack_height
927 g_trash_stack_peek
928 g_trash_stack_pop
929 g_trash_stack_push
930 g_bit_nth_lsf
931 g_bit_nth_msf
932 g_bit_storage
933 #endif