Lines Matching full:characters
108 characters in the input, or characters that cannot be transcoded to
111 such characters in the input. Other callbacks offer a useful visual
194 to handle characters that cannot be transcoded to the destination
200 Omit invalid characters from the output.
207 to handle characters that cannot be transcoded from the original
220 to handle both characters that cannot be transcoded from the original
221 encoding and characters that cannot be transcoded to the destination
296 Replace the missing characters with a string of the format
298 for plane 0 characters, and
300 for planes 1 and above characters,
304 character. Characters from planes 1 and above are written as a pair of
308 Replace the missing characters with a string of the format
310 for plane 0 characters, and
312 for planes 1 and above characters,
316 character. Characters from planes 1 and above are written as a pair of
320 Replace the missing characters with a string of the format
322 for plane 0 characters, and
324 for planes 1 and above characters,
336 Replace the missing characters with a string of the format
343 Replace the missing characters with a string of the format
350 Replace the missing characters with a string of the format
410 Normalize UTF-8 data using Unicode NFKC, remove all control characters,