type_to_string     50 soap/soap.c    static void type_to_string(sdlTypePtr type, smart_str *buf, int level);
type_to_string   2952 soap/soap.c    				type_to_string((*type), &buf, 0);
type_to_string   4562 soap/soap.c    			type_to_string(model->u.element, buf, level);