Searched defs:bp_types (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/soap/ |
H A D | php_sdl.c | 2423 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() 2665 …persistent_sdl_model(sdlContentModelPtr model, HashTable *ptr_map, HashTable *bp_types, HashTable … in make_persistent_sdl_model() 2713 static sdlTypePtr make_persistent_sdl_type(sdlTypePtr type, HashTable *ptr_map, HashTable *bp_types… in make_persistent_sdl_type() 2838 static encodePtr make_persistent_sdl_encoder(encodePtr enc, HashTable *ptr_map, HashTable *bp_types… in make_persistent_sdl_encoder() 2948 HashTable bp_types, bp_encoders; in make_persistent_sdl() local
|
Completed in 12 milliseconds