Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1032 STRUCT_XMLRPC_REQUEST_INPUT_OPTIONS input_opts; in PHP_FUNCTION() local
1055input_opts.xml_elem_opts.encoding = utf8_get_encoding_id_from_string(out.xmlrpc_out.xml_elem_opts.… in PHP_FUNCTION()
1058 xRequest = XMLRPC_REQUEST_FromXML(rawxml, rawxml_len, &input_opts); in PHP_FUNCTION()

Completed in 9 milliseconds