Home
last modified time | relevance | path

Searched refs:DWORD (Results 1 – 25 of 47) sorted by relevance

12

/PHP-5.3/sapi/pi3web/
H A Dpi3web_sapi.h21 typedef unsigned long DWORD; typedef
22 typedef DWORD far *LPDWORD;
44 DWORD cbSize; // size of this struct.
46 DWORD dwHttpStatusCode; // HTTP Status code
59 DWORD cbTotalBytes; // Total bytes indicated from client
60 DWORD cbAvailable; // Available number of bytes
64 DWORD dwBehavior; // PHP behavior (standard, highlight, intend
77 DWORD dwReserved );
89 MODULE_API DWORD PHP5_wrapper(LPCONTROL_BLOCK lpCB);
94 typedef DWORD ( * PFN_WRAPPERFUNC )( CONTROL_BLOCK *pCB );
H A Dpi3web_sapi.c52 DWORD variable_len; in php_info_pi3web()
125 DWORD num_bytes = str_length; in zend_pi3web_ub_write()
215 DWORD read_from_buf=0; in sapi_pi3web_read_post()
216 DWORD read_from_input=0; in sapi_pi3web_read_post()
217 DWORD total_read=0; in sapi_pi3web_read_post()
219 if ((DWORD)SG(read_post_bytes) < lpCB->cbAvailable) { in sapi_pi3web_read_post()
226 DWORD cbRead=0, cbSize; in sapi_pi3web_read_post()
249 DWORD variable_len = PI3WEB_SERVER_VAR_BUF_SIZE; in sapi_pi3web_read_cookies()
284 DWORD variable_len = PI3WEB_SERVER_VAR_BUF_SIZE; in sapi_pi3web_register_variables()
345 MODULE_API DWORD PHP5_wrapper(LPCONTROL_BLOCK lpCB) in PHP5_wrapper()
/PHP-5.3/ext/standard/
H A Dwinver.h75 DWORD dwOSVersionInfoSize;
76 DWORD dwMajorVersion;
77 DWORD dwMinorVersion;
78 DWORD dwBuildNumber;
79 DWORD dwPlatformId;
H A Dinfo.c43 typedef BOOL (WINAPI *PGPI)(DWORD, DWORD, DWORD, DWORD, PDWORD);
265 DWORD dwType; in php_get_windows_name()
479 DWORD dwBuild=0; in php_get_uname()
480 DWORD dwVersion = GetVersion(); in php_get_uname()
481 DWORD dwWindowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion))); in php_get_uname()
482 DWORD dwWindowsMinorVersion = (DWORD)(HIBYTE(LOWORD(dwVersion))); in php_get_uname()
483 DWORD dwSize = MAX_COMPUTERNAME_LENGTH + 1; in php_get_uname()
501 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
521 dwBuild = (DWORD)(HIWORD(dwVersion)); in php_get_uname()
H A Dproc_open.h22 typedef DWORD php_process_id_t;
H A Dlink_win32.c112 DWORD attr; in PHP_FUNCTION()
114 typedef BOOLEAN (WINAPI *csla_func)(LPCSTR, LPCSTR, DWORD); in PHP_FUNCTION()
H A Dphp_crypt_r.c132 const DWORD magic_md5_len = 3; in php_md5_crypt_r()
133 DWORD dwHashLen; in php_md5_crypt_r()
205 CryptHashData(ctx, final, (DWORD)(pl > 16 ? 16 : pl), 0); in php_md5_crypt_r()
H A Dfilestat.c138 DWORD SectorsPerCluster; in php_disk_total_space()
139 DWORD BytesPerSector; in php_disk_total_space()
140 DWORD NumberOfFreeClusters; in php_disk_total_space()
141 DWORD TotalNumberOfClusters; in php_disk_total_space()
270 DWORD SectorsPerCluster; in php_disk_free_space()
271 DWORD BytesPerSector; in php_disk_free_space()
272 DWORD NumberOfFreeClusters; in php_disk_free_space()
273 DWORD TotalNumberOfClusters; in php_disk_free_space()
H A Dflock_compat.c125 DWORD low = 1, high = 0;
H A Ddns_win32.c198 DWORD i = 0; in php_parserr()
200 DWORD count = data_txt->dwStringCount; in php_parserr()
254 DWORD chunk = data_aaaa->Ip6Address.IP6Dword[i]; in php_parserr()
/PHP-5.3/sapi/isapi/stresstest/
H A Dstresstest.cpp33 DWORD numThreads = 1;
34 DWORD iterations = 1;
56 DWORD tid;
194 DWORD i=0; in ReadGlobalEnvironment()
260 DWORD tid; in DoThreads()
262 DWORD i; in DoThreads()
639 DWORD rc; in stress_main()
730 DWORD rc; in GetServerVariable()
776 DWORD dwReserved) { in WriteClient()
794 DWORD dwBytes; in ServerSupportFunction()
[all …]
/PHP-5.3/sapi/isapi/
H A Dphp5isapi.c151 DWORD variable_len; in php_info_isapi()
207 DWORD num_bytes = str_length; in sapi_isapi_ub_write()
330 DWORD read_from_buf=0; in sapi_isapi_read_post()
331 DWORD read_from_input=0; in sapi_isapi_read_post()
332 DWORD total_read=0; in sapi_isapi_read_post()
341 DWORD cbRead=0, cbSize; in sapi_isapi_read_post()
419 DWORD pathinfo_len = 0; in sapi_isapi_register_zeus_variables()
490 DWORD pathinfo_len = 0; in sapi_isapi_register_iis_variables()
565 DWORD variable_len; in sapi_isapi_register_server_variables2()
707 DWORD WINAPI HttpFilterProc(PHTTP_FILTER_CONTEXT pfc, DWORD notificationType, LPVOID pvNotification) in HttpFilterProc()
[all …]
/PHP-5.3/win32/
H A Dregistry.c62 DWORD keys, values, max_key, max_name, max_value; in LoadDirectory()
69 DWORD i; in LoadDirectory()
72 DWORD name_len, type, value_len; in LoadDirectory()
129 DWORD i; in LoadDirectory()
132 DWORD name_len; in LoadDirectory()
287 DWORD buflen = MAXPATHLEN; in GetIniPathFromRegistry()
H A Dtime.c135 LPTIMECALLBACK setitimer_timeout(UINT uTimerID, UINT info, DWORD dwUser, DWORD dw1, DWORD dw2)
H A Dflock.c58 DWORD low = 1, high = 0; in flock()
H A Dselect.c39 DWORD ms_total, limit; in php_select()
118 DWORD wret; in php_select()
H A Dwsyslog.c87 DWORD evid; in syslog()
H A Dinet.c49 DWORD string_length = size; in inet_ntop()
H A Dreaddir.c54 DWORD err = GetLastError(); in opendir()
/PHP-5.3/TSRM/
H A Dtsrm_win32.c109 DWORD sid_len = pSid ? GetLengthSid(pSid) : 0; in tsrm_win32_get_path_sid_key()
143 DWORD dwLength = 0; in tsrm_win32_get_token_sid()
147 DWORD sid_len; in tsrm_win32_get_token_sid()
200 DWORD priv_set_length = sizeof(PRIVILEGE_SET); in tsrm_win32_access()
203 DWORD sec_desc_length = 0, desired_access = 0, granted_access = 0; in tsrm_win32_access()
214 DWORD type; in tsrm_win32_access()
247 DWORD err = GetLastError(); in tsrm_win32_access()
465 DWORD dwCreateFlags = 0; in popen_ex()
531 DWORD err = GetLastError(); in popen_ex()
574 DWORD termstat = 0; in pclose()
H A DTSRM.h67 # define THREAD_T DWORD
/PHP-5.3/ext/com_dotnet/
H A Dcom_wrapper.c41 DWORD engine_thread; /* for sanity checking */
224 /* [in] */ DWORD grfdex, in disp_getdispid()
358 /* [in] */ DWORD grfdex) in disp_deletememberbyname()
381 /* [in] */ DWORD grfdexFetch, in disp_getmemberproperties()
382 /* [out] */ DWORD *pgrfdex) in disp_getmemberproperties()
409 /* [in] */ DWORD grfdex, in disp_getnextdispid()
H A Dcom_persist.c41 DWORD engine_thread;
140 DWORD dwOrigin, ULARGE_INTEGER *plibNewPosition) in stm_seek()
198 static HRESULT STDMETHODCALLTYPE stm_commit(IStream *This, DWORD grfCommitFlags) in stm_commit()
214 ULARGE_INTEGER libOffset, ULARGE_INTEGER cb, DWORD lockType) in stm_lock_region()
220 ULARGE_INTEGER libOffset, ULARGE_INTEGER cb, DWORD lockType) in stm_unlock_region()
226 STATSTG *pstatstg, DWORD grfStatFlag) in stm_stat()
H A Dcom_olechar.c36 DWORD flags = codepage == CP_UTF8 ? 0 : MB_PRECOMPOSED | MB_ERR_INVALID_CHARS; in php_com_string_to_olestring()
/PHP-5.3/main/
H A Dphp_open_temporary_file.c207 DWORD len = GetTempPath(sizeof(sTemp),sTemp); in php_get_temporary_directory()

Completed in 104 milliseconds

12