cprev_char_safe 115 lib/strutil.h /*I*/ void (*cprev_char_safe) (const char **text); cprev_char_safe 574 lib/strutil/strutil.c used_class.cprev_char_safe ((const char **) &text); cprev_char_safe 583 lib/strutil/strutil.c used_class.cprev_char_safe (&text); cprev_char_safe 592 lib/strutil/strutil.c used_class.cprev_char_safe ((const char **) text); cprev_char_safe 600 lib/strutil/strutil.c used_class.cprev_char_safe (text); cprev_char_safe 833 lib/strutil/strutil8bit.c result.cprev_char_safe = str_8bit_cprev_char; cprev_char_safe 760 lib/strutil/strutilascii.c result.cprev_char_safe = str_ascii_cprev_char; cprev_char_safe 1491 lib/strutil/strutilutf8.c result.cprev_char_safe = str_utf8_cprev_char_safe;