🧵 str
Painfully common string utilities for C
Loading...
Searching...
No Matches
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:

- c -

  • cstr_cmp_cstr : str.h
  • cstr_cmp_str() : str.h
  • cstr_eq_cstr() : str.h
  • cstr_eq_cstr_any() : str.h
  • cstr_eq_str() : str.h
  • cstr_eq_str_any() : str.h

- s -

  • str : str.h
  • str_cmp : str.h
  • str_cmp_cstr() : str.h
  • str_cmp_str() : str.h
  • str_eq : str.h
  • str_eq_any : str.h
  • str_eq_cstr() : str.h
  • str_eq_cstr_any() : str.h
  • str_eq_str() : str.h
  • str_eq_str_any() : str.h
  • str_from_cstr() : str.h
  • str_is_sz() : str.h
  • str_strip_postfix : str.h
  • str_strip_postfix_cstr() : str.h
  • str_strip_postfix_if() : str.h
  • str_strip_postfix_str() : str.h
  • str_strip_prefix : str.h
  • str_strip_prefix_cstr() : str.h
  • str_strip_prefix_if() : str.h
  • str_strip_prefix_str() : str.h
  • str_strip_whitespace() : str.h
  • str_strip_whitespace_post() : str.h
  • str_strip_whitespace_pre() : str.h
  • strdup() : cstr.h
  • strndup() : cstr.h
  • strzcat() : cstr.h
  • strzcpy() : cstr.h