Home
last modified time | relevance | path

Searched refs:SMART_STRING_START_SIZE (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/standard/
H A Dphp_smart_string.h42 #ifndef SMART_STRING_START_SIZE
43 #define SMART_STRING_START_SIZE 78 macro
59 (d)->a = newlen < SMART_STRING_START_SIZE \
60 ? SMART_STRING_START_SIZE \

Completed in 11 milliseconds