Searched refs:type_to_string (Results 1 – 2 of 2) sorted by relevance
50 static void type_to_string(sdlTypePtr type, smart_str *buf, int level);3018 type_to_string(type, &buf, 0);4652 type_to_string(model->u.element, buf, level);4678 static void type_to_string(sdlTypePtr type, smart_str *buf, int level) function
2737 . Fixed bug #70940 (Segfault in soap / type_to_string). (Remi)
Completed in 24 milliseconds