Home | History | Annotate | Download | only in makeconv

Lines Matching full:reversemap

296  * Modifies previous data in the reverseMap.
306 map=table->reverseMap;
388 * - The mappings are sorted lexically. (Access is through the reverseMap.)
392 * - There are only relevant mappings available through the reverseMap,
425 map=table->reverseMap;
547 * This function will modify the table's reverseMap.
565 * rebuild reverseMap with mapping indexes for mappings relevant for from Unicode
579 * Overwrite the reverseMap with an index array to the relevant mappings.
584 * Destroys previous data in the reverseMap.
594 map=table->reverseMap;
725 map=table->reverseMap;
944 map=table->reverseMap;
1008 * This function will modify the table's reverseMap.
1073 * makeToUTable() modifies the original reverseMap,
1074 * makeFromUTable() writes a whole new mapping into reverseMap