Lines Matching full:substitution
37 * its default behavior is to use a substitution character to replace the
40 * many other callback actions that can be used instead of a character substitution.</p>
585 * Fills in the output parameter, subChars, with the substitution characters
595 * If the substitution character array is too small, an
608 * Sets the substitution chars when converting from unicode to a codepage. The
609 * substitution is specified as a string of 1-4 bytes, and may contain
614 * substitution characters may be supported.
618 * @param subChars the substitution character byte sequence we want set
633 * Set a substitution string for converting from Unicode to a charset.
644 * by converting on the fly at the point of substitution rather than setting
674 * If the substitution character array is too small, an
693 * If the substitution character array is too small, an
794 * The default (substitution) callback only outputs one charset character sequence.