Home
last modified time | relevance | path

Searched refs:FormatLocaleString (Results 1 – 25 of 127) sorted by relevance

123456

/external/ImageMagick/coders/
Dpdf.c269 (void) FormatLocaleString(message,MagickPathExtent, in InvokePDFDelegate()
557 (void) FormatLocaleString(property,MagickPathExtent, in ReadPDFImage()
632 (void) FormatLocaleString(geometry,MagickPathExtent,"%gx%g%+.15g%+.15g", in ReadPDFImage()
708 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g", in ReadPDFImage()
711 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadPDFImage()
731 (void) FormatLocaleString(pages,MagickPathExtent,"-dFirstPage=%.20g " in ReadPDFImage()
743 (void) FormatLocaleString(command,MagickPathExtent, in ReadPDFImage()
1315 (void) FormatLocaleString(buffer,MagickPathExtent,"%%PDF-1.%.20g \n",(double) in WritePDFImage()
1332 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1337 (void) FormatLocaleString(buffer,MagickPathExtent,"/Pages %.20g 0 R\n", in WritePDFImage()
[all …]
Dhtml.c304 (void) FormatLocaleString(buffer,MagickPathExtent,"<title>%s</title>\n", in WriteHTMLImage()
309 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
315 (void) FormatLocaleString(buffer,MagickPathExtent,"<h1>%s</h1>\n", in WriteHTMLImage()
321 (void) FormatLocaleString(buffer,MagickPathExtent,"<img usemap=\"#%s\" " in WriteHTMLImage()
334 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
337 (void) FormatLocaleString(buffer,MagickPathExtent," <area href=\"%s",url); in WriteHTMLImage()
341 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
353 (void) FormatLocaleString(buffer,MagickPathExtent,"\" shape=" in WriteHTMLImage()
360 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
410 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage()
[all …]
Dcip.c202 (void) FormatLocaleString(buffer,MagickPathExtent,"<Title>%s</Title>\n",value); in WriteCIPImage()
209 (void) FormatLocaleString(buffer,MagickPathExtent,"<Title>%s</Title>\n", in WriteCIPImage()
213 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteCIPImage()
216 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteCIPImage()
219 (void) FormatLocaleString(buffer,MagickPathExtent,"<Width>%.20g</Width>\n", in WriteCIPImage()
222 (void) FormatLocaleString(buffer,MagickPathExtent,"<Height>%.20g</Height>\n", in WriteCIPImage()
225 (void) FormatLocaleString(buffer,MagickPathExtent,"<Depth>2</Depth>\n"); in WriteCIPImage()
241 (void) FormatLocaleString(buffer,MagickPathExtent,"%02x",byte); in WriteCIPImage()
253 (void) FormatLocaleString(buffer,MagickPathExtent,"%02x",~byte); in WriteCIPImage()
Dps2.c520 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePS2Image()
526 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePS2Image()
566 (void) FormatLocaleString(buffer,MagickPathExtent,"%%%%Title: (%s)\n", in WritePS2Image()
571 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS2Image()
584 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS2Image()
588 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS2Image()
607 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS2Image()
626 (void) FormatLocaleString(buffer,MagickPathExtent,*q, in WritePS2Image()
632 (void) FormatLocaleString(buffer,MagickPathExtent,*q, in WritePS2Image()
638 (void) FormatLocaleString(buffer,MagickPathExtent,*q, in WritePS2Image()
[all …]
Dmpc.c1109 (void) FormatLocaleString(buffer,MagickPathExtent,"magick-signature=%u\n", in WriteMPCImage()
1112 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1118 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1124 (void) FormatLocaleString(buffer,MagickPathExtent,"type=%s\n", in WriteMPCImage()
1130 (void) FormatLocaleString(buffer,MagickPathExtent,"colorspace=%s\n", in WriteMPCImage()
1136 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1143 (void) FormatLocaleString(buffer,MagickPathExtent,"endian=%s\n", in WriteMPCImage()
1149 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1156 (void) FormatLocaleString(buffer,MagickPathExtent,"units=%s\n", in WriteMPCImage()
1162 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
[all …]
Dpcl.c312 (void) FormatLocaleString(geometry,MagickPathExtent,"%.20gx%.20g",(double) in ReadPCLImage()
329 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g",image->resolution.x, in ReadPCLImage()
333 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadPCLImage()
341 (void) FormatLocaleString(options,MagickPathExtent,"-dLastPage=%.20g", in ReadPCLImage()
344 (void) FormatLocaleString(options,MagickPathExtent, in ReadPCLImage()
353 (void) FormatLocaleString(command,MagickPathExtent, in ReadPCLImage()
727 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*r%.20gs%.20gT", in WritePCLImage()
730 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*t%.20gR",(double) in WritePCLImage()
771 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePCLImage()
780 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*v%.20gI", in WritePCLImage()
[all …]
Dps3.c473 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage()
488 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage()
496 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage()
503 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage()
510 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage()
517 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage()
603 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage()
960 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePS3Image()
966 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePS3Image()
1006 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3Image()
[all …]
Dttf.c256 (void) FormatLocaleString(buffer,MagickPathExtent," viewbox 0 0 %.20g %.20g\n", in ReadTTFImage()
260 (void) FormatLocaleString(buffer,MagickPathExtent," text 10,%.20g '",(double) y); in ReadTTFImage()
265 (void) FormatLocaleString(buffer,MagickPathExtent,"'\n"); in ReadTTFImage()
272 (void) FormatLocaleString(buffer,MagickPathExtent," text 10,%.20g '%.20g'\n", in ReadTTFImage()
275 (void) FormatLocaleString(buffer,MagickPathExtent," font-size %.20g\n", in ReadTTFImage()
278 (void) FormatLocaleString(buffer,MagickPathExtent," text 50,%.20g " in ReadTTFImage()
328 (void) FormatLocaleString(version,MagickPathExtent,"Freetype %d.%d.%d", in RegisterTTFImage()
Ddebug.c211 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteDEBUGImage()
224 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g,%.20g: ",(double) in WriteDEBUGImage()
228 (void) FormatLocaleString(tuple,MagickPathExtent,"%.20g,%.20g,%.20g ", in WriteDEBUGImage()
235 (void) FormatLocaleString(black,MagickPathExtent,",%.20g ", in WriteDEBUGImage()
244 (void) FormatLocaleString(alpha,MagickPathExtent,",%.20g ", in WriteDEBUGImage()
Dps.c259 (void) FormatLocaleString(message,MagickPathExtent, in InvokePostscriptDelegate()
722 (void) FormatLocaleString(property,MagickPathExtent,"ps:SpotColor-%.20g", in ReadPSImage()
787 (void) FormatLocaleString(geometry,MagickPathExtent,"%gx%g%+.15g%+.15g", in ReadPSImage()
843 (void) FormatLocaleString(translate_geometry,MagickPathExtent, in ReadPSImage()
867 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g",resolution.x, in ReadPSImage()
869 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadPSImage()
878 (void) FormatLocaleString(pages,MagickPathExtent,"-dFirstPage=%.20g " in ReadPSImage()
899 (void) FormatLocaleString(command,MagickPathExtent, in ReadPSImage()
1588 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePSImage()
1594 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePSImage()
[all …]
Duil.c294 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteUILImage()
324 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteUILImage()
327 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteUILImage()
332 (void) FormatLocaleString(buffer,MagickPathExtent,"%s", in WriteUILImage()
340 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteUILImage()
364 (void) FormatLocaleString(buffer,MagickPathExtent,"\"%s\n", in WriteUILImage()
Dbraille.c243 (void) FormatLocaleString(buffer,MagickPathExtent,"Title: %s\n", value); in WriteBRAILLEImage()
248 (void) FormatLocaleString(buffer,MagickPathExtent,"X: %.20g\n",(double) in WriteBRAILLEImage()
254 (void) FormatLocaleString(buffer,MagickPathExtent,"Y: %.20g\n",(double) in WriteBRAILLEImage()
258 (void) FormatLocaleString(buffer,MagickPathExtent,"Width: %.20g\n",(double) in WriteBRAILLEImage()
261 (void) FormatLocaleString(buffer,MagickPathExtent,"Height: %.20g\n",(double) in WriteBRAILLEImage()
Dfits.c386 (void) FormatLocaleString(property,MagickPathExtent,"fits:%s",keyword); in ReadFITSImage()
667 (void) FormatLocaleString(header,FITSBlocksize, in WriteFITSImage()
671 (void) FormatLocaleString(header,FITSBlocksize,"BITPIX = %10ld", in WriteFITSImage()
676 (void) FormatLocaleString(header,FITSBlocksize,"NAXIS = %10lu", in WriteFITSImage()
680 (void) FormatLocaleString(header,FITSBlocksize,"NAXIS1 = %10lu", in WriteFITSImage()
684 (void) FormatLocaleString(header,FITSBlocksize,"NAXIS2 = %10lu", in WriteFITSImage()
690 (void) FormatLocaleString(header,FITSBlocksize, in WriteFITSImage()
695 (void) FormatLocaleString(header,FITSBlocksize,"BSCALE = %E",1.0); in WriteFITSImage()
698 (void) FormatLocaleString(header,FITSBlocksize,"BZERO = %E", in WriteFITSImage()
702 (void) FormatLocaleString(header,FITSBlocksize,"DATAMAX = %E", in WriteFITSImage()
[all …]
Dmpeg.c207 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"%s.%s", in ReadMPEGImage()
496 (void) FormatLocaleString(coalesce_image->filename,MagickPathExtent,"%s", in WriteMPEGImage()
522 (void) FormatLocaleString(p->filename,MagickPathExtent,"%s%.20g.%s", in WriteMPEGImage()
524 (void) FormatLocaleString(filename,MagickPathExtent,"%s%.20g.%s", in WriteMPEGImage()
526 (void) FormatLocaleString(previous_image,MagickPathExtent, in WriteMPEGImage()
543 (void) FormatLocaleString(filename,MagickPathExtent,"%s%.20g.%s", in WriteMPEGImage()
580 (void) FormatLocaleString(write_info->filename,MagickPathExtent,"%s.%s", in WriteMPEGImage()
594 (void) FormatLocaleString(p->filename,MagickPathExtent,"%s%.20g.%s", in WriteMPEGImage()
Dcaption.c169 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g", in ReadCAPTIONImage()
184 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g", in ReadCAPTIONImage()
220 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g", in ReadCAPTIONImage()
246 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g", in ReadCAPTIONImage()
274 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g",MagickMax( in ReadCAPTIONImage()
285 (void) FormatLocaleString(pointsize,MagickPathExtent,"%.20g", in ReadCAPTIONImage()
Dsvg.c2875 (void) FormatLocaleString(density,MagickPathExtent,"%.20g,%.20g", in ReadSVGImage()
2877 (void) FormatLocaleString(background,MagickPathExtent, in ReadSVGImage()
2882 (void) FormatLocaleString(opacity,MagickPathExtent,"%.20g", in ReadSVGImage()
2884 (void) FormatLocaleString(command,MagickPathExtent,GetDelegateCommands( in ReadSVGImage()
3230 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"mvg:%s", in ReadSVGImage()
3298 (void) FormatLocaleString(version,MagickPathExtent,"RSVG %d.%d.%d", in RegisterSVGImage()
3409 (void) FormatLocaleString(transform,MagickPathExtent, in AffineToTransform()
3425 (void) FormatLocaleString(transform,MagickPathExtent, in AffineToTransform()
3439 (void) FormatLocaleString(transform,MagickPathExtent, in AffineToTransform()
3445 (void) FormatLocaleString(transform,MagickPathExtent, in AffineToTransform()
[all …]
Dhdr.c297 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage()
309 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage()
342 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage()
365 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage()
371 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage()
714 count=FormatLocaleString(header,MagickPathExtent,"#%s\n",property); in WriteHDRImage()
720 count=FormatLocaleString(header,MagickPathExtent,"EXPOSURE=%g\n", in WriteHDRImage()
726 count=FormatLocaleString(header,MagickPathExtent,"GAMMA=%g\n", in WriteHDRImage()
730 count=FormatLocaleString(header,MagickPathExtent, in WriteHDRImage()
739 count=FormatLocaleString(header,MagickPathExtent,"-Y %.20g +X %.20g\n", in WriteHDRImage()
Dxps.c266 (void) FormatLocaleString(geometry,MagickPathExtent,"%.20gx%.20g",(double) in ReadXPSImage()
279 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g", in ReadXPSImage()
287 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadXPSImage()
295 (void) FormatLocaleString(options,MagickPathExtent,"-dLastPage=%.20g", in ReadXPSImage()
298 (void) FormatLocaleString(options,MagickPathExtent, in ReadXPSImage()
307 (void) FormatLocaleString(command,MagickPathExtent, in ReadXPSImage()
Dcals.c266 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"group4:%s", in ReadCALSImage()
268 (void) FormatLocaleString(message,MagickPathExtent,"%lux%lu",width,height); in ReadCALSImage()
270 (void) FormatLocaleString(message,MagickPathExtent,"%lu",density); in ReadCALSImage()
529 (void) FormatLocaleString(header,sizeof(header),"rorient: %03ld,%03ld", in WriteCALSImage()
532 (void) FormatLocaleString(header,sizeof(header),"rpelcnt: %06lu,%06lu", in WriteCALSImage()
544 (void) FormatLocaleString(header,sizeof(header),"rdensty: %04lu", in WriteCALSImage()
Dmiff.c2061 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2069 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2075 (void) FormatLocaleString(buffer,MagickPathExtent,"type=%s\n", in WriteMIFFImage()
2081 (void) FormatLocaleString(buffer,MagickPathExtent,"colorspace=%s\n", in WriteMIFFImage()
2087 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2094 (void) FormatLocaleString(buffer,MagickPathExtent,"endian=%s\n", in WriteMIFFImage()
2100 (void) FormatLocaleString(buffer,MagickPathExtent,"compression=%s " in WriteMIFFImage()
2107 (void) FormatLocaleString(buffer,MagickPathExtent,"units=%s\n", in WriteMIFFImage()
2113 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2119 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
[all …]
/external/ImageMagick/MagickCore/
Dproperty.c862 length+=FormatLocaleString(buffer+length,MagickPathExtent-length, \ in GetEXIFProperty()
888 length+=FormatLocaleString(buffer+length,MagickPathExtent-length, \ in GetEXIFProperty()
1560 (void) FormatLocaleString(key,MagickPathExtent,"%s", in GetEXIFProperty()
1569 (void) FormatLocaleString(key,MagickPathExtent,"#%04lx", in GetEXIFProperty()
1573 (void) FormatLocaleString(key,MagickPathExtent,"@%04lx", in GetEXIFProperty()
1576 (void) FormatLocaleString(key,MagickPathExtent,"unknown"); in GetEXIFProperty()
1817 (void) FormatLocaleString(message,MagickPathExtent,"/ClipImage\n"); in TracePSClippath()
1819 (void) FormatLocaleString(message,MagickPathExtent,"{\n"); in TracePSClippath()
1821 (void) FormatLocaleString(message,MagickPathExtent, in TracePSClippath()
1824 (void) FormatLocaleString(message,MagickPathExtent, in TracePSClippath()
[all …]
Dmodule.c631 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",directory, in GetMagickModulePath()
674 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",(char *) in GetMagickModulePath()
702 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",home, in GetMagickModulePath()
722 (void) FormatLocaleString(path,MagickPathExtent,"%s/lib/%s/%s",home, in GetMagickModulePath()
736 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",GetClientPath(), in GetMagickModulePath()
761 (void) FormatLocaleString(path,MagickPathExtent,"%s/lib/%s/%s/%s",prefix, in GetMagickModulePath()
799 (void) FormatLocaleString(path,MagickPathExtent,"%s%sImageMagick%s%s", in GetMagickModulePath()
811 (void) FormatLocaleString(path,MagickPathExtent, in GetMagickModulePath()
1006 (void) FormatLocaleString(name,MagickPathExtent,"%sImage",tag); in InvokeDynamicImageFilter()
1008 (void) FormatLocaleString(name,MagickPathExtent,"%s%sImage", in InvokeDynamicImageFilter()
[all …]
Ddelegate.c585 (void) FormatLocaleString(value,MagickPathExtent, in GetMagickPropertyLetter()
593 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
612 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
625 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
632 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
645 (void) FormatLocaleString(value,MagickPathExtent,"%s %s %s", in GetMagickPropertyLetter()
655 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
674 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
681 (void) FormatLocaleString(value,MagickPathExtent,"%.20g", in GetMagickPropertyLetter()
688 (void) FormatLocaleString(value,MagickPathExtent,"%.20g", in GetMagickPropertyLetter()
[all …]
Dconfigure.c686 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",element, in GetConfigureOptions()
822 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",(char *) in GetConfigurePaths()
841 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",home, in GetConfigurePaths()
845 (void) FormatLocaleString(path,MagickPathExtent,"%s/etc/%s/",home, in GetConfigurePaths()
848 (void) FormatLocaleString(path,MagickPathExtent,"%s/share/%s/",home, in GetConfigurePaths()
851 (void) FormatLocaleString(path,MagickPathExtent,"%s", in GetConfigurePaths()
861 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",GetClientPath(), in GetConfigurePaths()
873 (void) FormatLocaleString(path,MagickPathExtent,"%s/etc/%s/",prefix, in GetConfigurePaths()
876 (void) FormatLocaleString(path,MagickPathExtent,"%s/share/%s/",prefix, in GetConfigurePaths()
879 (void) FormatLocaleString(path,MagickPathExtent,"%s", in GetConfigurePaths()
[all …]
/external/ImageMagick/filters/
Danalyze.c189 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_mean); in analyzeImage()
194 (void) FormatLocaleString(text,MagickPathExtent,"%g", in analyzeImage()
205 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_kurtosis); in analyzeImage()
213 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_skewness); in analyzeImage()
217 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_mean); in analyzeImage()
222 (void) FormatLocaleString(text,MagickPathExtent,"%g", in analyzeImage()
233 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_kurtosis); in analyzeImage()
241 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_skewness); in analyzeImage()

123456