Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/tests/
H A Dbug70728.phpt2 Bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker)
H A Dbug70728_64bit.phpt2 Bug #70728 (Type Confusion Vulnerability in PHP_to_XMLRPC_worker)
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c497 static XMLRPC_VALUE PHP_to_XMLRPC_worker (const char* key, zval* in_val, int depth) in PHP_to_XMLRPC_worker() function
581 XMLRPC_AddValueToVector(xReturn, PHP_to_XMLRPC_worker(num_str, pIter, depth++)); in PHP_to_XMLRPC_worker()
586 XMLRPC_AddValueToVector(xReturn, PHP_to_XMLRPC_worker(ZSTR_VAL(my_key), pIter, depth++)); in PHP_to_XMLRPC_worker()
605 return PHP_to_XMLRPC_worker(NULL, root_val, 0); in PHP_to_XMLRPC()

Completed in 10 milliseconds