Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_smart_str.h41 #ifndef SMART_STR_START_SIZE
42 #define SMART_STR_START_SIZE 78 macro
58 (d)->a = newlen < SMART_STR_START_SIZE \
59 ? SMART_STR_START_SIZE \
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_alloc.c540 #define SMART_STR_START_SIZE 2048 macro

Completed in 7 milliseconds