Home
last modified time | relevance | path

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

/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Dsymtab.c1532 int is_quoted; local
1567 is_quoted = (strchr (gdb_completer_quote_characters, **argptr) != NULL);
1576 if ((p[0] == ':') && !is_quoted)