Home | History | Annotate | Download | only in toolutil

Lines Matching refs:FILE

8 *   file name:  ucm.c
16 * This file reads a .ucm file, stores its mappings and sorts them.
43 printMapping(UCMapping *m, UChar32 *codePoints, uint8_t *bytes, FILE *f) {
64 ucm_printMapping(UCMTable *table, UCMapping *m, FILE *f) {
69 ucm_printTable(UCMTable *table, FILE *f, UBool byUnicode) {