Home
last modified time | relevance | path

Searched refs:looking_at (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dsearch.h52 extern int looking_at (char *string, SEARCH_BINDING *binding);
H A Dsearch.c240 looking_at (char *string, SEARCH_BINDING *binding) in looking_at() function
449 if (looking_at (TAGS_TABLE_BEG_LABEL, &tmp_search)) in find_tags_table()
H A Dnodes.c454 if (!looking_at (TAGS_TABLE_IS_INDIRECT_LABEL, &binding)) in build_tags_and_nodes()
629 if (!tags_index && looking_at (TAGS_TABLE_IS_INDIRECT_LABEL, tmp_search)) in get_nodes_of_tags_table()
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.h317 #define looking_at(string) \ macro
H A Dmakeinfo.c1507 if (looking_at ("\\input")) in convert_from_loaded_file()
1923 if (looking_at ("::")) in handle_menu_entry()
H A Dcmds.c1558 if (looking_at("\n")) in cm_center()
H A Dxml.c1135 if (looking_at ("::")) in xml_start_menu_entry()
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.c703 looking_at (char const *s) in looking_at() function
1022 if (looking_at(prednames[c1].name)) in lex()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.c677 looking_at (char const *s) in looking_at() function
996 if (looking_at(prednames[c1].name)) in lex()
/netbsd-src/external/gpl2/grep/dist/
H A DChangeLog858 looking_at, lex, addtok, atom, nsubtoks, copytoks, closure,
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.464808 - define looking_at moved into header-file, because