Home
last modified time | relevance | path

Searched refs:DWORD (Results 26 – 50 of 52) sorted by relevance

123

/PHP-7.1/TSRM/
H A DTSRM.h64 # define THREAD_T DWORD
H A DTSRM.c113 static DWORD tls_key;
/PHP-7.1/ext/standard/
H A Dproc_open.c183 DWORD wstatus; in proc_open_rsrc_dtor()
308 DWORD wstatus; in PHP_FUNCTION()
435 DWORD dwCreateFlags = 0; in PHP_FUNCTION()
784 DWORD dw = GetLastError(); in PHP_FUNCTION()
/PHP-7.1/ext/pspell/
H A Dpspell.c277 DWORD dwType,dwLen; in PHP_FUNCTION()
374 DWORD dwType,dwLen; in PHP_FUNCTION()
697 DWORD dwType,dwLen; in PHP_FUNCTION()
/PHP-7.1/main/streams/
H A Dplain_wrapper.c384 DWORD avail_read = 0; in php_stdiop_read()
756 DWORD prot, acc, loffs = 0, delta = 0; in php_stdiop_set_option()
808 DWORD gran; in php_stdiop_set_option()
812 loffs = ((DWORD)range->offset / gran) * gran; in php_stdiop_set_option()
813 delta = (DWORD)range->offset - loffs; in php_stdiop_set_option()
/PHP-7.1/sapi/cli/
H A Dps_title.c404 if (!(ps_buffer_cur_len = GetConsoleTitleW(ps_buffer_w, (DWORD)sizeof(ps_buffer_w)))) { in get_ps_title()
H A Dphp_cli.c110 static DWORD orig_cp = 0;
651 BOOL WINAPI php_cli_win32_ctrl_handler(DWORD sig) in php_cli_win32_ctrl_handler()
/PHP-7.1/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h49 DWORD sink_cookie;
H A Dcom_com.c74 cp_it = php_win32_cp_get_by_id((DWORD)cp); in PHP_FUNCTION()
801 DWORD result; in PHP_FUNCTION()
807 result = MsgWaitForMultipleObjects(0, NULL, FALSE, (DWORD)timeoutms, QS_ALLINPUT); in PHP_FUNCTION()
H A Dcom_typeinfo.c93 DWORD SubKeys, MaxSubKeyLength; in php_com_load_typelib()
96 DWORD VersionCount; in php_com_load_typelib()
H A Dcom_dotnet.c255 cp_it = php_win32_cp_get_by_id((DWORD)cp); in PHP_FUNCTION()
H A Dcom_handlers.c441 STDAPI VarCmp(LPVARIANT pvarLeft, LPVARIANT pvarRight, LCID lcid, DWORD flags); in com_objects_compare()
H A Dcom_variant.c906 STDAPI VarCmp(LPVARIANT pvarLeft, LPVARIANT pvarRight, LCID lcid, DWORD flags); in PHP_FUNCTION()
/PHP-7.1/win32/
H A Dreaddir.c87 DWORD err = GetLastError(); in opendir()
/PHP-7.1/sapi/cgi/
H A Dcgi_main.c1492 BOOL WINAPI fastcgi_cleanup(DWORD sig)
2209 DWORD err = GetLastError();
2226 DWORD err = GetLastError();
2236 DWORD err = GetLastError();
2251 DWORD status;
2282 DWORD err = GetLastError();
2289 DWORD err = GetLastError();
/PHP-7.1/main/
H A Dphp.h325 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par…
H A Dfastcgi.c50 DWORD ret; \
419 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread()
511 DWORD pipe_mode = PIPE_READMODE_BYTE | PIPE_WAIT; in fcgi_init()
582 DWORD req_acl_size; in prepare_named_pipe_acl()
594 (2 * ((sizeof(ACCESS_ALLOWED_ACE) - sizeof(DWORD)) + GetSidLengthRequired(1))); in prepare_named_pipe_acl()
H A Dmain.c1010 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par… in php_win32_docref2_from_error()
/PHP-7.1/ext/pdo_odbc/
H A Dodbc_stmt.c66 DWORD ret; in pdo_odbc_utf82ucs2()
101 DWORD ret; in pdo_odbc_ucs22utf8()
/PHP-7.1/Zend/
H A Dzend_virtual_cwd.c161 DWORD last_error = GetLastError(); \
359 DWORD retlength = 0; in php_sys_stat_ex()
934 DWORD retlength = 0; in tsrm_realpath_r()
H A Dzend_alloc.c400 DWORD err = GetLastError(); in stderr_last_error()
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c40788 DWORD, DWORD, DWORD, LPCSTR);
40793 DWORD, DWORD, DWORD, LPCWSTR);
41150 DWORD,DWORD,DWORD,LPCSTR))aSyscall[6].pCurrent)
41160 DWORD,DWORD,DWORD,LPCWSTR))aSyscall[7].pCurrent)
41215 #define osFormatMessageA ((DWORD(WINAPI*)(DWORD,LPCVOID,DWORD,DWORD,LPSTR, \
41224 #define osFormatMessageW ((DWORD(WINAPI*)(DWORD,LPCVOID,DWORD,DWORD,LPWSTR, \
41477 #define osLockFile ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD, \
41488 #define osLockFileEx ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD,DWORD, \
41550 #define osUnlockFile ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD, \
41560 #define osUnlockFileEx ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD, \
[all …]
/PHP-7.1/ext/exif/
H A Dexif.c1327 #ifndef DWORD
1328 #define DWORD unsigned int macro
1355 DWORD length;
1356 DWORD dummy; /* value ptr of tiff directory entry */
/PHP-7.1/ext/libxml/
H A Dlibxml.c1349 PHP_LIBXML_API BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain()
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c636 DWORD chain_flags = 0; in win_cert_verify_callback()
684 DWORD num_wchars; in win_cert_verify_callback()

Completed in 530 milliseconds

123