COMPOSITION_RELATIVE 2165 src/coding.c if (nbytes < 3 || (method == COMPOSITION_RELATIVE && nbytes != 4)) \ COMPOSITION_RELATIVE 2173 src/coding.c if (method == COMPOSITION_RELATIVE) \ COMPOSITION_RELATIVE 2189 src/coding.c cmp_status->method = COMPOSITION_RELATIVE; \ COMPOSITION_RELATIVE 2217 src/coding.c if (c - 0xF2 >= COMPOSITION_RELATIVE \ COMPOSITION_RELATIVE 2240 src/coding.c else if (cmp_status->method > COMPOSITION_RELATIVE) \ COMPOSITION_RELATIVE 3322 src/coding.c charbuf[idx++] = (cmp_status->method == COMPOSITION_RELATIVE ? '0' COMPOSITION_RELATIVE 3387 src/coding.c cmp_status->method = (c1 == '0' ? COMPOSITION_RELATIVE \ COMPOSITION_RELATIVE 7223 src/coding.c if (method == COMPOSITION_RELATIVE) COMPOSITION_RELATIVE 7526 src/coding.c if (method != COMPOSITION_RELATIVE) COMPOSITION_RELATIVE 307 src/composite.c ? COMPOSITION_RELATIVE COMPOSITION_RELATIVE 219 src/composite.h ? COMPOSITION_RELATIVE