str_cnext_char 273 lib/strutil.h void str_cnext_char (const char **text); str_cnext_char 703 lib/util.c for (; *su != '\0'; str_cnext_char (&su)) str_cnext_char 717 lib/util.c for (; *su != '\0'; str_cnext_char (&su)) str_cnext_char 333 lib/widget/input.c str_cnext_char (&p); str_cnext_char 336 lib/widget/input.c str_cnext_char (&p); str_cnext_char 1319 lib/widget/input.c str_cnext_char (&cp); str_cnext_char 828 lib/widget/input_complete.c str_cnext_char (&p); str_cnext_char 212 src/help.c for (line = 0, p = currentpoint; (*p != '\0') && (*p != CHAR_NODE_END); str_cnext_char (&p)) str_cnext_char 239 src/help.c str_cnext_char (&p);