X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_std_defs.h;h=fd96018ca843a5d4f9a12008d7a2acdd8fe6529b;hb=a0b353aee79cf73b632d81d3426697c5413da280;hp=2f92c871dbefbd8f552d8c1fec80a7ec354de293;hpb=c8dff7011092296f9fcc12e68ad8eef18b19cdf4;p=m6w6%2Fext-http 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)); \