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          681 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_RPC", SOAP_RPC, CONST_CS | CONST_PERSISTENT);
SOAP_RPC         2365 ext/soap/soap.c 					(Z_LVAL_PP(tmp) == SOAP_RPC || Z_LVAL_PP(tmp) == SOAP_DOCUMENT)) {
SOAP_RPC         3684 ext/soap/soap.c 						if (fnb->style == SOAP_RPC) {
SOAP_RPC         3705 ext/soap/soap.c 		if (fnb->style == SOAP_RPC) {
SOAP_RPC         3768 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3777 ext/soap/soap.c 		style = main?SOAP_RPC:SOAP_DOCUMENT;
SOAP_RPC         3779 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3798 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3835 ext/soap/soap.c 			if (style == SOAP_RPC) {
SOAP_RPC         4090 ext/soap/soap.c 				if (fnb->style == SOAP_RPC && !sparam->element) {
SOAP_RPC         4266 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4279 ext/soap/soap.c 			style = SOAP_RPC;
SOAP_RPC         4283 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4310 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4332 ext/soap/soap.c 				if (style == SOAP_RPC) {