Searched defs:quote_char (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-string.c92 _quote_characters(char **out, const char *src, const int orig_char, const int quote_char, int quote_quote_char) argument
109 _unquote_characters(char *src, const int orig_char, const int quote_char) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlocation.c638 char quote_char = *start; local
H A Dcompleter.h336 void set_quote_char (int quote_char) argument
342 int quote_char () { return m_quote_char; } function in class:completion_tracker
H A Dvalprint.c2428 print_converted_chars_to_obstack(struct obstack *obstack, const std::vector<converted_character> &chars, int quote_char, int width, enum bfd_endian byte_order, const struct value_print_options *options) argument
2585 generic_printstr(struct ui_file *stream, struct type *type, const gdb_byte *string, unsigned int length, const char *encoding, int force_ellipses, int quote_char, int c_style_terminator, const struct value_print_options *options) argument
H A Dcompleter.c296 char quote_char; local
501 int quote_char = '\\0'; local
537 int quote_char = '\\0'; local
1771 complete(const char *line, char const **word, int *quote_char) argument
2065 completion_find_completion_word(completion_tracker &tracker, const char *text, int *quote_char) argument
2469 char quote_char = '\\0'; local
[all...]
H A Dlinespec.c534 skip_quote_char (const char *string, char quote_char) argument
656 char quote_char = *PARSER_STREAM (parser); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlocation.c548 char quote_char = *start; local
H A Dcompleter.h337 void set_quote_char (int quote_char) argument
343 int quote_char () { return m_quote_char; } function in class:completion_tracker
H A Dvalprint.c2335 print_converted_chars_to_obstack(struct obstack *obstack, const std::vector<converted_character> &chars, int quote_char, int width, enum bfd_endian byte_order, const struct value_print_options *options) argument
2492 generic_printstr(struct ui_file *stream, struct type *type, const gdb_byte *string, unsigned int length, const char *encoding, int force_ellipses, int quote_char, int c_style_terminator, const struct value_print_options *options) argument
[all...]
H A Dcompleter.c280 char quote_char; local
475 int quote_char = '\\0'; local
511 int quote_char = '\\0'; local
1670 complete(const char *line, char const **word, int *quote_char) argument
1960 completion_find_completion_word(completion_tracker &tracker, const char *text, int *quote_char) argument
2366 char quote_char = '\\0'; local
[all...]
H A Dlinespec.c559 skip_quote_char (const char *string, char quote_char) argument
681 char quote_char = *PARSER_STREAM (parser); local
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-python.c1009 phase7_getuc (int quote_char, argument
1454 int quote_char; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dcomplete.c1068 char quote_char, *brkchars; local
1197 gen_completion_matches(char *text, int start, int end, rl_compentry_func_t *our_func, int found_quote, int quote_char) argument
1857 append_to_match(char *text, int delimiter, int quote_char, int nontrivial_match) argument
1988 char quote_char; local
2660 static char quote_char; local
2793 static char quote_char; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-cmds.c401 int quote_char = '\\0'; local
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c1081 char quote_char, *brkchars; local
1210 gen_completion_matches(char *text, int start, int end, rl_compentry_func_t *our_func, int found_quote, int quote_char) argument
1853 append_to_match(char *text, int delimiter, int quote_char, int nontrivial_match) argument
2004 char quote_char; local
2692 static char quote_char; local
2825 static char quote_char; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-cmds.c416 int quote_char = '\\0'; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/mi/
H A Dmi-main.c2697 int quote_char = '\\0'; local
/netbsd-current/external/gpl3/gdb/dist/gdb/mi/
H A Dmi-main.c2724 int quote_char = '\\0'; local

Completed in 234 milliseconds