SOAP_RPC          294 ext/soap/php_packet_soap.c 					if (!cur && fnb->style == SOAP_RPC) {
SOAP_RPC          853 ext/soap/php_sdl.c 							soapBinding->style = SOAP_RPC;
SOAP_RPC          963 ext/soap/php_sdl.c 									soapFunctionBinding->style = SOAP_RPC;
SOAP_RPC          710 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_RPC", SOAP_RPC, CONST_CS | CONST_PERSISTENT);
SOAP_RPC         2356 ext/soap/soap.c 					(Z_LVAL_P(tmp) == SOAP_RPC || Z_LVAL_P(tmp) == SOAP_DOCUMENT)) {
SOAP_RPC         3681 ext/soap/soap.c 						if (fnb->style == SOAP_RPC) {
SOAP_RPC         3702 ext/soap/soap.c 		if (fnb->style == SOAP_RPC) {
SOAP_RPC         3765 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3774 ext/soap/soap.c 		style = main?SOAP_RPC:SOAP_DOCUMENT;
SOAP_RPC         3776 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3795 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3827 ext/soap/soap.c 			if (style == SOAP_RPC) {
SOAP_RPC         4077 ext/soap/soap.c 				if (fnb->style == SOAP_RPC && !sparam->element) {
SOAP_RPC         4253 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4266 ext/soap/soap.c 			style = SOAP_RPC;
SOAP_RPC         4270 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4297 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4319 ext/soap/soap.c 				if (style == SOAP_RPC) {