System
array ARRAY ARRAY2 ARRAY3 ArrayData ArrayError ArrayFilter ArrayFilterSwap ArrayForeach ArrayForeachSwap array_new array_new_copy array_new_filter array_new_filter_swap array_new_type array_delete array_count array_get array_get_copy array_get_size array_set array_append array_copy array_insert array_prepend array_remove_pos array_filter array_filter_swap array_foreach array_foreach_swap Array
buffer BufferData buffer_new buffer_new_copy buffer_delete buffer_get_data buffer_set buffer_set_data buffer_get_size buffer_set_size Buffer
config Config ConfigForeachCallback ConfigForeachSectionCallback config_new config_new_copy config_new_load config_delete config_get config_set config_foreach config_foreach_section config_load config_load_preferences config_load_preferences_system config_load_preferences_user config_reset config_save config_save_preferences_user
error ErrorCode error_get error_get_code error_set error_setv error_set_code error_set_codev error_set_print error_set_printv error_print
event EventIOFunc EventTimeoutFunc event_new event_delete event_loop event_loop_quit event_loop_while event_register_idle event_register_io_read event_register_io_write event_register_timeout event_unregister_io_read event_unregister_io_write event_unregister_timeout Event
file FileError FileMode FileOffset FileSeekMode FILE_MODE_READ FILE_MODE_WRITE FILE_MODE_READ_WRITE FILE_MODE_APPEND FILE_MODE_CREATE FILE_MODE_EXCLUSIVE FILE_MODE_TRUNCATE file_new file_delete file_get_filename file_get_mode file_read file_read_buffer file_write file_write_buffer file_seek file_unlink File
hash HashFunc HashCompare HashForeach hash_new hash_new_copy hash_delete hash_func_string hash_compare_string hash_get hash_get_key hash_set hash_count hash_foreach hash_reset Hash
license LicenseFlags LF_CAN_JAIL LF_CAN_MODIFY LF_CAN_PATENT LF_CAN_REDISTRIBUTE LF_CAN_REVERSE_ENGINEER LF_KEEP_ACKNOWLEDGEMENT LF_KEEP_COPYRIGHT LF_KEEP_DISCLAIMER LF_KEEP_SOURCE_CODE LF_VIRAL LF_VIRAL_LIBRARIES LICENSE_BSD2_FLAGS LICENSE_BSD2_STRING LICENSE_BSD3_FLAGS LICENSE_BSD3_STRING LICENSE_BSD4_FLAGS LICENSE_BSD4_STRING LICENSE_GNU_GPL2_FLAGS LICENSE_GNU_GPL2_STRING LICENSE_GNU_LGPL21_FLAGS LICENSE_GNU_LGPL21_STRING LICENSE_GNU_GPL3_FLAGS LICENSE_GNU_GPL3_STRING LICENSE_GNU_LGPL3_FLAGS LICENSE_GNU_LGPL3_STRING LICENSE_PROPRIETARY_FLAGS LICENSE_PROPRIETARY_STRING LICENSE_PUBLIC_DOMAIN_FLAGS LICENSE_PUBLIC_DOMAIN_STRING
mutator Mutator MutatorForeach mutator_new mutator_new_copy mutator_delete mutator_get mutator_set mutator_count mutator_foreach mutator_reset
object Object object_new object_delete object_resize
parser ParserFilter ParserCallback parser_new parser_new_string parser_delete parser_get_filename parser_get_token parser_add_callback parser_remove_callback parser_add_filter parser_remove_filter parser_scan parser_scan_filter Parser
plugin PluginExport plugin_new plugin_new_self plugin_delete plugin_get_export plugin_lookup Plugin
string String string_new string_new_append string_new_appendv string_new_format string_new_formatv string_new_length string_new_replace string_delete string_get string_get_length string_get_size string_set string_append string_append_format string_append_formatv string_clear string_cut string_compare string_compare_length string_explode string_find string_index string_rindex string_replace string_ltrim string_rtrim string_trim string_tolower string_toupper
token TokenCode TC_NULL TokenSet token_delete token_get_filename token_set_filename token_get_col token_set_col token_get_line token_set_line token_get_code token_set_code token_get_string token_set_string token_get_data token_set_data token_in_set Token
userdata UserData
variable VariableType VT_LAST VT_COUNT VariableClass VariableError variable_new variable_newv variable_new_array variable_new_arrayv variable_new_compound variable_new_compoundv variable_new_compound_variables variable_new_copy variable_new_deserialize variable_new_deserialize_buffer variable_new_deserialize_type variable_delete variable_get_as variable_get_class variable_get_pointer variable_get_type variable_is_array variable_is_class variable_is_compound variable_is_instance variable_is_scalar variable_is_type variable_set variable_setv variable_set_type variable_set_typev variable_copy variable_serialize Variable