Lines Matching defs:prefix
47 * indentation and an option prefix string can be specified to be
69 * prefix const char * An optional prefix string to write after the
72 * prefix is required.
87 * paragraph with a different prefix or
102 const char *prefix, const char *suffix, int fill_char,
109 int prefix_len; /* The length of the optional line prefix string */
110 int suffix_len; /* The length of the optional line prefix string */
112 /* margin and the prefix string. */
135 * Get the length of the prefix string.
137 prefix_len = prefix ? strlen(prefix) : 0;
161 * If a prefix string has been specified, display it unless we have
167 if(write_fn(data, prefix+pstart, plen) != plen)
175 * indentation and prefix margins, always make sure that at least one
301 * n int The length of the prefix of s[] to attempt to