cnext_char_safe 113 lib/strutil.h void (*cnext_char_safe) (const char **text); cnext_char_safe 547 lib/strutil/strutil.c used_class.cnext_char_safe ((const char **) &text); cnext_char_safe 556 lib/strutil/strutil.c used_class.cnext_char_safe (&text); cnext_char_safe 565 lib/strutil/strutil.c used_class.cnext_char_safe ((const char **) text); cnext_char_safe 573 lib/strutil/strutil.c used_class.cnext_char_safe (text); cnext_char_safe 829 lib/strutil/strutil8bit.c result.cnext_char_safe = str_8bit_cnext_char; cnext_char_safe 759 lib/strutil/strutilascii.c result.cnext_char_safe = str_ascii_cnext_char; cnext_char_safe 1494 lib/strutil/strutilutf8.c result.cnext_char_safe = str_utf8_cnext_char_safe;