Home
last modified time | relevance | path

Searched refs:php_wddx_packet_start (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/wddx/
H A Dphp_wddx_api.h60 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len);
H A Dwddx.c271 php_wddx_packet_start(packet, NULL, 0); in PS_SERIALIZER_ENCODE_FUNC()
372 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len) in php_wddx_packet_start() function
1191 php_wddx_packet_start(packet, comment, comment_len); in PHP_FUNCTION()
1215 php_wddx_packet_start(packet, NULL, 0); in PHP_FUNCTION()
1274 php_wddx_packet_start(packet, comment, comment_len); in PHP_FUNCTION()

Completed in 17 milliseconds