Home
last modified time | relevance | path

Searched refs:language_search_unquoted_string (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsymtab.c5793 language_search_unquoted_string (const char *text, const char *p) in language_search_unquoted_string() function
6259 sym_text = language_search_unquoted_string (text, p); in collect_file_symbol_completion_matches()
DChangeLog-201310443 * symtab.c (language_search_unquoted_string): Make "text" and "p"
DChangeLog-20039385 (language_search_unquoted_string): New function.