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