Searched refs:Comment (Results 1 – 4 of 4) sorted by relevance
293 ET.Comment(
1873 char *VarName, *Comment=NULL, *Equal=NULL; in ReadParseParam() local1912 Comment = (Pos==Len) ? NULL : Str+Pos; in ReadParseParam()1913 if (Equal==NULL or ( Comment!=NULL and Comment<=Equal)) in ReadParseParam()
17160 org.w3c.dom.Comment
16514 Lorg/w3c/dom/Comment;