Home
last modified time | relevance | path

Searched refs:StrPCopy (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/lang/fpc-source/fpc-3.2.2/packages/os2units/src/
H A Dftpapi.pas465 StrPCopy(_Host, Host);
468 StrPCopy(_Acct, Acct);
469 StrPCopy(_Dir, Dir);
534 StrPCopy(_Host, Host);
537 StrPCopy(_Acct, Acct);
567 StrPCopy(_Host, Host);
570 StrPCopy(_Acct, Acct);
669 StrPCopy(_Host, Host);
672 StrPCopy(_Acct, Acct);
673 StrPCopy(_Dir, Dir);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/installer/
H A Dmakelink.pas47 StrPCopy(ExeName,Line);
49 StrPCopy(LinkName,Line);
51 StrPCopy(IconName,Line);
53 StrPCopy(Comment,Line);
55 StrPCopy(WorkingDir,Line);
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw0900.pp9 StrPCopy (Str1, ParamStr(0));
11 StrPCopy (Str1, ParamStr(1));
H A Dtw3865.pp10StrPCopy(wot, text); // FPC ERROR: incompatible type for arg no. 1: got "array of char", expected …
H A Dtw7242.pp38 StrPCopy( result, retval );
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Ddoscalls.pas4258 StrPCopy(@T,Name);
4267 StrPCopy(@T,Name);
4279 StrPCopy(@T,Name);
4301 StrPCopy(@T,Name);
4454 StrPCopy(@T,Name);
4641 StrPCopy(@T,Name);
4702 StrPCopy(@T,Name);
4726 StrPCopy(@T,Name);
4772 StrPCopy(@T,Name);
4797 StrPCopy(@T,Name);
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Ddoscalls.pas4258 StrPCopy(@T,Name);
4267 StrPCopy(@T,Name);
4279 StrPCopy(@T,Name);
4301 StrPCopy(@T,Name);
4454 StrPCopy(@T,Name);
4641 StrPCopy(@T,Name);
4702 StrPCopy(@T,Name);
4726 StrPCopy(@T,Name);
4772 StrPCopy(@T,Name);
4797 StrPCopy(@T,Name);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Ddoscalls.pas4258 StrPCopy(@T,Name);
4267 StrPCopy(@T,Name);
4279 StrPCopy(@T,Name);
4301 StrPCopy(@T,Name);
4454 StrPCopy(@T,Name);
4641 StrPCopy(@T,Name);
4702 StrPCopy(@T,Name);
4726 StrPCopy(@T,Name);
4772 StrPCopy(@T,Name);
4797 StrPCopy(@T,Name);
[all …]
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Ddoscalls.pas4258 StrPCopy(@T,Name);
4267 StrPCopy(@T,Name);
4279 StrPCopy(@T,Name);
4301 StrPCopy(@T,Name);
4454 StrPCopy(@T,Name);
4641 StrPCopy(@T,Name);
4702 StrPCopy(@T,Name);
4726 StrPCopy(@T,Name);
4772 StrPCopy(@T,Name);
4797 StrPCopy(@T,Name);
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/rtl/inc/
H A Dgenstrs.inc26 StrPCopy := D;
33 StrPCopy:=D;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/inc/
H A Dgenstrs.inc26 StrPCopy := D;
33 StrPCopy:=D;
/dports/lang/fpc-source/fpc-3.2.2/rtl/inc/
H A Dgenstrs.inc26 StrPCopy := D;
33 StrPCopy:=D;
/dports/lang/fpc/fpc-3.2.2/rtl/inc/
H A Dgenstrs.inc26 StrPCopy := D;
33 StrPCopy:=D;
/dports/lang/nbc/
H A DuVersionInfo.pas95 StrPCopy(B,S);
154 StrPCopy(B,S);
167 StrPCopy(Name, FileName);
/dports/editors/fpc-ide/fpc-3.2.2/rtl/objpas/sysutils/
H A Dsyspch.inc68 { StrPCopy copies the pascal string Source to Dest and returns Dest }
70 function StrPCopy(Dest: PChar; Const Source: string): PChar;overload;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/objpas/sysutils/
H A Dsyspch.inc68 { StrPCopy copies the pascal string Source to Dest and returns Dest }
70 function StrPCopy(Dest: PChar; Const Source: string): PChar;overload;
/dports/lang/fpc-source/fpc-3.2.2/rtl/objpas/sysutils/
H A Dsyspch.inc68 { StrPCopy copies the pascal string Source to Dest and returns Dest }
70 function StrPCopy(Dest: PChar; Const Source: string): PChar;overload;
/dports/lang/fpc/fpc-3.2.2/rtl/objpas/sysutils/
H A Dsyspch.inc68 { StrPCopy copies the pascal string Source to Dest and returns Dest }
70 function StrPCopy(Dest: PChar; Const Source: string): PChar;overload;
/dports/lang/fpc-source/fpc-3.2.2/tests/test/units/strings/
H A Dtstrings1.pp86 if StrPCopy(P,S1)<>P then
90 if StrPCopy(P,S2)<>P then
/dports/news/husky-areafix/husky-areafix-1.9.20191207/ffma/
H A Dgpcstrings.pas49 procedure StrPCopy(Dest: PChar; Source: String); procedure
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/ffma/
H A Dgpcstrings.pas49 procedure StrPCopy(Dest: PChar; Source: String); procedure
/dports/news/husky/husky-1.9.20191207/ffma/
H A Dgpcstrings.pas49 procedure StrPCopy(Dest: PChar; Source: String); procedure
/dports/news/husky-hpt/husky-hpt-1.9.20191207/ffma/
H A Dgpcstrings.pas49 procedure StrPCopy(Dest: PChar; Source: String); procedure
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/ffma/
H A Dgpcstrings.pas49 procedure StrPCopy(Dest: PChar; Source: String); procedure
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/ffma/
H A Dgpcstrings.pas49 procedure StrPCopy(Dest: PChar; Source: String); procedure

123456789