Searched refs:Comment (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DCommentDialogLst.cpp58 m_list->InsertColumn(3, _("Comment"), wxLIST_FORMAT_LEFT, 340);
91 if (!thePrefs::IsCommentFiltered(it->Comment)) {
95 m_list->SetItem(count, 3, it->Comment);
137 case 3: return mod * file1->Comment.Cmp(file2->Comment);
H A DPartFile.h66 wxString Comment; member in class:SFileRating
H A DECSpecialMuleTags.cpp63 bool ret = theApp->glob_prefs->UpdateCategory(GetInt(), Name(), CPath(Path()), Comment(), Color(), Prio());
73 bool ret = theApp->glob_prefs->CreateCategory(category, Name(), CPath(Path()), Comment(), Color(), Prio());
H A DECSpecialCoreTags.cpp196 sc.AddTag(CECTag(EC_TAG_PARTFILE_COMMENTS, it->Comment));
H A DPartFile.cpp86 Comment(c)
96 Comment(fr.Comment)
107 Comment(client.GetFileComment())
H A Damule-remote-gui.cpp2175 if (!cur_rat.Comment.IsEmpty()) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-groups192 if ( $line =~ m/^Comment\s+(.*)$/ ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex29 \subsection{Comment encoding}
223 Comment field 0 length (if [Number of comment fields] $>0$; 32 bit unsigned quantity specifying number of octets)
226 Comment field 0 ([Comment field 0 length] octets coded from beginning of string to end of string, not null terminated)
229 Comment field 1 length (if [Number of comment fields] $>1$...)...
H A D04-codec.tex84 \subsubsection{Comment header}
85 Comment header decode and data specification is covered in
H A D01-introduction.tex279 \paragraph{Comment Header}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DfrmShowContents.cs58 public string Comment property in class:CSharpInfoZip_UnZipSample.frmShowContents
H A DUnzip.cs169 public int nzflag; //1 = Display Zip File Comment, Else 0
212 public short cchComment; //Flag If Archive Has A Comment!
236 public string Comment property in class:CSharpInfoZip_UnZipSample.Unzip
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/driver/doshift/
H A Dlcdoshift.c1027 char *VarName, *Comment=NULL, *Equal=NULL; local
1044 Comment = (Pos==Len) ? NULL : Str+Pos;
1045 if (Equal==NULL or ( Comment!=NULL and Comment<=Equal)) goto Next; // Only comment
1047 if (Comment!=NULL) *Comment='\0';
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhtml-parse.c1202 printf ("Comment backouts: %d\n", comment_backout_count);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.h155 wxString Comment() const { return GetTagByNameSafe(EC_TAG_CATEGORY_COMMENT)->GetStringData(); } function in class:CEC_Category_Tag
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djdom.jarorg/ org/jdom/ org/jdom/output/ org/jdom/output/XMLOutputter.class XMLOutputter.java package org.jdom ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c248 errmsg = "Comment must not contain '--' (double-hyphen)\n";
3792 * [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'
3861 "Comment not terminated \n<!--%.50s\n", buf);
3866 "Comment doesn't start and stop in the same entity\n");
3877 "Comment not terminated\n", NULL);
3888 * [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'
4012 "Comment not terminated \n<!--%.50s\n",
4016 "Comment not terminated \n", NULL);
5687 * NotationDecl | PI | Comment
8412 * [43] content ::= (element | CharData | Reference | CDSect | PI | Comment)*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c345 errmsg = "Comment must not contain '--' (double-hyphen)\n";
4356 * [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'
4442 "Comment not terminated \n<!--%.50s\n", buf);
4450 "Comment doesn't start and stop in the same entity\n");
4461 "Comment not terminated\n", NULL);
4474 * [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'
4603 "Comment not terminated \n<!--%.50s\n",
4607 "Comment not terminated \n", NULL);
6360 * NotationDecl | PI | Comment
9222 * [43] content ::= (element | CharData | Reference | CDSect | PI | Comment)*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c345 errmsg = "Comment must not contain '--' (double-hyphen)\n";
4356 * [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'
4442 "Comment not terminated \n<!--%.50s\n", buf);
4450 "Comment doesn't start and stop in the same entity\n");
4461 "Comment not terminated\n", NULL);
4474 * [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'
4603 "Comment not terminated \n<!--%.50s\n",
4607 "Comment not terminated \n", NULL);
6360 * NotationDecl | PI | Comment
9222 * [43] content ::= (element | CharData | Reference | CDSect | PI | Comment)*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c248 errmsg = "Comment must not contain '--' (double-hyphen)\n";
3792 * [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'
3861 "Comment not terminated \n<!--%.50s\n", buf);
3866 "Comment doesn't start and stop in the same entity\n");
3877 "Comment not terminated\n", NULL);
3888 * [15] Comment ::= '<!--' ((Char - '-') | ('-' (Char - '-')))* '-->'
4012 "Comment not terminated \n<!--%.50s\n",
4016 "Comment not terminated \n", NULL);
5687 * NotationDecl | PI | Comment
8412 * [43] content ::= (element | CharData | Reference | CDSect | PI | Comment)*
[all...]

Completed in 342 milliseconds