Searched refs:smart_str_alloc (Results 1 - 4 of 4) sorted by relevance
| /PHP_5_5/ext/iconv/ |
| H A D | iconv.c | 396 smart_str_alloc((d), out_left, 0); 433 smart_str_alloc((d), out_left, 0);
|
| /PHP_5_5/ext/json/ |
| H A D | json.c | 454 smart_str_alloc(buf, len+2, 0);
|
| /PHP_5_5/ext/standard/ |
| H A D | php_smart_str.h | 71 #define smart_str_alloc(d, n, what) \ macro
|
| /PHP_5_5/main/ |
| H A D | spprintf.c | 151 smart_str_alloc(xbuf, (count), 0); \
|
Completed in 9 milliseconds