Home
last modified time | relevance | path

Searched defs:get_content (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c117 const char *get_content () const { return m_content; } in get_content() function
145 const char *get_content () const { return m_content; } in get_content() function
242 edit_context::get_content (const char *filename) in get_content() function
373 edited_file::get_content () in get_content() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dedit-context.cc117 const char *get_content () const { return m_content; } in get_content() function in added_line
145 const char *get_content () const { return m_content; } in get_content() function in edited_line
242 edit_context::get_content (const char *filename) in get_content() function in edit_context
373 edited_file::get_content () in get_content() function in edited_file
/netbsd-src/usr.bin/mail/
H A Dmime_decode.c228 get_content(struct mime_info *mip) in get_content() function