COMPOSITION_RELATIVE 2159 src/coding.c       if (nbytes < 3 || (method == COMPOSITION_RELATIVE && nbytes != 4))	\
COMPOSITION_RELATIVE 2167 src/coding.c       if (method == COMPOSITION_RELATIVE)					\
COMPOSITION_RELATIVE 2183 src/coding.c       cmp_status->method = COMPOSITION_RELATIVE;			\
COMPOSITION_RELATIVE 2211 src/coding.c       if (c - 0xF2 >= COMPOSITION_RELATIVE		\
COMPOSITION_RELATIVE 2234 src/coding.c       else if (cmp_status->method > COMPOSITION_RELATIVE)		\
COMPOSITION_RELATIVE 3316 src/coding.c     charbuf[idx++] = (cmp_status->method == COMPOSITION_RELATIVE ? '0'
COMPOSITION_RELATIVE 3381 src/coding.c   	cmp_status->method = (c1 == '0' ? COMPOSITION_RELATIVE		   \
COMPOSITION_RELATIVE 7218 src/coding.c     if (method == COMPOSITION_RELATIVE)
COMPOSITION_RELATIVE 7521 src/coding.c   	  if (method != COMPOSITION_RELATIVE)
COMPOSITION_RELATIVE  307 src/composite.c 	    ? COMPOSITION_RELATIVE
COMPOSITION_RELATIVE  219 src/composite.h 	      ? COMPOSITION_RELATIVE