Home
last modified time | relevance | path

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

/PHP-7.1/ext/soap/
H A Dphp_sdl.c1818 static void sdl_serialize_type_ref(sdlTypePtr type, HashTable *tmp_types, smart_str *out) { in sdl_serialize_type_ref()
1861 static void sdl_serialize_model(sdlContentModelPtr model, HashTable *tmp_types, HashTable *tmp_elem… in sdl_serialize_model()
1915 static void sdl_serialize_type(sdlTypePtr type, HashTable *tmp_encoders, HashTable *tmp_types, smar… in sdl_serialize_type()
2011 static void sdl_serialize_encoder(encodePtr enc, HashTable *tmp_types, smart_str *out) in sdl_serialize_encoder()
2019 static void sdl_serialize_parameters(HashTable *ht, HashTable *tmp_encoders, HashTable *tmp_types, … in sdl_serialize_parameters()
2043 …body(sdlSoapBindingFunctionBodyPtr body, HashTable *tmp_encoders, HashTable *tmp_types, smart_str … in sdl_serialize_soap_body()
2107 HashTable tmp_types; in add_sdl_to_cache() local

Completed in 14 milliseconds