Home
last modified time | relevance | path

Searched refs:AStr (Results 126 – 150 of 478) sorted by relevance

12345678910>>...20

/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/promknl/
H A Dmkglobt.pas62 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
253 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
258 AStr := StripBoth(AStr, ' ');
260 p := pos('@', AStr);
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/progate/
H A Dmkglobt.pas62 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
253 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
258 AStr := StripBoth(AStr, ' ');
260 p := pos('@', AStr);
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/protick/
H A Dmkglobt.pas64 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
255 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
260 AStr := StripBoth(AStr, ' ');
262 p := pos('@', AStr);
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/progate/
H A Dmkglobt.pas62 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
253 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
258 AStr := StripBoth(AStr, ' ');
260 p := pos('@', AStr);
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/promknl/
H A Dmkglobt.pas62 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
253 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
258 AStr := StripBoth(AStr, ' ');
260 p := pos('@', AStr);
/dports/news/husky-htick/husky-htick-1.9.20191207/protick/
H A Dmkglobt.pas64 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
255 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
260 AStr := StripBoth(AStr, ' ');
262 p := pos('@', AStr);
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/protick/
H A Dmkglobt.pas64 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
255 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
260 AStr := StripBoth(AStr, ' ');
262 p := pos('@', AStr);
/dports/news/husky-htick/husky-htick-1.9.20191207/progate/
H A Dmkglobt.pas62 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
253 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
258 AStr := StripBoth(AStr, ' ');
260 p := pos('@', AStr);
/dports/news/husky-htick/husky-htick-1.9.20191207/promknl/
H A Dmkglobt.pas62 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
253 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
258 AStr := StripBoth(AStr, ' ');
260 p := pos('@', AStr);
/dports/news/husky-hpt/husky-hpt-1.9.20191207/progate/
H A Dmkglobt.pas62 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
253 procedure ParseAddr(AStr: String; Var DestAddr: AddrType);
258 AStr := StripBoth(AStr, ' ');
260 p := pos('@', AStr);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/dev/releaser/
H A Dreleasertypes.pas20 function StrToVersion(AStr: string): TVersion; in StrToVersion()
81 function StrToVersion(AStr: string): TVersion; in StrToVersion()
88 lst.DelimitedText := AStr;
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/dev/releaser/
H A Dreleasertypes.pas20 function StrToVersion(AStr: string): TVersion; in StrToVersion()
81 function StrToVersion(AStr: string): TVersion; in StrToVersion()
88 lst.DelimitedText := AStr;
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datstrings_undo.pas154 procedure StringToPointsArray(var A: TATPointArray; const AStr: string);
160 NLen:= SFindCharCount(AStr, ';');
162 Sep.Init(AStr, ';');
172 procedure StringToInt64Array(var A: TATInt64Array; const AStr: string);
177 NLen:= SFindCharCount(AStr, ',');
179 Sep.Init(AStr, ',');
H A Datsynedit_edits.pas56 procedure DoAddLineToHistory(const AStr: atString; AMaxItems: integer);
272 procedure TATComboEdit.DoAddLineToHistory(const AStr: atString;
276 SAddStringToHistory(Utf8Encode(AStr), FItems, AMaxItems);
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtatypes.pas440 procedure DrawByString(const AStr: String);
447 notClosed := (AStr[1] <> AStr[Length(AStr) - 1]);
448 SetLength(pts, Length(AStr));
449 for i := 1 to Length(AStr) do begin
450 if AStr[i] = ' ' then begin
458 pts[j] := PointByIndex(AStr[i]);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtatypes.pas437 procedure DrawByString(const AStr: String);
444 notClosed := (AStr[1] <> AStr[Length(AStr) - 1]);
445 SetLength(pts, Length(AStr));
446 for i := 1 to Length(AStr) do begin
447 if AStr[i] = ' ' then begin
455 pts[j] := PointByIndex(AStr[i]);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtatypes.pas437 procedure DrawByString(const AStr: String);
444 notClosed := (AStr[1] <> AStr[Length(AStr) - 1]);
445 SetLength(pts, Length(AStr));
446 for i := 1 to Length(AStr) do begin
447 if AStr[i] = ' ' then begin
455 pts[j] := PointByIndex(AStr[i]);
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtatypes.pas440 procedure DrawByString(const AStr: String);
447 notClosed := (AStr[1] <> AStr[Length(AStr) - 1]);
448 SetLength(pts, Length(AStr));
449 for i := 1 to Length(AStr) do begin
450 if AStr[i] = ' ' then begin
458 pts[j] := PointByIndex(AStr[i]);
/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dformlexerstyle.pas82 procedure DoLocString(var AStr: string; ini: TIniFile; const ASection, AKey: string);
84 AStr:= ini.ReadString(ASection, AKey, AStr);
/dports/editors/lazarus/lazarus/ide/
H A Dprojectuserresources.pas111 function StrToResourceType(const AStr: String): TUserResourceType; in StrToResourceType()
115 function StrToResourceType(const AStr: String): TUserResourceType; in StrToResourceType()
117 case AStr of
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dprojectuserresources.pas111 function StrToResourceType(const AStr: String): TUserResourceType; in StrToResourceType()
115 function StrToResourceType(const AStr: String): TUserResourceType; in StrToResourceType()
117 case AStr of
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dprojectuserresources.pas111 function StrToResourceType(const AStr: String): TUserResourceType; in StrToResourceType()
115 function StrToResourceType(const AStr: String): TUserResourceType; in StrToResourceType()
117 case AStr of
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dprojectuserresources.pas111 function StrToResourceType(const AStr: String): TUserResourceType; in StrToResourceType()
115 function StrToResourceType(const AStr: String): TUserResourceType; in StrToResourceType()
117 case AStr of
/dports/devel/fpc-regexpr/fpc-3.2.2/packages/regexpr/src/
H A Dregexpr.pas1018 Len := Length(AStr);
1023 ch := AStr[i];
1525 fExpression := AStr;
1671 if ParseModifiers(PRegExprChar(AStr), Length(AStr), fModifiers) then
4370 if AStr <> fLineSeparators then
4372 fLineSeparators := AStr;
4381 if Length(AStr) = 2 then
4383 if AStr[1] = AStr[2] then
4394 fLinePairedSeparatorHead := AStr[1];
4395 fLinePairedSeparatorTail := AStr[2];
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/regexpr/src/
H A Dregexpr.pas1018 Len := Length(AStr);
1023 ch := AStr[i];
1525 fExpression := AStr;
1671 if ParseModifiers(PRegExprChar(AStr), Length(AStr), fModifiers) then
4370 if AStr <> fLineSeparators then
4372 fLineSeparators := AStr;
4381 if Length(AStr) = 2 then
4383 if AStr[1] = AStr[2] then
4394 fLinePairedSeparatorHead := AStr[1];
4395 fLinePairedSeparatorTail := AStr[2];
[all …]

12345678910>>...20