Lines Matching refs:reverseMap
295 * Modifies previous data in the reverseMap.
305 map=table->reverseMap;
387 * - The mappings are sorted lexically. (Access is through the reverseMap.)
391 * - There are only relevant mappings available through the reverseMap,
424 map=table->reverseMap;
546 * This function will modify the table's reverseMap.
564 * rebuild reverseMap with mapping indexes for mappings relevant for from Unicode
578 * Overwrite the reverseMap with an index array to the relevant mappings.
583 * Destroys previous data in the reverseMap.
593 map=table->reverseMap;
722 map=table->reverseMap;
941 map=table->reverseMap;
1005 * This function will modify the table's reverseMap.
1070 * makeToUTable() modifies the original reverseMap,
1071 * makeFromUTable() writes a whole new mapping into reverseMap