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

/freebsd-10-stable/contrib/texinfo/info/
H A Ddir.c169 SEARCH_BINDING contents_binding, fb_binding; local
172 contents_binding.buffer = contents;
173 contents_binding.start = 0;
174 contents_binding.end = size;
175 contents_binding.flags = S_FoldCase | S_SkipDest;
183 contents_offset = search_forward (INFO_MENU_LABEL, &contents_binding);

Completed in 51 milliseconds