Home
last modified time | relevance | path

Searched refs:DoComment (Results 1 – 19 of 19) sorted by relevance

/dports/devel/upp/upp/uppsrc/CodeEditor/
H A DCHighlight.cpp109 const wchar *CSyntax::DoComment(HighlightOutput& hls, const wchar *p, const wchar *e) in DoComment() function in Upp::CSyntax
253 p = DoComment(hls, p, ce); in Highlight()
260 p = DoComment(hls, p, e); in Highlight()
296 p = DoComment(hls, p, e); in Highlight()
H A DCSyntax.h46 const wchar *DoComment(HighlightOutput& hls, const wchar *p, const wchar *e);
/dports/lang/clips/clips_core_source_630/core/
H A Dcommline.c97 static int DoComment(const char *,int);
331 i = DoComment(mstring,i); in CompleteCommand()
471 static int DoComment( in DoComment() function
/dports/devel/fpc-fcl-passrc/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtcscanner.pas61 procedure DoComment(Sender: TObject; aComment: String); procedure
383 procedure TTestScanner.DoComment(Sender: TObject; aComment: String); procedure
594 FScanner.OnComment:=@DoComment;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtcscanner.pas61 procedure DoComment(Sender: TObject; aComment: String); procedure
383 procedure TTestScanner.DoComment(Sender: TObject; aComment: String); procedure
594 FScanner.OnComment:=@DoComment;
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/util/
H A Dmakestrs.c661 static char* DoComment (line) in DoComment() function
728 tagline = DoComment (buf);
/dports/x11-toolkits/open-motif/motif-2.3.8/config/util/
H A Dmakestrs.c653 DoComment (char* line) in DoComment() function
718 tagline = DoComment (buf); in main()
/dports/x11-toolkits/libXt/libXt-1.2.1/util/
H A Dmakestrs.c741 DoComment(char *line) in DoComment() function
824 tagline = DoComment(buf); in main()
/dports/devel/fpc-fcl-xml/fpc-3.2.2/packages/fcl-xml/src/
H A Dsax.pp180 procedure DoComment(const ch: PSAXChar; AStart, ALength: Integer); virtual;
648 procedure TSAXReader.DoComment(const ch: PSAXChar;
H A Dsax_xml.pp398 DoComment(PSAXChar(TokenText), 0, Length(TokenText));
H A Dsax_html.pp573 DoComment(PSAXChar(TokenText), 0, Length(TokenText));
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-xml/src/
H A Dsax.pp180 procedure DoComment(const ch: PSAXChar; AStart, ALength: Integer); virtual;
648 procedure TSAXReader.DoComment(const ch: PSAXChar;
H A Dsax_xml.pp398 DoComment(PSAXChar(TokenText), 0, Length(TokenText));
H A Dsax_html.pp573 DoComment(PSAXChar(TokenText), 0, Length(TokenText));
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/commands/
H A DUserActions.java1049 private void DoComment(Component src, AuctionEntry inAuction) { in DoComment() method in UserActions
1537 else if (actionString.equals("Add Comment")) DoComment(c_src, whichAuction); in DoAction()
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dlaz2_xmlread.pas480 procedure DoComment(ch: DOMPChar; Count: Integer); procedure
2334 DoComment(FValue.Buffer, FValue.Length);
3856 procedure TXMLReader.DoComment(ch: DOMPChar; Count: Integer); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlaz2_xmlread.pas480 procedure DoComment(ch: DOMPChar; Count: Integer); procedure
2334 DoComment(FValue.Buffer, FValue.Length);
3856 procedure TXMLReader.DoComment(ch: DOMPChar; Count: Integer); procedure
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dlaz2_xmlread.pas480 procedure DoComment(ch: DOMPChar; Count: Integer); procedure
2334 DoComment(FValue.Buffer, FValue.Length);
3856 procedure TXMLReader.DoComment(ch: DOMPChar; Count: Integer); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dlaz2_xmlread.pas480 procedure DoComment(ch: DOMPChar; Count: Integer); procedure
2334 DoComment(FValue.Buffer, FValue.Length);
3856 procedure TXMLReader.DoComment(ch: DOMPChar; Count: Integer); procedure