Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_sdl.c2400 static void make_persistent_sdl_type_ref(sdlTypePtr *type, HashTable *ptr_map, HashTable *bp_types) in make_persistent_sdl_type_ref()
2583 …persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, HashTable *bp_types, HashTable … in make_persistent_sdl_attribute()
2642 …persistent_sdl_model(sdlContentModelPtr model, HashTable *ptr_map, HashTable *bp_types, HashTable … in make_persistent_sdl_model()
2690 static sdlTypePtr make_persistent_sdl_type(sdlTypePtr type, HashTable *ptr_map, HashTable *bp_types in make_persistent_sdl_type()
2815 static encodePtr make_persistent_sdl_encoder(encodePtr enc, HashTable *ptr_map, HashTable *bp_types in make_persistent_sdl_encoder()
2925 HashTable bp_types, bp_encoders; in make_persistent_sdl() local

Completed in 16 milliseconds