X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_std_defs.h;h=fd96018ca843a5d4f9a12008d7a2acdd8fe6529b;hp=2f92c871dbefbd8f552d8c1fec80a7ec354de293;hb=864a85259b0369033e49666603eed6661b01606c;hpb=8c131f561b503d35e854996b1798d268276463e6 diff --git a/php_http_std_defs.h b/php_http_std_defs.h index 2f92c87..fd96018 100644 --- a/php_http_std_defs.h +++ b/php_http_std_defs.h @@ -49,6 +49,8 @@ typedef int STATUS; } #endif +#define STR_PTR(s) (s?s:"") + #define INIT_ZARR(zv, ht) \ { \ INIT_PZVAL(&(zv)); \