SMART_STRING_PREALLOC   38 ext/standard/php_smart_string.h #ifndef SMART_STRING_PREALLOC
SMART_STRING_PREALLOC   61 ext/standard/php_smart_string.h 				: newlen + SMART_STRING_PREALLOC;						\
SMART_STRING_PREALLOC   66 ext/standard/php_smart_string.h 			(d)->a = newlen + SMART_STRING_PREALLOC;					\