Home
last modified time | relevance | path

Searched defs:StrFind (Results 1 – 6 of 6) sorted by relevance

/dports/editors/lazarus/lazarus/components/jcf2/Utils/
H A DJcfStringUtils.pas138 function StrFind(const Substr, S: string; const Index: Integer = 1): Integer; in StrFind() function
460 function StrFind(const Substr, S: string; const Index: Integer = 1): Integer; in StrFind() function
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Utils/
H A DJcfStringUtils.pas138 function StrFind(const Substr, S: string; const Index: Integer = 1): Integer; in StrFind() function
460 function StrFind(const Substr, S: string; const Index: Integer = 1): Integer; in StrFind() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Utils/
H A DJcfStringUtils.pas129 function StrFind(const Substr, S: string; const Index: Integer = 1): Integer; in StrFind() function
413 function StrFind(const Substr, S: string; const Index: Integer = 1): Integer; in StrFind() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Utils/
H A DJcfStringUtils.pas129 function StrFind(const Substr, S: string; const Index: Integer = 1): Integer; in StrFind() function
413 function StrFind(const Substr, S: string; const Index: Integer = 1): Integer; in StrFind() function
/dports/editors/fte/fte/src/
H A De_tags.cpp25 int StrFind; // string to find member
85 static int AddTag(int Tag, int FileName, int TagBase, int Line, int StrFind) { in AddTag()
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit_finder.pas113 property StrFind: UnicodeString read FStrFind write SetStrFind; property