Home
last modified time | relevance | path

Searched defs:content (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dxml_writer.cpp222 void xml_writer::OpenTag(const char *tag, CString &content) in OpenTag()
/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Ddiff.h607 const char *content; /**< Pointer to diff text, not NUL-byte terminated */ member