Home
last modified time | relevance | path

Searched refs:LPSTR (Results 1 – 7 of 7) sorted by relevance

/PHP-7.0/netware/
H A Dsendmail_nw.h4 #define LPSTR char* macro
/PHP-7.0/win32/
H A Dsendmail.h49 static unsigned long GetAddr(LPSTR szHost);
H A Dsendmail.c970 static unsigned long GetAddr(LPSTR szHost) in GetAddr()
/PHP-7.0/sapi/cli/
H A Dphp_cli.c1164 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd) in WinMain()
/PHP-7.0/Zend/
H A Dzend_alloc.c406 LPSTR buf = NULL; in stderr_last_error()
416 (LPSTR)&buf, in stderr_last_error()
/PHP-7.0/ext/openssl/
H A Dxp_ssl.c637 LPSTR usages[] = {szOID_PKIX_KP_SERVER_AUTH, szOID_SERVER_GATED_CRYPTO, szOID_SGC_NETSCAPE}; in win_cert_verify_callback()
/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c37727 #define osFormatMessageA ((DWORD(WINAPI*)(DWORD,LPCVOID,DWORD,DWORD,LPSTR, \
37808 #define osGetFullPathNameA ((DWORD(WINAPI*)(LPCSTR,DWORD,LPSTR, \
37809 LPSTR*))aSyscall[24].pCurrent)
37867 #define osGetTempPathA ((DWORD(WINAPI*)(DWORD,LPSTR))aSyscall[31].pCurrent)
38085 #define osWideCharToMultiByte ((int(WINAPI*)(UINT,DWORD,LPCWSTR,int,LPSTR,int, \
39100 (LPSTR) &zTemp,

Completed in 439 milliseconds