bindingAttributes 264 ext/soap/php_packet_soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)fn->bindingAttributes; bindingAttributes 870 ext/soap/php_sdl.c tmpbinding->bindingAttributes = (void *)soapBinding; bindingAttributes 950 ext/soap/php_sdl.c soapBinding = (sdlSoapBindingPtr)tmpbinding->bindingAttributes; bindingAttributes 972 ext/soap/php_sdl.c function->bindingAttributes = (void *)soapFunctionBinding; bindingAttributes 998 ext/soap/php_sdl.c sdlSoapBindingFunctionPtr soapFunctionBinding = function->bindingAttributes; bindingAttributes 1032 ext/soap/php_sdl.c sdlSoapBindingFunctionPtr soapFunctionBinding = function->bindingAttributes; bindingAttributes 1076 ext/soap/php_sdl.c binding = f->bindingAttributes = emalloc(sizeof(sdlSoapBindingFunctionFault)); bindingAttributes 1077 ext/soap/php_sdl.c memset(f->bindingAttributes, 0, sizeof(sdlSoapBindingFunctionFault)); bindingAttributes 1676 ext/soap/php_sdl.c sdlSoapBindingPtr soap_binding = binding->bindingAttributes = emalloc(sizeof(sdlSoapBinding)); bindingAttributes 1706 ext/soap/php_sdl.c sdlSoapBindingFunctionPtr binding = func->bindingAttributes = emalloc(sizeof(sdlSoapBindingFunction)); bindingAttributes 1714 ext/soap/php_sdl.c func->bindingAttributes = NULL; bindingAttributes 1734 ext/soap/php_sdl.c sdlSoapBindingFunctionFaultPtr binding = fault->bindingAttributes = emalloc(sizeof(sdlSoapBindingFunctionFault)); bindingAttributes 1745 ext/soap/php_sdl.c fault->bindingAttributes = NULL; bindingAttributes 2268 ext/soap/php_sdl.c if (tmp->bindingType == BINDING_SOAP && tmp->bindingAttributes != NULL) { bindingAttributes 2269 ext/soap/php_sdl.c sdlSoapBindingPtr binding = (sdlSoapBindingPtr)tmp->bindingAttributes; bindingAttributes 2302 ext/soap/php_sdl.c if (tmp->binding->bindingType == BINDING_SOAP && tmp->bindingAttributes != NULL) { bindingAttributes 2303 ext/soap/php_sdl.c sdlSoapBindingFunctionPtr binding = (sdlSoapBindingFunctionPtr)tmp->bindingAttributes; bindingAttributes 2327 ext/soap/php_sdl.c if (tmp->binding->bindingType == BINDING_SOAP && fault->bindingAttributes != NULL) { bindingAttributes 2328 ext/soap/php_sdl.c sdlSoapBindingFunctionFaultPtr binding = (sdlSoapBindingFunctionFaultPtr)fault->bindingAttributes; bindingAttributes 2564 ext/soap/php_sdl.c if (func->binding->bindingType == BINDING_SOAP && pfault->bindingAttributes) { bindingAttributes 2569 ext/soap/php_sdl.c *soap_binding = *(sdlSoapBindingFunctionFaultPtr)pfault->bindingAttributes; bindingAttributes 2573 ext/soap/php_sdl.c pfault->bindingAttributes = soap_binding; bindingAttributes 2854 ext/soap/php_sdl.c if (pbind->bindingType == BINDING_SOAP && pbind->bindingAttributes) { bindingAttributes 2859 ext/soap/php_sdl.c *soap_binding = *(sdlSoapBindingPtr)pbind->bindingAttributes; bindingAttributes 2860 ext/soap/php_sdl.c pbind->bindingAttributes = soap_binding; bindingAttributes 2893 ext/soap/php_sdl.c if (pfunc->binding->bindingType == BINDING_SOAP && pfunc->bindingAttributes) { bindingAttributes 2898 ext/soap/php_sdl.c *soap_binding = *(sdlSoapBindingFunctionPtr)pfunc->bindingAttributes; bindingAttributes 2904 ext/soap/php_sdl.c pfunc->bindingAttributes = soap_binding; bindingAttributes 3434 ext/soap/php_sdl.c sdlSoapBindingPtr soapBind = binding->bindingAttributes; bindingAttributes 3454 ext/soap/php_sdl.c sdlSoapBindingPtr soapBind = binding->bindingAttributes; bindingAttributes 3510 ext/soap/php_sdl.c if (function->bindingAttributes && bindingAttributes 3512 ext/soap/php_sdl.c sdlSoapBindingFunctionPtr soapFunction = function->bindingAttributes; bindingAttributes 3549 ext/soap/php_sdl.c if (function->bindingAttributes && bindingAttributes 3551 ext/soap/php_sdl.c sdlSoapBindingFunctionPtr soapFunction = function->bindingAttributes; bindingAttributes 3626 ext/soap/php_sdl.c if (fault->bindingAttributes) { bindingAttributes 3627 ext/soap/php_sdl.c sdlSoapBindingFunctionFaultPtr binding = (sdlSoapBindingFunctionFaultPtr)fault->bindingAttributes; bindingAttributes 3632 ext/soap/php_sdl.c efree(fault->bindingAttributes); bindingAttributes 3647 ext/soap/php_sdl.c if (fault->bindingAttributes) { bindingAttributes 3648 ext/soap/php_sdl.c sdlSoapBindingFunctionFaultPtr binding = (sdlSoapBindingFunctionFaultPtr)fault->bindingAttributes; bindingAttributes 3653 ext/soap/php_sdl.c free(fault->bindingAttributes); bindingAttributes 87 ext/soap/php_sdl.h void *bindingAttributes; /* sdlSoapBindingPtr */ bindingAttributes 225 ext/soap/php_sdl.h void *bindingAttributes; /* sdlSoapBindingFunctionFaultPtr */ bindingAttributes 235 ext/soap/php_sdl.h void *bindingAttributes; /* sdlSoapBindingFunctionPtr */ bindingAttributes 2731 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)fn->bindingAttributes; bindingAttributes 3390 ext/soap/soap.c ((sdlSoapBindingFunctionPtr)function->bindingAttributes)->style == SOAP_DOCUMENT && bindingAttributes 3432 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)function->bindingAttributes; bindingAttributes 3658 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)function->bindingAttributes; bindingAttributes 3680 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)h->function->bindingAttributes; bindingAttributes 3701 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)function->bindingAttributes; bindingAttributes 3761 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)function->bindingAttributes; bindingAttributes 3960 ext/soap/soap.c fault->bindingAttributes) { bindingAttributes 3961 ext/soap/soap.c sdlSoapBindingFunctionFaultPtr fb = (sdlSoapBindingFunctionFaultPtr)fault->bindingAttributes; bindingAttributes 3975 ext/soap/soap.c fault->bindingAttributes) { bindingAttributes 3976 ext/soap/soap.c sdlSoapBindingFunctionFaultPtr fb = (sdlSoapBindingFunctionFaultPtr)fault->bindingAttributes; bindingAttributes 4075 ext/soap/soap.c function->bindingAttributes) { bindingAttributes 4076 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)function->bindingAttributes; bindingAttributes 4078 ext/soap/soap.c if (fault->bindingAttributes) { bindingAttributes 4079 ext/soap/soap.c sdlSoapBindingFunctionFaultPtr fb = (sdlSoapBindingFunctionFaultPtr)fault->bindingAttributes; bindingAttributes 4136 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)function->bindingAttributes; bindingAttributes 4246 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)function->bindingAttributes; bindingAttributes 4538 ext/soap/soap.c sdlSoapBindingFunctionPtr fnb = (sdlSoapBindingFunctionPtr)tmp->bindingAttributes;