Home
last modified time | relevance | path

Searched defs:bp_types (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/soap/
H A Dphp_sdl.c2410 static void make_persistent_sdl_type_ref(sdlTypePtr *type, HashTable *ptr_map, HashTable *bp_types) in make_persistent_sdl_type_ref()
2606 …persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, HashTable *bp_types, HashTable … in make_persistent_sdl_attribute()
2668 …persistent_sdl_model(sdlContentModelPtr model, HashTable *ptr_map, HashTable *bp_types, HashTable … in make_persistent_sdl_model()
2718 static sdlTypePtr make_persistent_sdl_type(sdlTypePtr type, HashTable *ptr_map, HashTable *bp_types in make_persistent_sdl_type()
2843 static encodePtr make_persistent_sdl_encoder(encodePtr enc, HashTable *ptr_map, HashTable *bp_types in make_persistent_sdl_encoder()
2953 HashTable bp_types, bp_encoders; in make_persistent_sdl() local

Completed in 14 milliseconds