Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dbind.c1900 static int sv_combegin PARAMS((const char *));
1919 { "comment-begin", V_STRING, sv_combegin },
2034 sv_combegin (const char *value) in sv_combegin() function