SMART_STRING_REALLOC 47 ext/standard/php_smart_string.h #define SMART_STRING_REALLOC(a,b,c) realloc((a),(b)) SMART_STRING_REALLOC 49 ext/standard/php_smart_string.h #define SMART_STRING_REALLOC(a,b,c) perealloc((a),(b),(c))