Searched refs:extract_string (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | repo.c | 41 static char *extract_string (char **); 58 extract_string (char **pp) in extract_string() function 99 char *q = extract_string (&p); in get_base_filename() 102 output = extract_string (&p); in get_base_filename()
|
| H A D | ChangeLog-1997 | 1695 * repo.c (extract_string): Null-terminate. 1754 * repo.c (extract_string): New fn.
|
| H A D | ChangeLog | 3172 * repo.c (extract_string, afgets): Use cast when converting from 3199 * repo.c (extract_string): Likewise.
|
| H A D | ChangeLog-2002 | 238 repo_tinfo_used, repo_template_instantiated, extract_string,
|
| H A D | ChangeLog-2004 | 2686 * repo.c (extract_string): Reset backquote after one character.
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | old-and-busted.c | 741 extract_string(apr_hash_t *atts, in extract_string() function 813 entry->url = extract_string(atts, ENTRIES_ATTR_URL, pool); in atts_to_entry() 820 entry->repos = extract_string(atts, ENTRIES_ATTR_REPOS, pool); in atts_to_entry() 896 entry->copyfrom_url = extract_string(atts, ENTRIES_ATTR_COPYFROM_URL, pool); in atts_to_entry() 940 entry->checksum = extract_string(atts, ENTRIES_ATTR_CHECKSUM, pool); in atts_to_entry() 945 entry->uuid = extract_string(atts, ENTRIES_ATTR_UUID, pool); in atts_to_entry() 967 entry->cmt_author = extract_string(atts, ENTRIES_ATTR_CMT_AUTHOR, pool); in atts_to_entry() 971 entry->lock_token = extract_string(atts, ENTRIES_ATTR_LOCK_TOKEN, pool); in atts_to_entry() 972 entry->lock_owner = extract_string(atts, ENTRIES_ATTR_LOCK_OWNER, pool); in atts_to_entry() 973 entry->lock_comment = extract_string(atts, ENTRIES_ATTR_LOCK_COMMENT, pool); in atts_to_entry()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | collect2.c | 272 static char *extract_string (const char **); 410 extract_string (const char **pp) in extract_string() function 859 const char *q = extract_string (&p); in main() 1011 const char *q = extract_string (&p); in main() 1023 q = extract_string (&p); in main()
|
| H A D | FSFChangeLog.11 | 5137 * collect2.c (extract_string): Null-terminate. 5223 * collect2.c (extract_string): New fn.
|
| H A D | ChangeLog-1999 | 9281 ignore_library, extract_string, notice, dump_file, target_machine,
|
| H A D | ChangeLog-2005 | 15851 * collect2.c (extract_string, dump_file): Likewise.
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | ada-lang.c | 47 void extract_string (CORE_ADDR addr, char *buf); 217 extract_string (CORE_ADDR addr, char *buf) in extract_string() function 4928 extract_string (main_program_name_addr, main_program_name); in begin_command()
|