Searched refs:LPSTR (Results 1 – 7 of 7) sorted by relevance
/PHP-7.1/netware/ |
H A D | sendmail_nw.h | 3 #define LPSTR char* macro
|
/PHP-7.1/win32/ |
H A D | sendmail.h | 49 static unsigned long GetAddr(LPSTR szHost);
|
H A D | sendmail.c | 971 static unsigned long GetAddr(LPSTR szHost) in GetAddr()
|
/PHP-7.1/sapi/cli/ |
H A D | php_cli.c | 1180 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShowCmd) in WinMain()
|
/PHP-7.1/Zend/ |
H A D | zend_alloc.c | 399 LPSTR buf = NULL; in stderr_last_error() 409 (LPSTR)&buf, in stderr_last_error()
|
/PHP-7.1/ext/openssl/ |
H A D | xp_ssl.c | 635 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 D | sqlite3.c | 41215 #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 607 milliseconds