Searched refs:get_column (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h75 cols *get_column (int coln);
H A Dhtml-table.cpp516 cols *c = get_column(coln);
525 * get_column - returns the column, coln.
528 cols *html_table::get_column (int coln) function in class:html_table
/freebsd-10.2-release/contrib/sendmail/src/
H A Dmap.c938 p = get_column(line, i, '\0', nbuf, sizeof(nbuf));
5864 p = get_column(linebuf, key_idx, delim, buf, sizeof(buf));
5877 vp = get_column(linebuf, map->map_valcolno, delim, buf, sizeof(buf));
H A Dutil.c2207 get_column(line, col, delim, buf, buflen) function
H A Dsendmail.h2709 extern char *get_column __P((char *, int, int, char *, int));

Completed in 128 milliseconds