Lines Matching refs:SOAP_RPC
2013 (Z_LVAL_P(tmp) == SOAP_RPC || Z_LVAL_P(tmp) == SOAP_DOCUMENT)) { in PHP_METHOD()
3376 if (fnb->style == SOAP_RPC) { in deserialize_function_call()
3397 if (fnb->style == SOAP_RPC) { in deserialize_function_call()
3459 if (style == SOAP_RPC) { in serialize_response_call2()
3468 style = main?SOAP_RPC:SOAP_DOCUMENT; in serialize_response_call2()
3470 if (style == SOAP_RPC) { in serialize_response_call2()
3489 if (style == SOAP_RPC) { in serialize_response_call2()
3521 if (style == SOAP_RPC) { in serialize_response_call2()
3776 if (fnb->style == SOAP_RPC && !sparam->element) { in serialize_response_call()
3965 if (style == SOAP_RPC) { in serialize_function_call()
3978 style = SOAP_RPC; in serialize_function_call()
3982 if (style == SOAP_RPC) { in serialize_function_call()
4009 if (style == SOAP_RPC) { in serialize_function_call()
4031 if (style == SOAP_RPC) { in serialize_function_call()