Home
last modified time | relevance | path

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

12

/PHP-5.5/win32/
H A Dreaddir.c55 DWORD err = GetLastError(); in opendir()
/PHP-5.5/ext/com_dotnet/
H A Dcom_typeinfo.c93 DWORD SubKeys, MaxSubKeyLength; in php_com_load_typelib()
96 DWORD VersionCount; in php_com_load_typelib()
99 DWORD libnamelen; in php_com_load_typelib()
H A Dphp_com_dotnet_internal.h46 DWORD sink_cookie;
H A Dcom_handlers.c465 STDAPI VarCmp(LPVARIANT pvarLeft, LPVARIANT pvarRight, LCID lcid, DWORD flags); in com_objects_compare()
H A Dcom_com.c781 DWORD result; in PHP_FUNCTION()
H A Dcom_variant.c866 STDAPI VarCmp(LPVARIANT pvarLeft, LPVARIANT pvarRight, LCID lcid, DWORD flags); in PHP_FUNCTION()
/PHP-5.5/main/
H A Dphp_open_temporary_file.c230 DWORD len = GetTempPath(sizeof(sTemp),sTemp); in php_get_temporary_directory()
H A Dphp.h315 PHPAPI void php_win32_docref2_from_error(DWORD error, const char *param1, const char *param2 TSRMLS…
H A Dmain.c918 PHPAPI void php_win32_docref2_from_error(DWORD error, const char *param1, const char *param2 TSRMLS… in php_win32_docref2_from_error()
1224 DWORD len = sizeof(name)-1; in php_get_current_user()
/PHP-5.5/ext/standard/
H A Dproc_open.c229 DWORD wstatus; in proc_open_rsrc_dtor()
348 DWORD wstatus; in PHP_FUNCTION()
471 DWORD dwCreateFlags = 0; in PHP_FUNCTION()
772 DWORD dw = GetLastError(); in PHP_FUNCTION()
/PHP-5.5/ext/pspell/
H A Dpspell.c273 DWORD dwType,dwLen; in PHP_FUNCTION()
370 DWORD dwType,dwLen; in PHP_FUNCTION()
696 DWORD dwType,dwLen; in PHP_FUNCTION()
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c50 DWORD ret; \
368 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread()
436 DWORD pipe_mode = PIPE_READMODE_BYTE | PIPE_WAIT; in fcgi_init()
501 DWORD req_acl_size; in prepare_named_pipe_acl()
513 (2 * ((sizeof(ACCESS_ALLOWED_ACE) - sizeof(DWORD)) + GetSidLengthRequired(1))); in prepare_named_pipe_acl()
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c225 DWORD dwRet; in php_sys_readlink()
227 typedef BOOL (WINAPI *gfpnh_func)(HANDLE, LPTSTR, DWORD, DWORD); in php_sys_readlink()
304 DWORD len = sizeof(cur_path); in php_sys_stat_ex()
308 DWORD r = GetCurrentDirectory(len, tmp); in php_sys_stat_ex()
1519 pft->dwLowDateTime = (DWORD)ll; in UnixTimeToFileTime()
H A DTSRM.c104 static DWORD tls_key;
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c50 DWORD ret; \
151 static DWORD WINAPI fcgi_shutdown_thread(LPVOID arg) in fcgi_shutdown_thread()
203 DWORD pipe_mode = PIPE_READMODE_BYTE | PIPE_WAIT; in fcgi_init()
/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c66 DWORD ret; in pdo_odbc_utf82ucs2()
101 DWORD ret; in pdo_odbc_ucs22utf8()
/PHP-5.5/main/streams/
H A Dplain_wrapper.c358 DWORD avail_read = 0; in php_stdiop_read()
723 DWORD prot, acc, loffs = 0, delta = 0; in php_stdiop_set_option()
775 DWORD gran; in php_stdiop_set_option()
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c33396 DWORD, DWORD, DWORD, LPCSTR);
33401 DWORD, DWORD, DWORD, LPCWSTR);
33713 DWORD,DWORD,DWORD,LPCSTR))aSyscall[6].pCurrent)
33723 DWORD,DWORD,DWORD,LPCWSTR))aSyscall[7].pCurrent)
33778 #define osFormatMessageA ((DWORD(WINAPI*)(DWORD,LPCVOID,DWORD,DWORD,LPSTR, \
33787 #define osFormatMessageW ((DWORD(WINAPI*)(DWORD,LPCVOID,DWORD,DWORD,LPWSTR, \
34041 #define osLockFile ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD, \
34052 #define osLockFileEx ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD,DWORD, \
34114 #define osUnlockFile ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD, \
34124 #define osUnlockFileEx ((BOOL(WINAPI*)(HANDLE,DWORD,DWORD,DWORD, \
[all …]
/PHP-5.5/ext/exif/
H A Dexif.c1343 #ifndef DWORD
1344 #define DWORD unsigned int macro
1371 DWORD length;
1372 DWORD dummy; /* value ptr of tiff directory entry */
/PHP-5.5/ext/libxml/
H A Dlibxml.c1343 PHP_LIBXML_API BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) in DllMain()
/PHP-5.5/build/
H A Dlibtool.m46266 # BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved);
6278 # DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved)

Completed in 600 milliseconds

12