Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1036 size_t rawxml_len; in PHP_FUNCTION() local
1040 …if (zend_parse_parameters(argc, "rsz|a", &handle, &rawxml, &rawxml_len, &caller_params, &output_op… in PHP_FUNCTION()
1058 xRequest = XMLRPC_REQUEST_FromXML(rawxml, rawxml_len, &input_opts); in PHP_FUNCTION()

Completed in 7 milliseconds