Home
last modified time | relevance | path

Searched refs:const_striType (Results 1 – 25 of 97) sorted by relevance

1234

/dports/lang/seed7/seed7/src/
H A Dstr_rtl.h66 intType strCompare (const const_striType stri1, const const_striType stri2);
67 striType strConcat (const const_striType stri1, const const_striType stri2);
76 boolType strGe (const const_striType stri1, const const_striType stri2);
77 boolType strGt (const const_striType stri1, const const_striType stri2);
84 intType strIPos (const const_striType mainStri, const const_striType searched,
86 boolType strLe (const const_striType stri1, const const_striType stri2);
94 boolType strLt (const const_striType stri1, const const_striType stri2);
97 intType strPos (const const_striType mainStri, const const_striType searched);
107 const const_striType searched, const const_striType replace);
108 intType strRIPos (const const_striType mainStri, const const_striType searched,
[all …]
H A Dcmd_rtl.h61 void cmdChdir (const const_striType dir_name);
62 void cmdCloneFile (const const_striType source_name, const const_striType dest_name);
64 void cmdCopyFile (const const_striType source_name, const const_striType dest_name);
71 striType cmdGetenv (const const_striType stri);
72 void cmdGetATime (const const_striType file_name,
87 void cmdMkdir (const const_striType dir_name);
88 void cmdMove (const const_striType source_name, const const_striType dest_name);
92 void cmdSetenv (const const_striType name, const const_striType value);
101 intType cmdShell (const const_striType command, const const_striType parameters);
103 void cmdSymlink (const const_striType source_name, const const_striType dest_name);
[all …]
H A Dsql_drv.h96 const const_striType dbName, const const_striType user,
97 const const_striType password);
99 const const_striType dbName, const const_striType user,
102 const const_striType dbName, const const_striType user,
105 const const_striType dbName, const const_striType user,
108 const const_striType dbName, const const_striType user,
111 const const_striType server, const const_striType dbName,
112 const const_striType user, const const_striType password);
114 const const_striType dbName, const const_striType user,
117 const const_striType dbName, const const_striType user,
[all …]
H A Dprg_comp.h29 memSizeType argvStart, uintType options, const const_striType protFileName);
36 const const_setType options, const const_striType protFileName);
37 progType prgFilParse (const const_striType fileName, const const_setType options,
38 const const_rtlArrayType libraryDirs, const const_striType protFileName);
42 const_striType prgName (const const_progType aProg);
43 const_striType prgPath (const const_progType aProg);
44 progType prgStrParse (const const_striType stri, const const_setType options,
45 const const_rtlArrayType libraryDirs, const const_striType protFileName);
46 objectType prgSyobject (const progType aProg, const const_striType syobjectName);
47 objectType prgSysvar (const const_progType aProg, const const_striType sysvarName);
H A Dcmd_drv.h49 striType getExecutablePath (const const_striType arg_0);
73 striType cmdGetGroup (const const_striType filePath);
74 striType cmdGetOwner (const const_striType filePath);
75 void cmdSetGroup (const const_striType filePath, const const_striType group);
76 void cmdSetOwner (const const_striType filePath, const const_striType owner);
H A Danalyze.h28 progType analyzeFile (const const_striType sourceFileArgument, uintType options,
29 const const_rtlArrayType libraryDirs, const const_striType protFileName,
31 progType analyze (const const_striType sourceFileArgument, uintType options,
32 const const_rtlArrayType libraryDirs, const const_striType protFileName);
33 progType analyzeString (const const_striType input_string, uintType options,
34 const const_rtlArrayType libraryDirs, const const_striType protFileName,
H A Dstriutl.h171 cstriType striAsUnquotedCStri (const const_striType stri);
199 cstriType conv_to_cstri (cstriType cstri, const const_striType stri);
200 void conv_to_cstri8 (cstriType cstri, const const_striType stri,
206 cstriType stri_to_cstri (const const_striType stri, errInfoType *err_info);
207 cstriType stri_to_cstri8 (const const_striType stri, errInfoType *err_info);
209 bstriType stri_to_bstri (const const_striType stri, errInfoType *err_info);
210 bstriType stri_to_bstri8 (const const_striType stri);
227 os_striType stri_to_os_stri (const_striType stri, errInfoType *err_info);
235 os_striType cp_to_os_path (const_striType std_path, int *path_info,
238 os_striType cp_to_command (const const_striType command,
[all …]
H A Dfil_rtl.h70 fileType filOpen (const const_striType path, const const_striType mode);
73 fileType filPopen (const const_striType command,
74 const const_striType parameters, const const_striType mode);
75 void filPrint (const const_striType stri);
83 void filWrite (fileType outFile, const const_striType stri);
H A Dstr_rtl.c1858 intType strCompare (const const_striType stri1, const const_striType stri2)
1923 striType strConcat (const const_striType stri1, const const_striType stri2)
2358 boolType strGe (const const_striType stri1, const const_striType stri2)
2375 boolType strGt (const const_striType stri1, const const_striType stri2)
2638 intType strIPos (const const_striType mainStri, const const_striType searched,
2713 boolType strLe (const const_striType stri1, const const_striType stri2)
3061 boolType strLt (const const_striType stri1, const const_striType stri2)
3247 intType strPos (const const_striType mainStri, const const_striType searched)
3606 const const_striType searched, const const_striType replacement)
3775 intType strRIPos (const const_striType mainStri, const const_striType searched,
[all …]
H A Dlibpath.h36 const_striType includeFileName, errInfoType *err_info);
37 void appendToLibPath (const_striType path, errInfoType *err_info);
38 void initLibPath (const_striType sourceFileName,
H A Dtraceutl.h62 void prot_stri_unquoted (const const_striType stri);
63 void prot_stri (const const_striType stri);
81 void set_protfile_name (const const_striType protfile_name);
83 void mapTraceFlags (const_striType trace_level, uintType *options);
H A Dint_rtl.h70 intType intBytesBe2Int (const const_striType byteStri);
71 intType intBytesBe2UInt (const const_striType byteStri);
73 intType intBytesLe2Int (const const_striType byteStri);
74 intType intBytesLe2UInt (const const_striType byteStri);
85 intType intParse (const const_striType stri);
H A Dprg_comp.c138 memSizeType argvStart, uintType options, const const_striType protFileName) in interpret()
361 const const_setType options, const const_striType protFileName) in prgExec()
392 progType prgFilParse (const const_striType fileName, const const_setType options, in prgFilParse()
393 const const_rtlArrayType libraryDirs, const const_striType protFileName) in prgFilParse()
526 const_striType prgName (const const_progType aProg) in prgName()
539 const_striType prgPath (const const_progType aProg) in prgPath()
556 progType prgStrParse (const const_striType stri, const const_setType options, in prgStrParse()
557 const const_rtlArrayType libraryDirs, const const_striType protFileName) in prgStrParse()
586 objectType prgSyobject (const progType aProgram, const const_striType syobjectName) in prgSyobject()
619 objectType prgSysvar (const const_progType aProgram, const const_striType name) in prgSysvar()
H A Dpcs_drv.h39 void pcsPipe2 (const const_striType command, const const_rtlArrayType parameters,
41 void pcsPty (const const_striType command, const const_rtlArrayType parameters,
43 processType pcsStart (const const_striType command, const const_rtlArrayType parameters,
H A Dsoc_rtl.h58 bstriType socInetAddr (const const_striType host_name, intType port);
67 intType socSend (socketType sock, const const_striType stri, intType flags);
68 intType socSendto (socketType sock, const const_striType stri, intType flags,
73 void socWrite (socketType outSocket, const const_striType stri);
H A Dsql_db2.c271 databaseType sqlOpenDb2 (const const_striType host, intType port, in sqlOpenDb2()
272 const const_striType dbName, const const_striType user, in sqlOpenDb2()
273 const const_striType password) in sqlOpenDb2()
337 databaseType sqlOpenDb2 (const const_striType host, intType port, in sqlOpenDb2()
338 const const_striType dbName, const const_striType user, in sqlOpenDb2()
339 const const_striType password) in sqlOpenDb2()
H A Dsql_odbc.c472 databaseType sqlOpenOdbc (const const_striType driver, in sqlOpenOdbc()
473 const const_striType server, const const_striType dbName, in sqlOpenOdbc()
474 const const_striType user, const const_striType password) in sqlOpenOdbc()
577 databaseType sqlOpenOdbc (const const_striType driver, in sqlOpenOdbc()
578 const const_striType server, const const_striType dbName, in sqlOpenOdbc()
579 const const_striType user, const const_striType password) in sqlOpenOdbc()
H A Dsoc_none.c161 bstriType socInetAddr (const const_striType host_name, intType port) in socInetAddr()
233 intType socSend (socketType sock, const const_striType stri, intType flags) in socSend()
242 intType socSendto (socketType sock, const const_striType stri, intType flags, in socSendto()
278 void socWrite (socketType outSocket, const const_striType stri) in socWrite()
H A Danalyze.c380 static striType getProgramName (const const_striType sourceFileArgument) in getProgramName()
421 static progType analyzeProg (const const_striType sourceFileArgument, in analyzeProg()
422 const const_striType sourceFilePath, uintType options, in analyzeProg()
423 const const_rtlArrayType libraryDirs, const const_striType protFileName, in analyzeProg()
539 progType analyzeFile (const const_striType sourceFileArgument, uintType options, in analyzeFile()
540 const const_rtlArrayType libraryDirs, const const_striType protFileName, in analyzeFile()
613 progType analyze (const const_striType sourceFileArgument, uintType options, in analyze()
614 const const_rtlArrayType libraryDirs, const const_striType protFileName) in analyze()
641 progType analyzeString (const const_striType input_string, uintType options, in analyzeString()
642 const const_rtlArrayType libraryDirs, const const_striType protFileName, in analyzeString()
H A Dpcs_dos.c150 void pcsPipe2 (const const_striType command, const const_rtlArrayType parameters, in pcsPipe2()
159 void pcsPty (const const_striType command, const const_rtlArrayType parameters, in pcsPty()
168 processType pcsStart (const const_striType command, const const_rtlArrayType parameters, in pcsStart()
H A Dcmd_unx.c98 striType getExecutablePath (const const_striType arg_0) in getExecutablePath()
371 static gid_t getGidFromGroup (const const_striType group, errInfoType *err_info) in getGidFromGroup()
481 static uid_t getUidFromUser (const const_striType user, errInfoType *err_info) in getUidFromUser()
547 striType cmdGetGroup (const const_striType filePath) in cmdGetGroup()
588 striType cmdGetOwner (const const_striType filePath) in cmdGetOwner()
629 void cmdSetGroup (const const_striType filePath, const const_striType group) in cmdSetGroup()
667 void cmdSetOwner (const const_striType filePath, const const_striType owner) in cmdSetOwner()
/dports/lang/seed7/seed7/lib/comp/
H A Dcmd_act.s7i70 declareExtern(c_prog, "void cmdChdir (const const_striType);");
71 declareExtern(c_prog, "void cmdCloneFile (const const_striType, const const_striType);");
73 declareExtern(c_prog, "void cmdCopyFile (const const_striType, const const_striType);");
88 declareExtern(c_prog, "arrayType cmdLs (const const_striType);");
89 declareExtern(c_prog, "void cmdMkdir (const const_striType);");
90 declareExtern(c_prog, "void cmdMove (const const_striType, const const_striType);");
94 declareExtern(c_prog, "void cmdSetenv (const const_striType, const const_striType);");
97 declareExtern(c_prog, "void cmdSetGroup (const const_striType, const const_striType);");
99 declareExtern(c_prog, "void cmdSetOwner (const const_striType, const const_striType);");
100 declareExtern(c_prog, "intType cmdShell (const const_striType, const const_striType);");
[all …]
H A Dsql_act.s7i98 declareExtern(c_prog, "void sqlBindStri (sqlStmtType, intType, const const_striType);");
132 …"databaseType sqlOpenDb2 (const const_striType, intType, const const_striType, const const_striTyp…
133 …databaseType sqlOpenFire (const const_striType, intType, const const_striType, const const_striTyp…
134 …databaseType sqlOpenLite (const const_striType, intType, const const_striType, const const_striTyp…
135 … "databaseType sqlOpenMy (const const_striType, intType, const const_striType, const const_striTyp…
136 …"databaseType sqlOpenOci (const const_striType, intType, const const_striType, const const_striTyp…
137 …qlOpenOdbc (const const_striType driver, const const_striType server, const const_striType, const
138 …databaseType sqlOpenPost (const const_striType, intType, const const_striType, const const_striTyp…
139 …aseType sqlOpenSqlServer (const const_striType, intType, const const_striType, const const_striTyp…
140 …"databaseType sqlOpenTds (const const_striType, intType, const const_striType, const const_striTyp…
[all …]
H A Dstr_act.s7i91 declareExtern(c_prog, "intType strCompare (const const_striType, const const_striType);");
92 declareExtern(c_prog, "striType strConcat (const const_striType, const const_striType);");
105 declareExtern(c_prog, "boolType strGe (const const_striType, const const_striType);");
106 declareExtern(c_prog, "boolType strGt (const const_striType, const const_striType);");
111 …declareExtern(c_prog, "intType strIPos (const const_striType, const const_striType, const intT…
112 declareExtern(c_prog, "boolType strLe (const const_striType, const const_striType);");
120 declareExtern(c_prog, "boolType strLt (const const_striType, const const_striType);");
123 declareExtern(c_prog, "intType strPos (const const_striType, const const_striType);");
129 …lareExtern(c_prog, "striType strRepl (const const_striType, const const_striType, const const_s…
132 declareExtern(c_prog, "intType strRPos (const const_striType, const const_striType);");
[all …]
H A Dprg_act.s7i55 …rgExec (const const_progType, const const_arrayType, const const_setType, const const_striType);");
56 …n(c_prog, "progType prgFilParse (const const_striType, const_setType, const const_arrayType, co…
60 declareExtern(c_prog, "const_striType prgName (const const_progType);");
61 declareExtern(c_prog, "const_striType prgPath (const const_progType);");
62 …n(c_prog, "progType prgStrParse (const const_striType, const_setType, const const_arrayType, co…
63 declareExtern(c_prog, "objRefType prgSyobject (const progType, const const_striType);");
64 declareExtern(c_prog, "objRefType prgSysvar (const const_progType, const const_striType);");

1234