Home
last modified time | relevance | path

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

/PHP-7.3/ext/wddx/tests/
H A Dbug73065.phpt2 Bug #73065: Out-Of-Bounds Read in php_wddx_push_element of wddx.c
/PHP-7.3/ext/wddx/
H A Dwddx.c719 static void php_wddx_push_element(void *user_data, const XML_Char *name, const XML_Char **atts) in php_wddx_push_element() function
1101 XML_SetElementHandler(parser, php_wddx_push_element, php_wddx_pop_element); in php_wddx_deserialize_ex()

Completed in 21 milliseconds