Lines Matching full:mapped
7 * These routines allow any character to be mapped to any other
94 * Each input character is mapped to a comparison character and the
95 * mapped-to characters are compared for the two NUL terminated input strings.
97 * This function name is mapped to option_strneqvcmp so as to not conflict
141 * Each input character is mapped to a comparison character and the
142 * mapped-to characters are compared for the two NUL terminated input strings.
143 * This function name is mapped to option_streqvcmp so as to not conflict
177 * arg: + char + to + Mapped-to character +
184 * value. Otherwise, the "@code{From}" character is mapped to the "@code{To}"
195 * This function name is mapped to option_streqvmap so as to not conflict
233 * Each character in the input string get mapped to the first character
235 * This function name is mapped to option_strequate so as to not conflict
253 * what: convert a string into its mapped-to value
260 * Each character in the input string is mapped and the mapped-to
262 * This function name is mapped to option_strtransform so as to not conflict