Home
last modified time | relevance | path

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

/PHP-7.0/ext/wddx/
H A Dphp_wddx_api.h57 wddx_packet* php_wddx_constructor(void);
H A Dwddx.c272 packet = php_wddx_constructor(); in PS_SERIALIZER_ENCODE_FUNC()
1148 packet = php_wddx_constructor(); in PHP_FUNCTION()
1172 packet = php_wddx_constructor(); in PHP_FUNCTION()
1201 wddx_packet *php_wddx_constructor(void) in php_wddx_constructor() function
1234 packet = php_wddx_constructor(); in PHP_FUNCTION()

Completed in 7 milliseconds