str_cnext_char 269 lib/strutil.h void str_cnext_char (const char **text); str_cnext_char 709 lib/util.c for (; *su != '\0'; str_cnext_char (&su)) str_cnext_char 723 lib/util.c for (; *su != '\0'; str_cnext_char (&su)) str_cnext_char 339 lib/widget/input.c str_cnext_char (&p); str_cnext_char 342 lib/widget/input.c str_cnext_char (&p); str_cnext_char 1278 lib/widget/input.c str_cnext_char (&cp); str_cnext_char 787 lib/widget/input_complete.c str_cnext_char (&p); str_cnext_char 223 src/help.c for (line = 0, p = currentpoint; (*p != '\0') && (*p != CHAR_NODE_END); str_cnext_char (&p)) str_cnext_char 250 src/help.c str_cnext_char (&p);