Home
last modified time | relevance | path

Searched defs:quote_char (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/lvm2/dist/lib/misc/
H A Dlvm-string.c93 const int orig_char, const int quote_char, in _quote_characters()
110 const int quote_char) in _unquote_characters()
/dragonfly/contrib/gdb-7/readline/
H A Dcomplete.c921 char quote_char, *brkchars; local
1050 gen_completion_matches (text, start, end, our_func, found_quote, quote_char) in gen_completion_matches() argument
1676 append_to_match (text, delimiter, quote_char, nontrivial_match) in append_to_match() argument
1808 char quote_char; local
2379 static char quote_char; local
2504 static char quote_char; local
/dragonfly/contrib/gdb-7/gdb/
H A Dcompleter.c195 int quote_char = '\0'; in VEC() local
911 char quote_char = '\0'; in skip_quoted_chars() local
H A Dvalprint.c2176 int quote_char, int width, in print_converted_chars_to_obstack()
2335 int quote_char, int c_style_terminator, in generic_printstr()
H A Dlinespec.c479 skip_quote_char (const char *string, char quote_char) in skip_quote_char()
579 char quote_char = *PARSER_STREAM (parser); in linespec_lexer_lex_string() local