]> git.8kb.co.uk Git - dataflex/df32func/blob - src/df32/df32func.inc.autodoc
Amend functionality of antiquated matrix methods and minor changes to matrix parsing...
[dataflex/df32func] / src / df32 / df32func.inc.autodoc
1 df32func.inc last compiled on 05/10/2015 at 15:44:49.94 \r
2 df32func DLL functions: \r
3 df32func.h:external_function ClientSocket "ClientSocket" df32func.dll dword port string host returns integer\r
4 df32func.h:external_function ServerSocket "ServerSocket" df32func.dll dword port returns integer\r
5 df32func.h:external_function AcceptClient "AcceptClient" df32func.dll returns integer\r
6 df32func.h:external_function Send "Send" df32func.dll dword socket string data returns integer\r
7 df32func.h:external_function Receive "Receive" df32func.dll dword socket pointer dataOut returns integer\r
8 df32func.h:external_function CloseConnection "CloseConnection" df32func.dll dword socket returns integer\r
9 df32func.h:external_function PseudoRand "PseudoRand" df32func.dll dword w returns integer\r
10 df32func.h:external_function RdtscRand "RdtscRand" df32func.dll returns integer\r
11 df32func.h:external_function GetTzi "GetTzi" df32func.dll pointer lpTimeZone pointer lpResult returns integer\r
12 df32func.h:external_function RegexpMatch "RegexpMatch" df32func.dll pointer str pointer pattern pointer flags integer errors returns integer\r
13 df32func.h:external_function RegexpMatches "RegexpMatches" df32func.dll pointer str pointer pattern pointer flags pointer out pointer out_len integer errors returns integer\r
14 df32func.h:external_function RegexpReplace "RegexpReplace" df32func.dll pointer str pointer pattern pointer replacement pointer flags pointer out pointer out_len integer errors returns integerwin32.h:external_function GetDateFormat "GetDateFormatA" kernel32.dll dword LCID dword dwFlags pointer lpsSystemTime pointer lpFormat pointer lpDateStr integer cchDate returns integer\r
15 win32.h:external_function GetTimeFormat "GetTimeFormatA" kernel32.dll dword LCID dword dwFlags pointer lpsSystemTime pointer lpFormat pointer lpTimeStr integer cchTime returns integer\r
16 win32.h:external_function GetFileTime "GetFileTime" kernel32.dll handle hFileHandle pointer lpCreationTime pointer lpLastAccessTime pointer lpLastWriteTime returns integer\r
17 win32.h:external_function FileTimeToSystemTime "FileTimeToSystemTime" kernel32.dll pointer lpFileTime Pointer lpSystemTime returns integer\r
18 win32.h:external_function FileTimeToLocalFileTime "FileTimeToLocalFileTime" kernel32.dll pointer lpFileTime Pointer lpSystemTime returns integer\r
19 win32.h:external_function FindFirstFile "FindFirstFileA" kernel32.dll pointer lpFileName pointer lpFindFileData returns handle\r
20 win32.h:external_function FindNextFile "FindNextFileA" kernel32.dll handle hFindFile pointer lpFindFileData returns integer\r
21 win32.h:external_function FindClose "FindClose" kernel32.dll handle hFindFile returns integer\r
22 win32.h:external_function LockFile "LockFile" kernel32.dll handle hFile dword dwFileOffsetLow dword dwFileOffsetHigh dword nNumberOfBytesToLockLow dword nNumberOfBytesToLockHigh returns integer\r
23 win32.h:external_function UnlockFile "UnlockFile" kernel32.dll handle hFile dword dwFileOffsetLow dword dwFileOffsetHigh dword nNumberOfBytesToLockLow dword nNumberOfBytesToLockHigh returns integer\r
24 win32.h:external_function SHFileOperation "SHFileOperationA" shell32.dll pointer lpFileOp returns integer\r
25 win32.h:external_function32 GetTempPath "GetTempPathA" kernel32.dll integer nBufferLength pointer lpBuffer_ptr returns integer\r
26 win32.h:external_function GetSystemDirectory "GetSystemDirectoryA" kernel32.dll pointer lpBuffer integer uSize returns integer\r
27 win32.h:external_function32 mciSendString "mciSendStringA" winmm.dll pointer lpstrCommand pointer lpstrReturnString integer uReturnLength integer hwndCallback returns integer\r
28 win32.h:external_function ExitProcessEx  "ExitProcess" Kernel32.dll integer iExitCode returns integer\r
29 win32.h:external_function GetComputername "GetComputerNameA" kernel32.dll pointer sBuffer pointer lSize returns integer\r
30 win32.h:external_function WNetGetUser "WNetGetUserA" MPR.dll pointer lpName pointer lpUserName string  lpnLength returns DWord\r
31 win32.h:external_function SHBrowseForFolder "SHBrowseForFolder" shell32.dll pointer lpsBrowseInfo returns dword\r
32 win32.h:external_function SHGetPathFromIDList "SHGetPathFromIDList" shell32.dll pointer pidList pointer lpBuffer returns dWord\r
33 win32.h:external_function CoTaskMemFree "CoTaskMemFree" ole32.dll pointer pV returns integer\r
34 win32.h:external_function GetPID "_getpid" msvcrt.dll returns integer\r
35 win32.h:external_function getShortPathName "GetShortPathNameA" kernel32.dll pointer lpszLongPath pointer lpszShortPath integer cchBuffer returns integer\r
36 win32.h:external_function SetConsoleTitle "SetConsoleTitleA" Kernel32.dll string lpszTitle returns integer\r
37 win32.h:external_function FindWindow "FindWindowA" user32.dll pointer lpszClassName string lpszWindowName returns handle\r
38 win32.h:external_function GetSystemMenu "GetSystemMenu" user32.dll handle hwnd dword bRevert returns dword\r
39 win32.h:external_function EnableMenuItem "EnableMenuItem" user32.dll handle hmenu integer uIDEnableItem integer uEnable returns integer\r
40 win32.h:external_function ShellExecute "ShellExecuteA" shell32.dll handle hWnd pointer lpOperation pointer lpFile pointer lpParameters pointer lpDirectory integer nShowCmd returns integer\r
41 win32.h:external_function CreateProcess "CreateProcessA" kernel32.dll pointer lpAN pointer lpCL pointer lpPA pointer lpTA integer bIH dword dwCF pointer lpE pointer lpCD pointer lpSI pointer lpPi returns integer\r
42 win32.h:external_function OpenProcess "OpenProcess" kernel32.dll dword dwDesiredAccessas integer bInheritHandle dword dwProcId returns handle\r
43 win32.h:external_function TerminateProcess "TerminateProcess" kernel32.dll handle hProcess integer uExitCode returns integer\r
44 win32.h:external_function CloseHandle "CloseHandle" kernel32.dll handle hObject returns integer\r
45 win32.h:external_function WaitForSingleObject "WaitForSingleObject" kernel32.dll handle hHandle dword dwMilliseconds returns integer\r
46 win32.h:external_function32 Message_Beep "MessageBeep" user32.dll integer iSound returns integer\r
47 win32.h:external_function32 ExitWindowsEx "ExitWindowsEx" user32.dll integer uFlags integer dwReserved returns integer\r
48 win32.h:external_function lOpen "_lopen" kernel32.dll string lpPathName integer iReadWrite returns integer\r
49 win32.h:external_function lClose "_lclose" kernel32.dll handle hFile returns integer\r
50 win32.h:external_function GetLastError "GetLastError" kernel32.dll returns integer\r
51 win32.h:external_function CreateFile "CreateFileA" kernel32.dll pointer lpFNname dword dwDAccess dword dwSMode pointer lpSecAttrib dword dwCreationDisp dword dwFlagsAndAttrib handle hTemplateFile returns handle\r
52 win32.h:external_function GetFileSize "GetFileSize" kernel32.dll handle hFile pointer lpFileSizeHigh returns integer\r
53 win32.h:external_function SetFilePointer "SetFilePointer" kernel32.dll handle hFile dword lDistanceToMove pointer lpDistanceToMoveHigh dword dwMoveMethod returns handle\r
54 win32.h:external_function ReadFile "ReadFile" kernel32.dll handle hFile pointer lpBuffer integer nNumberOfBytesToRead pointer lpNumberOfBytesRead pointer lpOverlapped returns integer\r
55 win32.h:external_function CopyMemory "RtlMoveMemory" kernel32.dll pointer pDst pointer pSrc integer byteLen returns integer\r
56 win32.h:external_function EnumProcesses "EnumProcesses" psapi.dll pointer lpidProcess integer cb pointer cbNeeded returns integer\r
57 win32.h:external_function EnumProcessModules "EnumProcessModules" psapi.dll  handle hProcess pointer lphModule integer cb integer cbNeeded returns integer\r
58 win32.h:external_function WideCharToMultiByte "WideCharToMultiByte" kernel32.dll integer cp dword dwF pointer lpWCS integer cchWC pointer lpMBS integer cchMB string dC string uDC returns integer\r
59 win32.h:external_function CharToOem "CharToOemA" user32.dll pointer lpszSrc pointer lpszDst returns integer\r
60 win32.h:external_function OemToChar "OemToCharA" user32.dll pointer lpszSrc pointer lpszDst returns integer\r
61 win32.h:external_function GetSystemTime "GetSystemTime" kernel32.dll Pointer lpGST returns VOID_TYPE\r
62 win32.h:external_function GetTickCount "GetTickCount" kernel32.dll returns dWord\r
63 win32.h:external_function32 CoCreateGuid "CoCreateGuid" ole32.dll pointer pGUIDStructure returns word\r
64 win32.h:external_function32 StringFromGUID2 "StringFromGUID2" ole32.dll pointer pGUIDStructure pointer lpstrClsId integer cbMax returns dword\r
65 win32.h:external_function MsiQueryProductState "MsiQueryProductStateA" msi.dll string szProduct returns integer\r
66 win32.h:external_function MilliSleep "Sleep" kernel32.dll integer dwMilliseconds returns integer\r
67 win32.h:external_function SetLastError "SetLastError" kernel32.dll dword dwErrCode returns integer\r
68 win32.h:external_function FormatMessage "FormatMessageA" kernel32.dll integer dwFlags pointer lpSource dword dwMessageId dword dwLanguageId pointer lpBuffer integer nSize dword Arguments returns integer\r
69 win32.h:external_function GetProcessMemoryInfo "GetProcessMemoryInfo" PSAPI.DLL dword l_hProcess pointer ppsmemCounters dword cb returns integer\r
70 win32.h:external_function MultiByteToWideChar "MultiByteToWideChar" kernel32.dll integer cp dword dwF pointer lpWCS integer cchWC pointer lpMBS integer cchMB string dC string uDC returns integer\r
71 win32.h:external_function GetDiskFreeSpace "GetDiskFreeSpaceA" kernel32.dll string lpRootPathName pointer lpSectorsPC pointer lpBytesPS pointer lpNumberOfFreeClusters pointer lpTotalNOC returns integer\r
72 win32.h:external_function InternetCanonicalizeUrl "InternetCanonicalizeUrlA" wininet.dll pointer lpszUrl pointer lpszBuffer pointer lpdwBufferLength dword dwFlags returns integer\r
73 win32.h:external_function CryptAcquireContext "CryptAcquireContextA" advapi32.dll pointer phProv string pszContainer string pszProvider dword dwProvType dword dwFlags returns integer\r
74 win32.h:external_function CryptReleaseContext "CryptReleaseContext" advapi32.dll pointer phProv dword dwFlags returns integer\r
75 win32.h:external_function CryptCreateHash "CryptCreateHash" advapi32.dll handle hProv dword Algid handle hKey dword dwFlags pointer phHash returns integer\r
76 win32.h:external_function CryptDestroyHash "CryptDestroyHash" advapi32.dll handle hHash returns integer\r
77 win32.h:external_function CryptHashData "CryptHashData" advapi32.dll handle hHash pointer pbData dword dwDataLen dword dwFlags returns integer\r
78 win32.h:external_function CryptGetHashParam "CryptGetHashParam" advapi32.dll handle hHash dword dwParam pointer pbData pointer pdwDataLen dword dwFlags returns integer\r
79 win32.h:external_function CryptEnumProviders "CryptEnumProvidersA" advapi32.dll dword dwIndex pointer pdwReserved dword dwFlags pointer pdwProvType pointer pcbProvName pointer pszProvName returns integer\r
80 win32.h:external_function CryptBinaryToString "CryptBinaryToStringA" crypt32.dll dword pbBinary dword cbBinary dword dwFlags pointer pszString pointer pcchString returns integer\r
81 win32.h:external_function CryptGetProvParam "CryptGetProvParam" advapi32.dll handle hProv dword dwParam pointer pbData pointer pdwDataLen dword dwFlags returns integer\r
82 win32.h:external_function CryptContextAddRef "CryptGetProvParam" advapi32.dll handle hProv dword pdwReserved dword dwFlags returns integer\r
83 win32.h:external_function CryptImportKey "CryptImportKey" advapi32.dll handle hProv pointer pbData pointer pdwDataLen dword hPubKey dword dwFlags pointer phKey returns integer\r
84 win32.h:external_function CryptExportKey "CryptExportKey" advapi32.dll handle hKey handle hExpKey dword dwBlobType dword dwFlags pointer pbData pointer pdwDataLen returns integer\r
85 win32.h:external_function CryptDeriveKey "CryptDeriveKey" advapi32.dll handle hProv dword Algid handle hHash dword dwFlags pointer phKey returns integer\r
86 win32.h:external_function CryptDestroyKey "CryptDestroyKey" advapi32.dll handle hKey returns integer\r
87 win32.h:external_function CryptEncrypt "CryptEncrypt" advapi32.dll handle hKey handle hHash dword bFinal dword dwFlags pointer pbData pointer pdwDataLen dword dwBufLen returns integer\r
88 win32.h:external_function CryptDecrypt "CryptDecrypt" advapi32.dll handle hKey handle hHash dword bFinal dword dwFlags pointer pbData pointer pdwDataLen returns integer\r
89 win32.h:external_function CryptSetKeyParam "CryptSetKeyParam" advapi32.dll handle hKey dword dwParam pointer pbData dword dwFlags returns integer\r
90 win32.h:external_function CryptBinaryToString "CryptBinaryToStringA" crypt32.dll dword pbBinary dword cbBinary dword dwFlags pointer pszString pointer pcchString returns integer\r
91 win32.h:external_function CryptStringToBinary "CryptStringToBinaryA" crypt32.dll pointer pszString dword cchString dword dwFlags pointer pbBinary pointer pcbBinary pointer pdwSkip pointer pdwFlags returns integer\r
92 win32.h:external_function GetVersionEx "GetVersionExA" kernel32.dll pointer lpVersionInfo returns integer\r
93 win32.h:external_function GetSystemTime "GetSystemTime" kernel32.dll pointer lpSystemTime returns integer\r
94 win32.h:external_function GetTimeZoneInformation "GetTimeZoneInformation" kernel32.dll pointer lpTimeZoneInformation returns integer\r
95 df32func functions: \r
96 console.inc:function set_mode global integer argv returns integer\r
97 console.inc:function screen_display global string argv returns integer\r
98 console.inc:function draw_bigchar global string argv integer posx integer posy returns integer\r
99 console.inc:function big_text global string argv integer posx integer posy returns integer\r
100 date.inc:function get_day_score global date argv returns integer\r
101 date.inc:function get_day global date argv returns string\r
102 date.inc:function get_month global date argv returns string\r
103 date.inc:function get_day_of global date argv returns string\r
104 date.inc:function fulldate global date argv returns string\r
105 date.inc:function shortdate global date argv returns string\r
106 date.inc:function now global string argv returns string\r
107 date.inc:function rssdate global date argv string argv2 returns string\r
108 date.inc:function cymd global date argv returns string\r
109 date.inc:function sqldate global date argv returns string\r
110 date.inc:function sqltimestamp global date argv integer argv2 integer argv3 integer argv4 returns string\r
111 date.inc:function dftimestamp global date argv integer argv2 integer argv3 integer argv4 returns string\r
112 date.inc:function sqldatetime global string argv string argv2 returns string\r
113 date.inc:function sqltimestampformat global string argv string argv2 returns string\r
114 date.inc:function last_day_of_month global integer month integer year returns date\r
115 date.inc:function posixtime global date argv number argv2 number argv3 number argv4 number argv5 returns number\r
116 date.inc:function posixtime_reverse global number argv returns string\r
117 date.inc:function runtime_timeout global integer argv returns integer\r
118 date.inc:function runtime_timeout_reset global returns integer\r
119 date.inc:function runtime_timeout_left global returns integer\r
120 encode.inc:function is_base64 global integer c returns integer\r
121 encode.inc:function int_encode64 global integer uc returns integer\r
122 encode.inc:function int_decode64 global integer c returns integer\r
123 encode.inc:function encode64 global string sText returns string\r
124 encode.inc:function decode64 global string sText returns string\r
125 encode.inc:function rc4_array_value integer iIndex returns integer\r
126 encode.inc:function rc4 global string key string text returns string\r
127 encode.inc:function rc4encode global string key string text returns string\r
128 encode.inc:function rc4decode global string key string text returns string\r
129 encode.inc:function rc4encode_base64 global string key string text returns string\r
130 encode.inc:function rc4decode_base64 global string key string text returns string\r
131 hash.inc:function hash_for_df_arrays global string argv returns integer\r
132 hash.inc:function reduce_hash global integer argv returns integer\r
133 hash.inc:function hash_djb2 global string argv returns integer\r
134 hash.inc:function hash_sdbm global string argv returns integer\r
135 hash.inc:function hash_lazy global string argv returns integer\r
136 math.inc:function decround global number argv integer argv2 returns string\r
137 math.inc:function rshift global integer argv integer shift_by returns integer\r
138 math.inc:function lshift global integer argv integer shift_by returns integer\r
139 math.inc:function ternary global string argv string argv2 string argv3 returns string\r
140 regex.inc:function regexp_match global string str string pattern string flags returns integer\r
141 regex.inc:function regexp_matches global string str string pattern string flags returns string\r
142 regex.inc:function regexp_replace global string str string pattern string replacement string flags returns string\r
143 regex.inc:function regexp_matches_count global string argv returns integer\r
144 regex.inc:function regexp_matches_item global string argv integer argv2 returns string\r
145 regex.inc:function regexp_matches_item_stripped global string argv integer argv2 returns string\r
146 string.inc:function titlecase global string argv returns string\r
147 string.inc:function replaceall global string argv string argv2 string argv3 returns string\r
148 string.inc:function zeropad global string argv integer argv2 returns string\r
149 string.inc:function leftpad global string argv integer argv2 returns string\r
150 string.inc:function reverse global string argv returns string\r
151 string.inc:function addslashes global string argv returns string\r
152 string.inc:function quotecsv global string argv returns string\r
153 string.inc:function sanitize_int global integer l_iInput integer bound returns integer\r
154 string.inc:function sanitize_num global number l_nInput returns integer\r
155 string.inc:function sanitize_str global string l_sInput string l_sLevel returns string\r
156 string.inc:function nbstring global string argv string argv2 returns string\r
157 string.inc:function msxsl global string engine string source string stylesheet string params string outfile returns string\r
158 string.inc:function is_number global string argv returns integer\r
159 string.inc:function is_integer global string argv returns integer\r
160 tstamp.inc:function timestemp_to_posix global string inTs returns number\r
161 tstamp.inc:function posix_to_timestamp global number argv returns string\r
162 tstamp.inc:function timestamp_adjust global string inTs number inMSeconds returns string\r
163 tstamp.inc:function interval_to_posix global string argv returns number\r
164 tstamp.inc:function timestamp_adjust_interval global string inTs string inInterval returns string\r
165 tstamp.inc:function get_day_of_month_for_daylight_savings global integer inYear integer inMonth integer inDayOfWeek integer inDay returns integer\r
166 tstamp.inc:function systemtime_utc global returns string\r
167 tstamp.inc:function get_bias global string inDestTz integer inYear integer inMon integer inDay integer inHr integer inMin integer inSec integer inIsUTC returns integer\r
168 tstamp.inc:function get_utc_time_from_timezone_time global string inDestTz string inTs returns string\r
169 tstamp.inc:function get_timezone_time_from_utc_time global string inDestTz string inTs returns string\r
170 tstamp.inc:function get_timezone_time_from_timezone_time global string inSourceTz string inDestTz string inTs returns string\r
171 win32.inc:function convert_date_format global dword dwLowDateTime dword dwHighDateTime returns string\r
172 win32.inc:function list_directory global string argv returns string\r
173 win32.inc:function sort_results global integer argv integer argv2 returns integer\r
174 win32.inc:function fileopp global string argv string argv2 string argv3 returns integer\r
175 win32.inc:function get_local_temp global integer argv returns string\r
176 win32.inc:function get_local_system global integer argv returns string\r
177 win32.inc:function cd_tray global integer argv returns integer\r
178 win32.inc:function exit_process global integer iReturnCode returns integer\r
179 win32.inc:function get_process_id global integer argv returns integer\r
180 win32.inc:function get_computer global integer argv returns string\r
181 win32.inc:function get_user_name global integer argv returns string\r
182 win32.inc:function folder_browse global string argv returns String\r
183 win32.inc:function get_short_path global string argv returns string\r
184 win32.inc:function disable_close global integer argv returns integer\r
185 win32.inc:function shell_exec global string argv string argv2 string argv3 returns integer\r
186 win32.inc:function create_proc global string argv integer argv2 integer argv3 integer argv4 returns string\r
187 win32.inc:function term_proc global string argv integer argv2 returns integer\r
188 win32.inc:function is_locked global string argv returns integer\r
189 win32.inc:function does_exist global string argv returns integer\r
190 win32.inc:function buffer_text_file global string argv string argv2 returns integer\r
191 win32.inc:function file_size_bytes global string argv returns integer\r
192 win32.inc:function to_ascii global string argv returns string\r
193 win32.inc:function to_unicode global string argv returns string\r
194 win32.inc:function to_utf8 global string argv returns string\r
195 win32.inc:function ansi_to_oem global string argv returns string\r
196 win32.inc:function oem_to_ansi global string argv returns string\r
197 win32.inc:function get_procs global integer argv returns integer\r
198 win32.inc:function time_data global integer argv returns string\r
199 win32.inc:function fill_0 global integer iValue integer iSize returns string\r
200 win32.inc:function check_date_error global string sDate returns date\r
201 win32.inc:function get_time global string sFileName integer iMode returns string\r
202 win32.inc:function create_guid global returns string        \r
203 win32.inc:function get_last_error_detail global integer iError returns string\r
204 win32.inc:function disk_info global string argv string argv2 returns number\r
205 win32.inc:function get_mem_usage global returns integer\r
206 win32.inc:function urldecode global string argv returns string\r
207 win32.inc:function urlencode global string argv returns string\r
208 win32.inc:function get_os_version global returns string\r
209 win32.inc:function get_os_version_numeric global returns number\r
210 win32.inc:function binary_to_string_to_binary global string argv string argv2 string argv3 returns string\r
211 win32.inc:function binary_to_string global string argv string argv2 returns string\r
212 win32.inc:function string_to_binary global string argv string argv2 returns string\r
213 win32.inc:function ms_adv_listproviders global returns integer\r
214 win32.inc:function msAdvCrypt_hash global string in_data string in_hash returns string\r
215 win32.inc:function sha512_hex global string in_data returns string\r
216 win32.inc:function sha512_base64 global string in_data returns string\r
217 win32.inc:function sha384_hex global string in_data returns string\r
218 win32.inc:function sha384_base64 global string in_data returns string\r
219 win32.inc:function sha256_hex global string in_data returns string\r
220 win32.inc:function sha256_base64 global string in_data returns string\r
221 win32.inc:function sha1_hex global string in_data returns string\r
222 win32.inc:function sha1_base64 global string in_data returns string\r
223 win32.inc:function md5_hex global string in_data returns string\r
224 win32.inc:function md5_base64 global string in_data returns string\r
225 win32.inc:function aes256_hex_enc global string in_data string in_key returns string\r
226 win32.inc:function aes256_hex_dec global string in_data string in_key returns string\r
227 df32func procedures: \r
228 encode.inc:procedure set rc4_array_value integer iIndex integer iVal\r
229 encode.inc:procedure create_rc4_key string key\r
230 df32func classes: \r
231 data.inc:class linkedlist is an array\r
232 data.inc:class hashtable is an array\r
233 data.inc:class hash is an array\r
234 data.inc:class matrix is an array\r
235 data.inc:class rss20 is a matrix\r
236 data.inc:class filelist is a matrix\r
237 data.inc:class UnicodeReader is an array\r
238 data.inc:class ListDirectory is a matrix\r
239 data.inc:class ProcessList is an array\r
240 string.inc:class StringTokenizer is an array\r
241 tap.inc:class TAP is an array
242 tap.inc:class TAP_harness is a TAP
243 win32.inc:class msAdvCrypt is an array\r