Home
last modified time | relevance | path

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

/PHP-5.6/ext/wddx/tests/
H A Dbug72799.phpt2 Bug #72799: wddx_deserialize null dereference in php_wddx_pop_element
/PHP-5.6/ext/wddx/
H A Dwddx.c932 static void php_wddx_pop_element(void *user_data, const XML_Char *name) in php_wddx_pop_element() function
1188 XML_SetElementHandler(parser, php_wddx_push_element, php_wddx_pop_element); in php_wddx_deserialize_ex()
/PHP-5.6/
H A DNEWS563 php_wddx_pop_element). (Stas)

Completed in 43 milliseconds