Home
last modified time | relevance | path

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

/PHP-5.3/ext/wddx/
H A Dphp_wddx_api.h57 wddx_packet* php_wddx_constructor(void);
H A Dwddx.c269 packet = php_wddx_constructor(); in PS_SERIALIZER_ENCODE_FUNC()
1170 packet = php_wddx_constructor(); in PHP_FUNCTION()
1194 packet = php_wddx_constructor(); in PHP_FUNCTION()
1219 wddx_packet *php_wddx_constructor(void) in php_wddx_constructor() function
1253 packet = php_wddx_constructor(); in PHP_FUNCTION()

Completed in 17 milliseconds