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

/freebsd-9.3-release/contrib/texinfo/info/
H A Dnodes.h71 #define TAGS_TABLE_END_LABEL "\nEnd Tag Table"
70 #define TAGS_TABLE_END_LABEL macro
H A Dnodes.c406 position = search_backward (TAGS_TABLE_END_LABEL, &binding);
416 binding.start = binding.end - 5 - strlen (TAGS_TABLE_END_LABEL);

Completed in 79 milliseconds