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          674 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_RPC", SOAP_RPC, CONST_CS | CONST_PERSISTENT);
SOAP_RPC         2356 ext/soap/soap.c 					(Z_LVAL_PP(tmp) == SOAP_RPC || Z_LVAL_PP(tmp) == SOAP_DOCUMENT)) {
SOAP_RPC         3648 ext/soap/soap.c 						if (fnb->style == SOAP_RPC) {
SOAP_RPC         3669 ext/soap/soap.c 		if (fnb->style == SOAP_RPC) {
SOAP_RPC         3732 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3741 ext/soap/soap.c 		style = main?SOAP_RPC:SOAP_DOCUMENT;
SOAP_RPC         3743 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3762 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3799 ext/soap/soap.c 			if (style == SOAP_RPC) {
SOAP_RPC         4052 ext/soap/soap.c 				if (fnb->style == SOAP_RPC && !sparam->element) {
SOAP_RPC         4228 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4240 ext/soap/soap.c 			style = SOAP_RPC;
SOAP_RPC         4244 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4271 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4293 ext/soap/soap.c 				if (style == SOAP_RPC) {