Searched refs:nsuf (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libast/common/tm/ |
H A D | tmlex.c | 38 * ntab and nsuf are the number of elements in tab and suf, 42 * suf is a table of nsuf valid str suffixes 48 tmlex(register const char* s, char** e, char** tab, int ntab, char** suf, int nsuf) argument 55 if (*x && *x != '%' && tmword(s, e, x, suf, nsuf)) 63 if (*x && *x != '%' && tmword(s, e, x, suf, nsuf))
|
Completed in 23 milliseconds