Searched refs:rawxml_len (Results 1 – 1 of 1) sorted by relevance
1108 int rawxml_len, type; in PHP_FUNCTION() local1112 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rsZ|a", &handle, &rawxml, &rawxml_len, &call… in PHP_FUNCTION()1129 xRequest = XMLRPC_REQUEST_FromXML(rawxml, rawxml_len, &input_opts); in PHP_FUNCTION()
Completed in 12 milliseconds