Home
last modified time | relevance | path

Searched refs:bindings (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug41337_2.phpt2 Bug #41337 (WSDL parsing doesn't ignore non soap bindings)
H A Dbug41337.phpt2 Bug #41337 (WSDL parsing doesn't ignore non soap bindings)
/PHP-5.5/Zend/tests/traits/
H A Dstatic_003.phpt2 Traits with late static bindings.
/PHP-5.5/ext/soap/
H A Dphp_sdl.c1155 if (!ctx.sdl->bindings) { in load_wsdl()
1170 if (ctx.sdl->bindings == NULL || ctx.sdl->bindings->nNumOfElements == 0) { in load_wsdl()
1539 sdlBindingPtr *bindings; in get_sdl_from_cache() local
1688 bindings[i] = binding; in get_sdl_from_cache()
1778 efree(bindings); in get_sdl_from_cache()
2260 if (sdl->bindings) { in add_sdl_to_cache()
3080 if (sdl->bindings) { in make_persistent_sdl()
3178 if (tmp->bindings) { in delete_psdl()
3180 free(tmp->bindings); in delete_psdl()
3449 if (tmp->bindings) { in delete_sdl_impl()
[all …]
H A Dphp_sdl.h59 HashTable *bindings; /* array of sdlBindings (key'd by name) */ member
73 HashTable bindings; /* array of xmlNodePtr */ member
/PHP-5.5/
H A DNEWS1211 . Fixed issue with null bytes in LDAP bindings. (Matthew Daley)
3227 . Added caches to eliminate repeatable run-time bindings of functions,
7488 - Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings). (Dmitry)

Completed in 45 milliseconds