Lines Matching refs:FormatLocaleFile
746 (void) FormatLocaleFile(file,"\nPath: %s\n\n",mime_info[i]->path);
747 (void) FormatLocaleFile(file,"Type Description\n");
748 (void) FormatLocaleFile(file,
753 (void) FormatLocaleFile(file,"%s",mime_info[i]->type);
757 (void) FormatLocaleFile(file," ");
761 (void) FormatLocaleFile(file,"\n");
763 (void) FormatLocaleFile(file," ");
766 (void) FormatLocaleFile(file,"%s",mime_info[i]->description);
767 (void) FormatLocaleFile(file,"\n");