xOut              759 ext/xmlrpc/xmlrpc-epi-php.c 	XMLRPC_VALUE xOut = NULL;
xOut              769 ext/xmlrpc/xmlrpc-epi-php.c 		xOut = PHP_to_XMLRPC(*arg1 TSRMLS_CC);
xOut              772 ext/xmlrpc/xmlrpc-epi-php.c 		outBuf = XMLRPC_VALUE_ToXML(xOut, 0);
xOut              774 ext/xmlrpc/xmlrpc-epi-php.c 		if (xOut) {
xOut              780 ext/xmlrpc/xmlrpc-epi-php.c 			XMLRPC_CleanupValue(xOut);