SMART_STR_REALLOC 46 ext/standard/php_smart_str.h #define SMART_STR_REALLOC(a,b,c) realloc((a),(b)) SMART_STR_REALLOC 48 ext/standard/php_smart_str.h #define SMART_STR_REALLOC(a,b,c) perealloc((a),(b),(c))