htils
1
A small set of utilities for C programming.
Toggle main menu visibility
Loading...
Searching...
No Matches
Here is a list of all functions with links to the files they belong to:
A
C
D
F
H
I
M
P
R
S
T
W
_
- _ -
__arena_alloc() :
arena.h
,
arena.c
__arena_alloc_zeroed() :
arena.h
,
arena.c
__arena_dealloc() :
arena.h
,
arena.c
__htils_assert_fail() :
assert.h
,
assert.c
__sm_insert() :
stringmap.h
,
stringmap.c
- a -
arena_clear() :
arena.h
,
arena.c
arena_dealloc_to() :
arena.h
,
arena.c
arena_free() :
arena.h
,
arena.c
arena_new() :
arena.h
,
arena.c
- c -
cli_add() :
cli.h
,
cli.c
cli_create_long() :
cli.c
cli_create_short() :
cli.c
cli_find_long() :
cli.c
cli_find_short() :
cli.c
cli_new() :
cli.h
,
cli.c
cli_usage() :
cli.c
- d -
da__hdr() :
darray.h
does_path_exist() :
path.h
,
path.c
dotenv_dir_close() :
dotenv.c
dotenv_dir_next() :
dotenv.c
dotenv_dir_open() :
dotenv.c
dotenv_set_env() :
dotenv.c
- f -
file_size() :
file.h
,
file.c
file_size_stream() :
file.h
,
file.c
find_first_env_file() :
dotenv.c
- h -
hash_key() :
stringmap.c
htils_dotenv_load() :
dotenv.h
,
dotenv.c
htils_worker_config_default() :
worker.h
,
worker.c
htils_worker_entry() :
worker.c
htils_worker_join() :
worker.h
,
worker.c
htils_worker_paused() :
worker.h
,
worker.c
htils_worker_request_stop() :
worker.h
,
worker.c
htils_worker_running() :
worker.h
,
worker.c
htils_worker_set_paused() :
worker.h
,
worker.c
htils_worker_should_stop() :
worker.h
,
worker.c
htils_worker_spawn() :
worker.h
,
worker.c
htils_worker_spawn_task() :
worker.h
,
worker.c
htils_worker_start() :
worker.c
- i -
is_env_file() :
dotenv.c
is_sep() :
path.c
is_whitespace() :
string.c
- m -
make_dir() :
path.h
,
path.c
- p -
parse_cli() :
cli.h
,
cli.c
parse_line() :
dotenv.c
path_basename() :
path.h
,
path.c
path_canonical() :
path.h
,
path.c
path_dirname() :
path.h
,
path.c
path_extension() :
path.h
,
path.c
path_join() :
path.h
,
path.c
path_remove() :
path.h
,
path.c
path_stem() :
path.h
,
path.c
- r -
read_file() :
file.h
,
file.c
read_file_bytes() :
file.h
,
file.c
read_file_from_stream() :
file.h
,
file.c
read_file_from_stream_bytes() :
file.h
,
file.c
- s -
sm_get() :
stringmap.h
,
stringmap.c
sm_grow() :
stringmap.c
sm_insert_direct() :
stringmap.c
sm_kill() :
stringmap.h
,
stringmap.c
sm_new() :
stringmap.h
,
stringmap.c
string_concat() :
string.h
,
string.c
string_concatb() :
string.h
,
string.c
string_concatf() :
string.h
,
string.c
string_dup() :
string.h
,
string.c
string_find_sstr() :
string.h
,
string.c
string_findc() :
string.h
,
string.c
string_from_cstr() :
string.h
,
string.c
string_new() :
string.h
,
string.c
string_slice_from_cstr() :
string.h
,
string.c
string_slice_from_string() :
string.h
,
string.c
string_split() :
string.h
,
string.c
string_to_cstr() :
string.h
,
string.c
string_trim() :
string.h
,
string.c
string_trim_left() :
string.h
,
string.c
string_trim_right() :
string.h
,
string.c
stringcmp() :
string.h
,
string.c
stringcmpb() :
string.h
,
string.c
- t -
temp_arena_free() :
arena.h
,
arena.c
temp_arena_new() :
arena.h
,
arena.c
to_upper() :
dotenv.c
trim_quotes() :
dotenv.c
- w -
write_to_file() :
file.h
,
file.c
write_to_file_bytes() :
file.h
,
file.c
write_to_file_stream() :
file.h
,
file.c
write_to_file_stream_bytes() :
file.h
,
file.c
Generated by
1.17.0