b56d2d3bafa37e361b1efd600ff694563ca8ab2f
[platform/upstream/glib.git] / glib / glib.def
1 EXPORTS
2         g_allocator_free
3         g_allocator_new
4         g_array_append_vals
5         g_array_free
6         g_array_insert_vals
7         g_array_new
8         g_array_prepend_vals
9         g_array_remove_index
10         g_array_remove_index_fast
11         g_array_set_size
12         g_array_sized_new
13         g_array_sort
14         g_array_sort_with_data
15         g_atexit
16         g_basename
17         g_bit_nth_lsf
18         g_bit_nth_msf
19         g_bit_storage
20         g_blow_chunks
21         g_byte_array_append
22         g_byte_array_free
23         g_byte_array_new
24         g_byte_array_prepend
25         g_byte_array_remove_index
26         g_byte_array_remove_index_fast
27         g_byte_array_set_size
28         g_byte_array_sized_new
29         g_byte_array_sort
30         g_byte_array_sort_with_data
31         g_cache_destroy
32         g_cache_insert
33         g_cache_key_foreach
34         g_cache_new
35         g_cache_remove
36         g_cache_value_foreach
37         g_clear_error
38         g_completion_add_items
39         g_completion_clear_items
40         g_completion_complete
41         g_completion_free
42         g_completion_new
43         g_completion_remove_items
44         g_convert
45         g_convert_error_quark
46         g_convert_with_fallback
47         g_datalist_clear
48         g_datalist_foreach
49         g_datalist_id_get_data
50         g_datalist_id_remove_no_notify
51         g_datalist_id_set_data_full
52         g_datalist_init
53         g_dataset_destroy
54         g_dataset_foreach
55         g_dataset_id_get_data
56         g_dataset_id_remove_no_notify
57         g_dataset_id_set_data_full
58         g_date_add_days
59         g_date_add_months
60         g_date_add_years
61         g_date_clear
62         g_date_compare
63         g_date_free
64         g_date_get_day
65         g_date_get_day_of_year
66         g_date_get_days_in_month
67         g_date_get_julian
68         g_date_get_monday_week_of_year
69         g_date_get_monday_weeks_in_year
70         g_date_get_month
71         g_date_get_sunday_week_of_year
72         g_date_get_sunday_weeks_in_year
73         g_date_get_weekday
74         g_date_get_year
75         g_date_is_first_of_month
76         g_date_is_last_of_month
77         g_date_is_leap_year
78         g_date_new
79         g_date_new_dmy
80         g_date_new_julian
81         g_date_set_day
82         g_date_set_dmy
83         g_date_set_julian
84         g_date_set_month
85         g_date_set_parse
86         g_date_set_time
87         g_date_set_year
88         g_date_strftime
89         g_date_subtract_days
90         g_date_subtract_months
91         g_date_subtract_years
92         g_date_to_struct_tm
93         g_date_valid
94         g_date_valid_day
95         g_date_valid_dmy
96         g_date_valid_julian
97         g_date_valid_month
98         g_date_valid_weekday
99         g_date_valid_year
100         g_direct_equal
101         g_direct_hash
102         g_dirname
103         g_error_copy
104         g_error_free
105         g_error_matches
106         g_error_new
107         g_error_new_literal
108         g_file_error_from_errno
109         g_file_error_quark
110         g_file_get_contents
111         g_file_open_tmp
112         g_file_test
113         g_filename_from_utf8
114         g_filename_to_utf8
115         g_free
116         g_get_charset
117         g_get_codeset
118         g_get_current_dir
119         g_get_current_time
120         g_get_home_dir
121         g_get_prgname
122         g_get_real_name
123         g_get_tmp_dir
124         g_get_user_name
125         g_getenv
126         g_hash_table_destroy
127         g_hash_table_foreach
128         g_hash_table_foreach_remove
129         g_hash_table_freeze
130         g_hash_table_insert
131         g_hash_table_lookup
132         g_hash_table_lookup_extended
133         g_hash_table_new
134         g_hash_table_remove
135         g_hash_table_size
136         g_hash_table_thaw
137         g_hook_alloc
138         g_hook_compare_ids
139         g_hook_destroy
140         g_hook_destroy_link
141         g_hook_find
142         g_hook_find_data
143         g_hook_find_func
144         g_hook_find_func_data
145         g_hook_first_valid
146         g_hook_free
147         g_hook_get
148         g_hook_insert_before
149         g_hook_insert_sorted
150         g_hook_list_clear
151         g_hook_list_init
152         g_hook_list_invoke
153         g_hook_list_invoke_check
154         g_hook_list_marshal
155         g_hook_list_marshal_check
156         g_hook_next_valid
157         g_hook_prepend
158         g_hook_ref
159         g_hook_unref
160         g_iconv
161         g_iconv_close
162         g_iconv_open
163         g_idle_add
164         g_idle_add_full
165         g_idle_remove_by_data
166         g_idle_source_new
167         g_int_equal
168         g_int_hash
169         g_io_add_watch
170         g_io_add_watch_full
171         g_io_channel_close
172         g_io_channel_init
173         g_io_channel_read
174         g_io_channel_ref
175         g_io_channel_seek
176         g_io_channel_unix_get_fd
177         g_io_channel_unix_new
178         g_io_channel_unref
179         g_io_channel_win32_get_fd
180         g_io_channel_win32_make_pollfd
181         g_io_channel_win32_new_fd
182         g_io_channel_win32_new_messages
183         g_io_channel_win32_new_stream_socket
184         g_io_channel_win32_poll
185         g_io_channel_win32_set_debug
186         g_io_channel_write
187         g_io_create_watch
188         g_list_alloc
189         g_list_append
190         g_list_concat
191         g_list_copy
192         g_list_delete_link
193         g_list_find
194         g_list_find_custom
195         g_list_first
196         g_list_foreach
197         g_list_free
198         g_list_free_1
199         g_list_index
200         g_list_insert
201         g_list_insert_sorted
202         g_list_last
203         g_list_length
204         g_list_nth
205         g_list_nth_data
206         g_list_position
207         g_list_prepend
208         g_list_remove
209         g_list_remove_link
210         g_list_reverse
211         g_list_sort
212         g_list_sort_with_data
213         g_locale_from_utf8
214         g_locale_to_utf8
215         g_log
216         g_log_default_handler
217         g_log_remove_handler
218         g_log_set_always_fatal
219         g_log_set_fatal_mask
220         g_log_set_handler
221         g_logv
222         g_main_context_add_poll
223         g_main_context_check
224         g_main_context_default
225         g_main_context_dispatch
226         g_main_context_find_source_by_funcs_user_data
227         g_main_context_find_source_by_id
228         g_main_context_find_source_by_user_data
229         g_main_context_get
230         g_main_context_get_poll_func
231         g_main_context_iteration
232         g_main_context_pending
233         g_main_context_prepare
234         g_main_context_query
235         g_main_context_remove_poll
236         g_main_context_set_poll_func
237         g_main_loop_is_running
238         g_main_loop_new
239         g_main_loop_quit
240         g_main_loop_ref
241         g_main_loop_run
242         g_main_loop_unref
243         g_malloc
244         g_malloc0
245         g_markup_error_quark
246         g_markup_escape_text
247         g_markup_parse_context_end_parse
248         g_markup_parse_context_free
249         g_markup_parse_context_get_position
250         g_markup_parse_context_new
251         g_markup_parse_context_parse
252         g_mem_chunk_alloc
253         g_mem_chunk_alloc0
254         g_mem_chunk_clean
255         g_mem_chunk_destroy
256         g_mem_chunk_free
257         g_mem_chunk_info
258         g_mem_chunk_new
259         g_mem_chunk_print
260         g_mem_chunk_reset
261         g_mem_init
262         g_mem_profile
263         g_mem_set_vtable
264         g_memdup
265         g_messages_init
266         g_mkstemp
267         g_mutex_init
268         g_node_child_index
269         g_node_child_position
270         g_node_children_foreach
271         g_node_copy
272         g_node_depth
273         g_node_destroy
274         g_node_find
275         g_node_find_child
276         g_node_first_sibling
277         g_node_get_root
278         g_node_insert
279         g_node_insert_after
280         g_node_insert_before
281         g_node_is_ancestor
282         g_node_last_child
283         g_node_last_sibling
284         g_node_max_height
285         g_node_n_children
286         g_node_n_nodes
287         g_node_new
288         g_node_nth_child
289         g_node_prepend
290         g_node_reverse_children
291         g_node_traverse
292         g_node_unlink
293         g_on_error_query
294         g_on_error_stack_trace
295         g_parse_debug_string
296         g_path_get_basename
297         g_path_get_dirname
298         g_path_is_absolute
299         g_path_skip_root
300         g_print
301         g_printerr
302         g_printf_string_upper_bound
303         g_propagate_error
304         g_ptr_array_add
305         g_ptr_array_free
306         g_ptr_array_new
307         g_ptr_array_remove
308         g_ptr_array_remove_fast
309         g_ptr_array_remove_index
310         g_ptr_array_remove_index_fast
311         g_ptr_array_set_size
312         g_ptr_array_sized_new
313         g_ptr_array_sort
314         g_ptr_array_sort_with_data
315         g_qsort_with_data
316         g_quark_from_static_string
317         g_quark_from_string
318         g_quark_to_string
319         g_quark_try_string
320         g_queue_free
321         g_queue_is_empty
322         g_queue_new
323         g_queue_peek_head
324         g_queue_peek_tail
325         g_queue_pop_head
326         g_queue_pop_head_link
327         g_queue_pop_tail
328         g_queue_pop_tail_link
329         g_queue_push_head
330         g_queue_push_head_link
331         g_queue_push_tail
332         g_queue_push_tail_link
333         g_rand_double
334         g_rand_double_range
335         g_rand_free
336         g_rand_int
337         g_rand_int_range
338         g_rand_new
339         g_rand_new_with_seed
340         g_rand_set_seed
341         g_random_double
342         g_random_double_range
343         g_random_int
344         g_random_int_range
345         g_random_set_seed
346         g_realloc
347         g_relation_count
348         g_relation_delete
349         g_relation_destroy
350         g_relation_exists
351         g_relation_index
352         g_relation_insert
353         g_relation_new
354         g_relation_print
355         g_relation_select
356         g_scanner_cur_line
357         g_scanner_cur_position
358         g_scanner_cur_token
359         g_scanner_cur_value
360         g_scanner_destroy
361         g_scanner_eof
362         g_scanner_error
363         g_scanner_freeze_symbol_table
364         g_scanner_get_next_token
365         g_scanner_input_file
366         g_scanner_input_text
367         g_scanner_lookup_symbol
368         g_scanner_new
369         g_scanner_peek_next_token
370         g_scanner_scope_add_symbol
371         g_scanner_scope_foreach_symbol
372         g_scanner_scope_lookup_symbol
373         g_scanner_scope_remove_symbol
374         g_scanner_set_scope
375         g_scanner_stat_mode
376         g_scanner_sync_file_offset
377         g_scanner_thaw_symbol_table
378         g_scanner_unexp_token
379         g_scanner_warn
380         g_set_error
381         g_set_error_handler
382         g_set_message_handler
383         g_set_prgname
384         g_set_print_handler
385         g_set_printerr_handler
386         g_set_warning_handler
387         g_shell_parse_argv
388         g_shell_quote
389         g_shell_unquote
390         g_slist_alloc
391         g_slist_append
392         g_slist_concat
393         g_slist_copy
394         g_slist_delete_link
395         g_slist_find
396         g_slist_find_custom
397         g_slist_foreach
398         g_slist_free
399         g_slist_free_1
400         g_slist_index
401         g_slist_insert
402         g_slist_insert_sorted
403         g_slist_last
404         g_slist_length
405         g_slist_nth
406         g_slist_nth_data
407         g_slist_position
408         g_slist_prepend
409         g_slist_remove
410         g_slist_remove_link
411         g_slist_reverse
412         g_slist_sort
413         g_slist_sort_with_data
414         g_snprintf
415         g_source_add_poll
416         g_source_attach
417         g_source_destroy
418         g_source_get_can_recurse
419         g_source_get_context
420         g_source_get_current_time
421         g_source_get_id
422         g_source_get_priority
423         g_source_new
424         g_source_ref
425         g_source_remove
426         g_source_remove_by_funcs_user_data
427         g_source_remove_by_user_data
428         g_source_set_callback
429         g_source_set_callback_indirect
430         g_source_set_can_recurse
431         g_source_set_priority
432         g_source_unref
433         g_spaced_primes_closest
434         g_spawn_async
435         g_spawn_async_with_pipes
436         g_spawn_command_line_async
437         g_spawn_command_line_sync
438         g_spawn_error_quark
439         g_spawn_sync
440         g_static_mutex_get_mutex_impl
441         g_static_private_get
442         g_static_private_set
443         g_static_rec_mutex_lock
444         g_static_rec_mutex_trylock
445         g_static_rec_mutex_unlock
446         g_static_rw_lock_free
447         g_static_rw_lock_reader_lock
448         g_static_rw_lock_reader_trylock
449         g_static_rw_lock_reader_unlock
450         g_static_rw_lock_writer_lock
451         g_static_rw_lock_writer_trylock
452         g_static_rw_lock_writer_unlock
453         g_str_equal
454         g_str_hash
455         g_strcanon
456         g_strcasecmp
457         g_strchomp
458         g_strchug
459         g_strcompress
460         g_strconcat
461         g_strdelimit
462         g_strdown
463         g_strdup
464         g_strdup_printf
465         g_strdup_vprintf
466         g_strdupv
467         g_strerror
468         g_strescape
469         g_strfreev
470         g_string_append
471         g_string_append_c
472         g_string_append_len
473         g_string_assign
474         g_string_chunk_free
475         g_string_chunk_insert
476         g_string_chunk_insert_const
477         g_string_chunk_new
478         g_string_down
479         g_string_equal
480         g_string_erase
481         g_string_free
482         g_string_insert
483         g_string_insert_c
484         g_string_insert_len
485         g_string_new
486         g_string_prepend
487         g_string_prepend_c
488         g_string_prepend_len
489         g_string_sized_new
490         g_string_sprintf
491         g_string_sprintfa
492         g_string_truncate
493         g_string_up
494         g_strjoin
495         g_strjoinv
496         g_strlcat
497         g_strlcpy
498         g_strncasecmp
499         g_strndup
500         g_strnfill
501         g_strreverse
502         g_strsignal
503         g_strsplit
504         g_strtod
505         g_strup
506         g_thread_create
507         g_thread_error_quark
508         g_thread_functions_for_glib_use
509         g_thread_join
510         g_thread_pool_free
511         g_thread_pool_new
512         g_thread_pool_push
513         g_thread_self
514         g_thread_set_priority
515         g_thread_use_default_impl
516         g_threads_got_initialized
517         g_timeout_add
518         g_timeout_add_full
519         g_timeout_source_new
520         g_timer_destroy
521         g_timer_elapsed
522         g_timer_new
523         g_timer_reset
524         g_timer_start
525         g_timer_stop
526         g_trash_stack_height
527         g_trash_stack_peek
528         g_trash_stack_pop
529         g_trash_stack_push
530         g_tree_destroy
531         g_tree_height
532         g_tree_insert
533         g_tree_lookup
534         g_tree_new
535         g_tree_nnodes
536         g_tree_remove
537         g_tree_search
538         g_tree_traverse
539         g_tuples_destroy
540         g_tuples_index
541         g_ucs4_to_utf16
542         g_ucs4_to_utf8
543         g_unichar_break_type
544         g_unichar_digit_value
545         g_unichar_isalnum
546         g_unichar_isalpha
547         g_unichar_iscntrl
548         g_unichar_isdefined
549         g_unichar_isdigit
550         g_unichar_isgraph
551         g_unichar_islower
552         g_unichar_isprint
553         g_unichar_ispunct
554         g_unichar_isspace
555         g_unichar_istitle
556         g_unichar_isupper
557         g_unichar_iswide
558         g_unichar_isxdigit
559         g_unichar_to_utf8
560         g_unichar_tolower
561         g_unichar_totitle
562         g_unichar_toupper
563         g_unichar_type
564         g_unichar_xdigit_value
565         g_unicode_canonical_decomposition
566         g_unicode_canonical_ordering
567         g_usleep
568         g_utf16_to_ucs4
569         g_utf16_to_utf8
570         g_utf8_find_next_char
571         g_utf8_find_prev_char
572         g_utf8_get_char
573         g_utf8_offset_to_pointer
574         g_utf8_pointer_to_offset
575         g_utf8_prev_char
576         g_utf8_skip
577         g_utf8_strchr
578         g_utf8_strlen
579         g_utf8_strncpy
580         g_utf8_to_ucs4
581         g_utf8_to_ucs4_fast
582         g_utf8_to_utf16
583         g_utf8_validate
584         g_vsnprintf
585         g_win32_closedir
586         g_win32_error_message
587         g_win32_ftruncate
588         g_win32_get_package_installation_directory
589         g_win32_getlocale
590         g_win32_opendir
591         g_win32_readdir
592         g_win32_rewinddir
593         glib_binary_age
594         glib_interface_age
595         glib_major_version
596         glib_micro_version
597         glib_minor_version