SMART_STR_PREALLOC   37 ext/standard/php_smart_str.h #ifndef SMART_STR_PREALLOC
SMART_STR_PREALLOC   60 ext/standard/php_smart_str.h 				: newlen + SMART_STR_PREALLOC;						\
SMART_STR_PREALLOC   65 ext/standard/php_smart_str.h 			(d)->a = newlen + SMART_STR_PREALLOC;					\