Home
last modified time | relevance | path

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

/PHP-7.4/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()
2593 …persistent_sdl_attribute(sdlAttributePtr attr, HashTable *ptr_map, HashTable *bp_types, HashTable … in make_persistent_sdl_attribute()
2652 …persistent_sdl_model(sdlContentModelPtr model, HashTable *ptr_map, HashTable *bp_types, HashTable … in make_persistent_sdl_model()
2700 static sdlTypePtr make_persistent_sdl_type(sdlTypePtr type, HashTable *ptr_map, HashTable *bp_types in make_persistent_sdl_type()
2825 static encodePtr make_persistent_sdl_encoder(encodePtr enc, HashTable *ptr_map, HashTable *bp_types in make_persistent_sdl_encoder()
2935 HashTable bp_types, bp_encoders; in make_persistent_sdl() local

Completed in 13 milliseconds