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

/freebsd-11.0-release/contrib/less/
H A Dtags.c39 T_CTAGS_X, /* stdin: cross reference format (ctags) */ enumerator in enum:__anon1820
154 return T_CTAGS_X;
481 if (type != T_CTAGS_X && tag == NULL)
488 * If type == T_CTAGS_X then read ctags's -x format from stdin
491 if (type == T_CTAGS_X)

Completed in 104 milliseconds