str_cget_next_char_safe 285 lib/strutil.h const char *str_cget_next_char_safe (const char *text); str_cget_next_char_safe 688 lib/strutil/strutil.c return str_cget_next_char_safe (text) - text; str_cget_next_char_safe 1263 src/subshell/common.c n = str_cget_next_char_safe (su);