SOAP_RPC          296 ext/soap/php_packet_soap.c 					if (!cur && fnb->style == SOAP_RPC) {
SOAP_RPC          761 ext/soap/php_sdl.c 							soapBinding->style = SOAP_RPC;
SOAP_RPC          866 ext/soap/php_sdl.c 									soapFunctionBinding->style = SOAP_RPC;
SOAP_RPC          599 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_RPC", SOAP_RPC, CONST_CS | CONST_PERSISTENT);
SOAP_RPC         2337 ext/soap/soap.c 					(Z_LVAL_PP(tmp) == SOAP_RPC || Z_LVAL_PP(tmp) == SOAP_DOCUMENT)) {
SOAP_RPC         3637 ext/soap/soap.c 						if (fnb->style == SOAP_RPC) {
SOAP_RPC         3658 ext/soap/soap.c 		if (fnb->style == SOAP_RPC) {
SOAP_RPC         3684 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3693 ext/soap/soap.c 		style = main?SOAP_RPC:SOAP_DOCUMENT;
SOAP_RPC         3695 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3714 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         3751 ext/soap/soap.c 			if (style == SOAP_RPC) {
SOAP_RPC         4003 ext/soap/soap.c 				if (fnb->style == SOAP_RPC && !sparam->element) {
SOAP_RPC         4171 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4183 ext/soap/soap.c 			style = SOAP_RPC;
SOAP_RPC         4187 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4204 ext/soap/soap.c 		if (style == SOAP_RPC) {
SOAP_RPC         4226 ext/soap/soap.c 				if (style == SOAP_RPC) {