Searched defs:php_wddx_add_chunk_static (Results 1 – 1 of 1) sorted by relevance
/PHP-5.6/ext/wddx/ | ||
H A D | php_wddx_api.h | 53 #define php_wddx_add_chunk_static(packet, str) smart_str_appendl(packet, str, sizeof(str)-1) macro |
Completed in 6 milliseconds