Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- b -
- bstr : bstr.h
- bstr_add() : bstr.c, bstr.h
- bstr_add_c() : bstr.c, bstr.h
- bstr_add_c_noex() : bstr.c, bstr.h
- bstr_add_mem() : bstr.c, bstr.h
- bstr_add_mem_noex() : bstr.c, bstr.h
- bstr_add_noex() : bstr.c, bstr.h
- bstr_adjust_len() : bstr.c, bstr.h
- bstr_adjust_realptr() : bstr.c, bstr.h
- bstr_adjust_size() : bstr.c, bstr.h
- bstr_alloc() : bstr.h, bstr.c
- bstr_begins_with() : bstr.c, bstr.h
- bstr_begins_with_c() : bstr.c, bstr.h
- bstr_begins_with_c_nocase() : bstr.c, bstr.h
- bstr_begins_with_mem() : bstr.c, bstr.h
- bstr_begins_with_mem_nocase() : bstr.c, bstr.h
- bstr_begins_with_nocase() : bstr.c, bstr.h
- bstr_builder_append_c() : bstr_builder.c, bstr_builder.h
- bstr_builder_append_mem() : bstr_builder.h, bstr_builder.c
- bstr_builder_appendn() : bstr_builder.c, bstr_builder.h
- bstr_builder_clear() : bstr_builder.c, bstr_builder.h
- bstr_builder_create() : bstr_builder.c, bstr_builder.h
- BSTR_BUILDER_DEFAULT_SIZE : bstr_builder.h
- bstr_builder_destroy() : bstr_builder.c, bstr_builder.h
- bstr_builder_size() : bstr_builder.c, bstr_builder.h
- bstr_builder_t : bstr_builder.h
- bstr_builder_to_str() : bstr_builder.c, bstr_builder.h
- bstr_char_at() : bstr.c, bstr.h
- bstr_char_at_end() : bstr.c, bstr.h
- bstr_chop() : bstr.c, bstr.h
- bstr_chr() : bstr.c, bstr.h
- bstr_cmp() : bstr.c, bstr.h
- bstr_cmp_c() : bstr.c, bstr.h
- bstr_cmp_c_nocase() : bstr.c, bstr.h
- bstr_cmp_c_nocasenorzero() : bstr.c, bstr.h
- bstr_cmp_mem() : bstr.c, bstr.h
- bstr_cmp_mem_nocase() : bstr.c, bstr.h
- bstr_cmp_nocase() : bstr.c, bstr.h
- bstr_cmp_nocasenorzero() : bstr.h
- bstr_dup() : bstr.c, bstr.h
- bstr_dup_c() : bstr.c, bstr.h
- bstr_dup_ex() : bstr.c, bstr.h
- bstr_dup_lower() : bstr.c, bstr.h
- bstr_dup_mem() : bstr.c, bstr.h
- bstr_expand() : bstr.c, bstr.h
- bstr_free() : bstr.c, bstr.h
- bstr_index_of() : bstr.c, bstr.h
- bstr_index_of_c() : bstr.c, bstr.h
- bstr_index_of_c_nocase() : bstr.c, bstr.h
- bstr_index_of_c_nocasenorzero() : bstr.c, bstr.h
- bstr_index_of_mem() : bstr.c, bstr.h
- bstr_index_of_mem_nocase() : bstr.c, bstr.h
- bstr_index_of_nocase() : bstr.c, bstr.h
- bstr_len : bstr.h
- bstr_ptr : bstr.h
- bstr_rchr() : bstr.c, bstr.h
- bstr_realptr : bstr.h
- bstr_size : bstr.h
- bstr_to_lowercase() : bstr.c, bstr.h
- bstr_util_cmp_mem() : bstr.c, bstr.h
- bstr_util_cmp_mem_nocase() : bstr.c, bstr.h
- bstr_util_cmp_mem_nocasenorzero() : bstr.c, bstr.h
- bstr_util_mem_index_of_c() : bstr.c, bstr.h
- bstr_util_mem_index_of_c_nocase() : bstr.c, bstr.h
- bstr_util_mem_index_of_mem() : bstr.h, bstr.c
- bstr_util_mem_index_of_mem_nocase() : bstr.c, bstr.h
- bstr_util_mem_index_of_mem_nocasenorzero() : bstr.c, bstr.h
- bstr_util_mem_to_pint() : bstr.c, bstr.h
- bstr_util_mem_trim() : bstr.h, bstr.c
- bstr_util_memdup_to_c() : bstr.c, bstr.h
- bstr_util_strdup_to_c() : bstr.c, bstr.h
- bstr_wrap_c() : bstr.c, bstr.h
- bstr_wrap_mem() : bstr.c, bstr.h