Searched defs:php_wddx_packet_start (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/wddx/ |
| H A D | wddx.c | 271 php_wddx_packet_start(packet, NULL, 0); 367 /* {{{ php_wddx_packet_start 369 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len) function 1172 php_wddx_packet_start(packet, comment, comment_len); 1196 php_wddx_packet_start(packet, NULL, 0); 1255 php_wddx_packet_start(packet, comment, comment_len);
|
Completed in 4 milliseconds