Home
last modified time | relevance | path

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

/PHP-5.5/ext/wddx/
H A Dwddx.c739 static void php_wddx_push_element(void *user_data, const XML_Char *name, const XML_Char **atts) in php_wddx_push_element() function
1154 XML_SetElementHandler(parser, php_wddx_push_element, php_wddx_pop_element); in php_wddx_deserialize_ex()

Completed in 13 milliseconds