Searched defs:smart_str_appendl (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/standard/ | ||
| H A D | php_smart_str.h | 79 smart_str_appendl((dest), (src), strlen(src)) 85 #define smart_str_appendl(dest, src, len) \ macro |
Completed in 2 milliseconds