Home
last modified time | relevance | path

Searched refs:PChar (Results 1 – 25 of 3713) sorted by relevance

12345678910>>...149

/dports/news/husky/husky-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite()
93 domain: PChar;
98 packer: PChar;
99 call: PChar;
120 name: PChar;
122 pktPwd: PChar;
129 email: PChar;
290 _str: PChar;
307 call: PChar;
338 name: PChar;
[all …]
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite()
93 domain: PChar;
98 packer: PChar;
99 call: PChar;
120 name: PChar;
122 pktPwd: PChar;
129 email: PChar;
290 _str: PChar;
307 call: PChar;
338 name: PChar;
[all …]
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite()
93 domain: PChar;
98 packer: PChar;
99 call: PChar;
120 name: PChar;
122 pktPwd: PChar;
129 email: PChar;
290 _str: PChar;
307 call: PChar;
338 name: PChar;
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite()
93 domain: PChar;
98 packer: PChar;
99 call: PChar;
120 name: PChar;
122 pktPwd: PChar;
129 email: PChar;
290 _str: PChar;
307 call: PChar;
338 name: PChar;
[all …]
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite()
93 domain: PChar;
98 packer: PChar;
99 call: PChar;
120 name: PChar;
122 pktPwd: PChar;
129 email: PChar;
290 _str: PChar;
307 call: PChar;
338 name: PChar;
[all …]
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite()
93 domain: PChar;
98 packer: PChar;
99 call: PChar;
120 name: PChar;
122 pktPwd: PChar;
129 email: PChar;
290 _str: PChar;
307 call: PChar;
338 name: PChar;
[all …]
/dports/news/husky-htick/husky-htick-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite()
93 domain: PChar;
98 packer: PChar;
99 call: PChar;
120 name: PChar;
122 pktPwd: PChar;
129 email: PChar;
290 _str: PChar;
307 call: PChar;
338 name: PChar;
[all …]
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fidoconf/fidoconf/
H A Dfidoconf.pas81 function striptwhite(_Str: PChar): PChar; in striptwhite()
93 domain: PChar;
98 packer: PChar;
99 call: PChar;
120 name: PChar;
122 pktPwd: PChar;
129 email: PChar;
290 _str: PChar;
307 call: PChar;
338 name: PChar;
[all …]
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dmgl_pas.pas105 type PPChar = ^PChar;
280 procedure mgl_set_func(gr: HMGL;const EqX: PChar;const EqY: PChar;const EqZ: PChar;const EqA: PCha…
726 procedure mgl_text_y(gr: HMGL;const y: HMDT;const text: PChar;const font: PChar;const opt: PChar);…
825 procedure mgl_fplot(gr: HMGL;const eqY: PChar;const pen: PChar;const opt: PChar); cdecl; external …
827 …dure mgl_fplot_xyz(gr: HMGL;const eqX: PChar;const eqY: PChar;const eqZ: PChar;const pen: PChar;c…
926 procedure mgl_fsurf(graph: HMGL;const fz: PChar;const stl: PChar;const opt: PChar); cdecl; externa…
928 …ure mgl_fsurf_xyz(graph: HMGL;const fx: PChar;const fy: PChar;const fz: PChar;const stl: PChar;co…
1136 …edure mgl_label_y(graph: HMGL;const y: HMDT;const text: PChar;const fnt: PChar;const opt: PChar);…
1233 procedure mgl_set_axis_stl(gr: HMGL;const stl: PChar;const tck: PChar;const sub: PChar); cdecl; ex…
1266 procedure mgl_axis(gr: HMGL;const dir: PChar;const stl: PChar;const opt: PChar); cdecl; external l…
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dpmspl.pas49 QMOpenData = PChar;
50 PQMOpenData = ^PChar;
69 PQPOpenData = ^PChar;
98 pszToken: PChar;
163 pszParms: PChar;
202 pszParms: PChar;
204 pszQueue: PChar;
252 pszParms: PChar;
262 pszName: PChar;
269 pszParms: PChar;
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dpmspl.pas49 QMOpenData = PChar;
50 PQMOpenData = ^PChar;
69 PQPOpenData = ^PChar;
98 pszToken: PChar;
163 pszParms: PChar;
202 pszParms: PChar;
204 pszQueue: PChar;
252 pszParms: PChar;
262 pszName: PChar;
269 pszParms: PChar;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dpmspl.pas49 QMOpenData = PChar;
50 PQMOpenData = ^PChar;
69 PQPOpenData = ^PChar;
98 pszToken: PChar;
163 pszParms: PChar;
202 pszParms: PChar;
204 pszQueue: PChar;
252 pszParms: PChar;
262 pszName: PChar;
269 pszParms: PChar;
[all …]
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dpmspl.pas49 QMOpenData = PChar;
50 PQMOpenData = ^PChar;
69 PQPOpenData = ^PChar;
98 pszToken: PChar;
163 pszParms: PChar;
202 pszParms: PChar;
204 pszQueue: PChar;
252 pszParms: PChar;
262 pszName: PChar;
269 pszParms: PChar;
[all …]
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dparser.c46 int PChar; variable
180 elif('0' <= PChar And PChar <= '9') in p_primitive_cmd()
557 if(Not ((PChar >= '0' And PChar <= '9') Or in p_layer()
558 (PChar >= 'A' And PChar <= 'Z'))){ in p_layer()
720 PChar == '\n' Or PChar == ','){
733 And PChar != ')' And (PChar < 'A' Or PChar > 'Z')
734 And (PChar < '0' Or PChar > '9') And PChar != ';'){
747 And PChar != ')' And (PChar< '0' Or PChar > '9') And
769 And PChar != ')' And (PChar< '0' Or PChar > '9') And
825 if((PChar >= '0' And PChar <= '9') Or
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/palmunits/src/
H A Dstringmgr.pp34 function StrCopy(dst: PChar; const src: PChar): PChar; syscall sysTrapStrCopy;
36 function StrNCopy(dst: PChar; const src: PChar; n: Int16): PChar; syscall sysTrapStrNCopy;
38 function StrCat(dst: PChar; const src: PChar): PChar; syscall sysTrapStrCat;
40 function StrNCat(dst: PChar; const src: PChar; n: Int16): PChar; syscall sysTrapStrNCat;
56 function StrToLower(dst: PChar; const src: PChar): PChar; syscall sysTrapStrToLower;
58 function StrIToA(s: PChar; i: Int32): PChar; syscall sysTrapStrIToA;
60 function StrIToH(s: PChar; i: UInt32): PChar; syscall sysTrapStrIToH;
62 function StrLocalizeNumber(s: PChar; thousandSeparator, decimalSeparator: Char): PChar; syscall sys…
66 function StrChr(const str: PChar; chr: WChar): PChar; syscall sysTrapStrChr;
68 function StrStr(const str, token: PChar): PChar; syscall sysTrapStrStr;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/libxml/src/
H A Dxmlxsdparser.pas1163 P: PChar;
1206 P: PChar;
1207 L: PChar;
1239 P: PChar;
1240 L: PChar;
1279 P: PChar;
1280 L: PChar;
1317 P: PChar;
1318 L: PChar;
1331 P: PChar;
[all …]
/dports/textproc/fpc-libxml2/fpc-3.2.2/packages/libxml/src/
H A Dxmlxsdparser.pas1163 P: PChar;
1206 P: PChar;
1207 L: PChar;
1239 P: PChar;
1240 L: PChar;
1279 P: PChar;
1280 L: PChar;
1317 P: PChar;
1318 L: PChar;
1331 P: PChar;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/lua/src/
H A Dlauxlib.pas43 name: PChar;
55 function luaL_optlstring(L: Plua_State; numArg: Integer; const def: PChar; l_: Psize_t): PChar; cde… in luaL_optlstring()
83 function luaL_gsub(L: Plua_State; const s, p, r: PChar): PChar; cdecl;
84 function luaL_findtable(L: Plua_State; idx: Integer; const fname: PChar; szhint: Integer): PChar; c…
94 function luaL_optstring(L: Plua_State; n: Integer; d: PChar): PChar;
160 function luaL_opt_lstr(L: Plua_State; numArg: Integer; const def: PChar; len: Psize_t): PChar;
165 function luaL_opt_string(L: Plua_State; n: Integer; d: PChar): PChar;
227 function luaL_gsub(L: Plua_State; const s, p, r: PChar): PChar; cdecl; external LUA_LIB_NAME;
265 function luaL_optstring(L: Plua_State; n: Integer; d: PChar): PChar;
330 function luaL_opt_lstr(L: Plua_State; numArg: Integer; const def: PChar; len: Psize_t): PChar;
[all …]
/dports/lang/fpc-lua/fpc-3.2.2/packages/lua/src/
H A Dlauxlib.pas43 name: PChar;
55 function luaL_optlstring(L: Plua_State; numArg: Integer; const def: PChar; l_: Psize_t): PChar; cde… in luaL_optlstring()
83 function luaL_gsub(L: Plua_State; const s, p, r: PChar): PChar; cdecl;
84 function luaL_findtable(L: Plua_State; idx: Integer; const fname: PChar; szhint: Integer): PChar; c…
94 function luaL_optstring(L: Plua_State; n: Integer; d: PChar): PChar;
160 function luaL_opt_lstr(L: Plua_State; numArg: Integer; const def: PChar; len: Psize_t): PChar;
165 function luaL_opt_string(L: Plua_State; n: Integer; d: PChar): PChar;
227 function luaL_gsub(L: Plua_State; const s, p, r: PChar): PChar; cdecl; external LUA_LIB_NAME;
265 function luaL_optstring(L: Plua_State; n: Integer; d: PChar): PChar;
330 function luaL_opt_lstr(L: Plua_State; numArg: Integer; const def: PChar; len: Psize_t): PChar;
[all …]
/dports/devel/fpc-sdl/fpc-3.2.2/packages/sdl/src/
H A Dsdl_gfx.pas422 function SDL_imageFilterAdd(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integer; in SDL_imageFilterAdd()
427 function SDL_imageFilterMean(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integer; in SDL_imageFilterMean()
432 function SDL_imageFilterSub(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integer; in SDL_imageFilterSub()
437 function SDL_imageFilterAbsDiff(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : inte… in SDL_imageFilterAbsDiff()
442 function SDL_imageFilterMult(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integer; in SDL_imageFilterMult()
447 function SDL_imageFilterMultNor(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : inte… in SDL_imageFilterMultNor()
452 function SDL_imageFilterMultDivby2(Src1 : PChar; Src2 : PChar; Dest : PChar; in SDL_imageFilterMultDivby2()
458 function SDL_imageFilterMultDivby4(Src1 : PChar; Src2 : PChar; Dest : PChar; in SDL_imageFilterMultDivby4()
464 function SDL_imageFilterBitAnd(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integ… in SDL_imageFilterBitAnd()
469 function SDL_imageFilterBitOr(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : intege… in SDL_imageFilterBitOr()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/sdl/src/
H A Dsdl_gfx.pas422 function SDL_imageFilterAdd(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integer; in SDL_imageFilterAdd()
427 function SDL_imageFilterMean(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integer; in SDL_imageFilterMean()
432 function SDL_imageFilterSub(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integer; in SDL_imageFilterSub()
437 function SDL_imageFilterAbsDiff(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : inte… in SDL_imageFilterAbsDiff()
442 function SDL_imageFilterMult(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integer; in SDL_imageFilterMult()
447 function SDL_imageFilterMultNor(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : inte… in SDL_imageFilterMultNor()
452 function SDL_imageFilterMultDivby2(Src1 : PChar; Src2 : PChar; Dest : PChar; in SDL_imageFilterMultDivby2()
458 function SDL_imageFilterMultDivby4(Src1 : PChar; Src2 : PChar; Dest : PChar; in SDL_imageFilterMultDivby4()
464 function SDL_imageFilterBitAnd(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : integ… in SDL_imageFilterBitAnd()
469 function SDL_imageFilterBitOr(Src1 : PChar; Src2 : PChar; Dest : PChar; length : integer ) : intege… in SDL_imageFilterBitOr()
[all …]
/dports/editors/lazarus/lazarus/ide/
H A Detmakemsgparser.pas68 function FindSubStrI(const SubStr: string; p: PChar): PChar; in FindSubStrI()
82 s: PChar;
96 s: PChar;
108 function FindSubStrI(const SubStr: string; p: PChar): PChar; in FindSubStrI()
110 s: PChar;
126 e: PChar;
166 OldP: PChar;
175 OldP: PChar;
263 p: PChar;
265 Run: PChar;
[all …]
/dports/editors/lazarus-qt5/lazarus/ide/
H A Detmakemsgparser.pas68 function FindSubStrI(const SubStr: string; p: PChar): PChar; in FindSubStrI()
82 s: PChar;
96 s: PChar;
108 function FindSubStrI(const SubStr: string; p: PChar): PChar; in FindSubStrI()
110 s: PChar;
126 e: PChar;
166 OldP: PChar;
175 OldP: PChar;
263 p: PChar;
265 Run: PChar;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fuse/src/
H A Dfuse.pas269 …readlink : function(const aName : PChar; aLinksToName : PChar; aLinksToNameSize: TSize) : cint; cd…
291 unlink : function(const aName : PChar) : cint; cdecl;
294 rmdir : function(const aName : PChar) : cint; cdecl;
300 rename : function(const aName, aNewName : PChar) : cint; cdecl;
303 link : function(const aLinksToName, aName : PChar) : cint; cdecl;
418 … getxattr : function(const aName, aKey : PChar; aValue : PChar; aValueSize : TSize) : cint; cdecl; in onst()
421 listxattr : function(const aName : PChar; aList : PChar; aListSize : TSize) : cint; cdecl; in onst()
424 removexattr : function(const aName, aKey : PChar) : cint; cdecl; in onst()
844 function fuse_is_lib_option(const aOpt : PChar) : cint; deprecated; in fuse_is_lib_option()
922 function fuse_invalidate(aFuse : PFuse; const aPath : PChar) : cint; in fuse_invalidate()
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Detmakemsgparser.pas69 function FindSubStrI(const SubStr: string; p: PChar): PChar; in FindSubStrI()
83 s: PChar;
87 s:=PChar(SubStr);
97 s: PChar;
109 function FindSubStrI(const SubStr: string; p: PChar): PChar; in FindSubStrI()
111 s: PChar;
127 e: PChar;
167 OldP: PChar;
176 OldP: PChar;
267 p: PChar;
[all …]

12345678910>>...149