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