Home
last modified time | relevance | path

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

/PHP-5.6/ext/wddx/
H A Dphp_wddx_api.h60 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len);
H A Dwddx.c270 php_wddx_packet_start(packet, NULL, 0); in PS_SERIALIZER_ENCODE_FUNC()
371 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len) in php_wddx_packet_start() function
1229 php_wddx_packet_start(packet, comment, comment_len); in PHP_FUNCTION()
1253 php_wddx_packet_start(packet, NULL, 0); in PHP_FUNCTION()
1312 php_wddx_packet_start(packet, comment, comment_len); in PHP_FUNCTION()

Completed in 10 milliseconds