SOAP_RPC          294 ext/soap/php_packet_soap.c 					if (!cur && fnb->style == SOAP_RPC) {
SOAP_RPC          861 ext/soap/php_sdl.c 							soapBinding->style = SOAP_RPC;
SOAP_RPC          971 ext/soap/php_sdl.c 									soapFunctionBinding->style = SOAP_RPC;
SOAP_RPC          679 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_RPC", SOAP_RPC, CONST_CS | CONST_PERSISTENT);
SOAP_RPC         2366 ext/soap/soap.c 					(Z_LVAL_PP(tmp) == SOAP_RPC || Z_LVAL_PP(tmp) == SOAP_DOCUMENT)) {
SOAP_RPC         3683 ext/soap/soap.c 						if (fnb->style == SOAP_RPC) {
SOAP_RPC         3704 ext/soap/soap.c 		if (fnb->style == SOAP_RPC) {
SOAP_RPC         3767 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3776 ext/soap/soap.c 		style = main?SOAP_RPC:SOAP_DOCUMENT;
SOAP_RPC         3778 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3797 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3834 ext/soap/soap.c 			if (style == SOAP_RPC) {
SOAP_RPC         4089 ext/soap/soap.c 				if (fnb->style == SOAP_RPC && !sparam->element) {
SOAP_RPC         4265 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4278 ext/soap/soap.c 			style = SOAP_RPC;
SOAP_RPC         4282 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4309 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4331 ext/soap/soap.c 				if (style == SOAP_RPC) {