Home
last modified time | relevance | path

Searched refs:check_for_comment (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_parse.c1300 static int check_for_comment(char *buffer, in check_for_comment() function
1378 if (check_for_comment(po->last_read, in parser_inspect()
/dports/math/gretl/gretl-2021d/gui/
H A Dtextbuf.c2879 static void check_for_comment (const char *s, int *incomm) in check_for_comment() function
3005 check_for_comment(line, &incomment); in normalize_indent()