Home
last modified time | relevance | path

Searched defs:indentchars (Results 1 – 3 of 3) sorted by relevance

/dports/editors/fte/fte/src/
H A De_cmds.cpp962 int EBuffer::LineIndented(int Row, const char *indentchars) { in LineIndented()
971 int EBuffer::LineIndentedCharCount(ELine *l, const char *indentchars) { in LineIndentedCharCount()
/dports/devel/splint/splint-3.1.2/src/
H A Dllerror.c364 int maxline, /*@in@*/ int *indentchars) in mstring_split()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dhelp.c4129 int indentchars = 0; in help_indent() local