🧵 str
Painfully common string utilities for C
Loading...
Searching...
No Matches
Here is a list of all documented functions with links to the documentation:
  • 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
  • str_cmp_cstr() : str.h
  • str_cmp_str() : 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_cstr() : str.h
  • str_strip_postfix_if() : str.h
  • str_strip_postfix_str() : 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