str_cnext_char 273 lib/strutil.h void str_cnext_char (const char **text); str_cnext_char 712 lib/util.c for (; *su != '\0'; str_cnext_char (&su)) str_cnext_char 726 lib/util.c for (; *su != '\0'; str_cnext_char (&su)) str_cnext_char 334 lib/widget/input.c str_cnext_char (&p); str_cnext_char 337 lib/widget/input.c str_cnext_char (&p); str_cnext_char 1281 lib/widget/input.c str_cnext_char (&cp); str_cnext_char 788 lib/widget/input_complete.c str_cnext_char (&p); str_cnext_char 214 src/help.c for (line = 0, p = currentpoint; (*p != '\0') && (*p != CHAR_NODE_END); str_cnext_char (&p)) str_cnext_char 241 src/help.c str_cnext_char (&p);