Home
last modified time | relevance | path

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

/PHP-7.1/netware/
H A Dsendmail_nw.h3 #define LPSTR char* macro
/PHP-7.1/win32/
H A Dsendmail.h49 static unsigned long GetAddr(LPSTR szHost);
H A Dsendmail.c971 static unsigned long GetAddr(LPSTR szHost) in GetAddr()
/PHP-7.1/sapi/cli/
H A Dphp_cli.c1180 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd) in WinMain()
/PHP-7.1/Zend/
H A Dzend_alloc.c399 LPSTR buf = NULL; in stderr_last_error()
409 (LPSTR)&buf, in stderr_last_error()
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c635 LPSTR usages[] = {szOID_PKIX_KP_SERVER_AUTH, szOID_SERVER_GATED_CRYPTO, szOID_SGC_NETSCAPE}; in win_cert_verify_callback()
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c41215 #define osFormatMessageA ((DWORD(WINAPI*)(DWORD,LPCVOID,DWORD,DWORD,LPSTR, \
41296 #define osGetFullPathNameA ((DWORD(WINAPI*)(LPCSTR,DWORD,LPSTR, \
41297 LPSTR*))aSyscall[24].pCurrent)
41355 #define osGetTempPathA ((DWORD(WINAPI*)(DWORD,LPSTR))aSyscall[31].pCurrent)
41573 #define osWideCharToMultiByte ((int(WINAPI*)(UINT,DWORD,LPCWSTR,int,LPSTR,int, \
42621 (LPSTR) &zTemp,

Completed in 427 milliseconds