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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.h637 extern const char *skip_quoted_chars (const char *, const char *,
H A Dcompleter.c2467 skip_quoted_chars (const char *str, const char *quotechars,
2512 return skip_quoted_chars (str, NULL, NULL);
2466 skip_quoted_chars (const char *str, const char *quotechars, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.h638 extern const char *skip_quoted_chars (const char *, const char *,
H A Dcompleter.c2364 skip_quoted_chars (const char *str, const char *quotechars,
2409 return skip_quoted_chars (str, NULL, NULL);
2363 skip_quoted_chars (const char *str, const char *quotechars, function

Completed in 277 milliseconds