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

/freebsd-9.3-release/contrib/less/
H A Dtags.c38 T_CTAGS_X, /* stdin: cross reference format (ctags) */ enumerator in enum:__anon1618
153 return T_CTAGS_X;
480 if (type != T_CTAGS_X && tag == NULL)
487 * If type == T_CTAGS_X then read ctags's -x format from stdin
490 if (type == T_CTAGS_X)

Completed in 51 milliseconds