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         3682 ext/soap/soap.c 						if (fnb->style == SOAP_RPC) {
SOAP_RPC         3703 ext/soap/soap.c 		if (fnb->style == SOAP_RPC) {
SOAP_RPC         3766 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3775 ext/soap/soap.c 		style = main?SOAP_RPC:SOAP_DOCUMENT;
SOAP_RPC         3777 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3796 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3833 ext/soap/soap.c 			if (style == SOAP_RPC) {
SOAP_RPC         4088 ext/soap/soap.c 				if (fnb->style == SOAP_RPC && !sparam->element) {
SOAP_RPC         4264 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4277 ext/soap/soap.c 			style = SOAP_RPC;
SOAP_RPC         4281 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4308 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4330 ext/soap/soap.c 				if (style == SOAP_RPC) {