Lines Matching refs:LPSTR
24 typedef CHAR *LPSTR; typedef
49 LPSTR lpszMethod; // REQUEST_METHOD
50 LPSTR lpszQueryString; // QUERY_STRING
51 LPSTR lpszPathInfo; // PATH_INFO
52 LPSTR lpszPathTranslated; // PATH_TRANSLATED
53 LPSTR lpszFileName; // FileName to PHP3 physical file
54 LPSTR lpszUri; // The request URI
55 LPSTR lpszReq; // The whole HTTP request line
56 LPSTR lpszUser; // The authenticated user
57 LPSTR lpszPassword; // The authenticated password
63 LPSTR lpszContentType; // Content type of client data
70 LPSTR lpszVariableName,