Searched refs:looking_at (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | search.h | 52 extern int looking_at (char *string, SEARCH_BINDING *binding);
|
| H A D | search.c | 240 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 D | nodes.c | 454 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 D | makeinfo.h | 317 #define looking_at(string) \ macro
|
| H A D | makeinfo.c | 1507 if (looking_at ("\\input")) in convert_from_loaded_file() 1923 if (looking_at ("::")) in handle_menu_entry()
|
| H A D | cmds.c | 1558 if (looking_at("\n")) in cm_center()
|
| H A D | xml.c | 1135 if (looking_at ("::")) in xml_start_menu_entry()
|
| /netbsd-src/external/gpl2/grep/dist/src/ |
| H A D | dfa.c | 703 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 D | dfa.c | 677 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 D | ChangeLog | 858 looking_at, lex, addtok, atom, nsubtoks, copytoks, closure,
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog.46 | 4808 - define looking_at moved into header-file, because
|