Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_smart_str.h37 #ifndef SMART_STR_PREALLOC
38 #define SMART_STR_PREALLOC 128 macro
60 : newlen + SMART_STR_PREALLOC; \
65 (d)->a = newlen + SMART_STR_PREALLOC; \
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_alloc.c541 #define SMART_STR_PREALLOC 512 macro
/PHP-5.5/ext/curl/
H A Dinterface.c83 #define SMART_STR_PREALLOC 4096 macro
/PHP-5.5/ext/pgsql/
H A Dpgsql.c33 #define SMART_STR_PREALLOC 512 macro

Completed in 44 milliseconds