Searched refs:bindings (Results 1 – 7 of 7) sorted by relevance
2 Bug #41337 (WSDL parsing doesn't ignore non soap bindings)
2 Traits with late static bindings.
1155 if (!ctx.sdl->bindings) { in load_wsdl()1172 if (ctx.sdl->bindings == NULL || ctx.sdl->bindings->nNumOfElements == 0) { in load_wsdl()1541 sdlBindingPtr *bindings; in get_sdl_from_cache() local1690 bindings[i] = binding; in get_sdl_from_cache()1780 efree(bindings); in get_sdl_from_cache()2262 if (sdl->bindings) { in add_sdl_to_cache()3082 if (sdl->bindings) { in make_persistent_sdl()3180 if (tmp->bindings) { in delete_psdl()3182 free(tmp->bindings); in delete_psdl()3451 if (tmp->bindings) { in delete_sdl_impl()[all …]
59 HashTable *bindings; /* array of sdlBindings (key'd by name) */ member73 HashTable bindings; /* array of xmlNodePtr */ member
2 Bug #70628 (Clearing bindings on an SQLite3 statement doesn't work)
624 . Fixed bug #70628 (Clearing bindings on an SQLite3 statement doesn't work).2220 . Fixed issue with null bytes in LDAP bindings. (Matthew Daley)2789 . Fixed issue with null bytes in LDAP bindings. (Matthew Daley)4805 . Added caches to eliminate repeatable run-time bindings of functions,9066 - Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings). (Dmitry)
Completed in 45 milliseconds