Searched defs:comment (Results 1 – 7 of 7) sorted by relevance
16 const char *comment; member
51 wstring comment; // 注释 member
37 char comment[28]; member
709 CString comment{ _T("id:") }; in OnPorpertyOnlineInfoAcquired() local
65 string title, artist, album, year, comment; in WriteMp3Tag() local
674 char comment[30]; member
1264 …XMLComment* comment = doc->NewComment( Value() ); // fixme: this will always allocate memory. Inte… in ShallowClone() local1272 const XMLComment* comment = compare->ToComment(); in ShallowEqual() local1985 XMLComment* XMLElement::InsertNewComment(const char* comment) in InsertNewComment()2221 XMLComment* comment = CreateUnlinkedNode<XMLComment>( _commentPool ); in NewComment() local2862 void XMLPrinter::PushComment( const char* comment ) in PushComment()2932 bool XMLPrinter::Visit( const XMLComment& comment ) in Visit()