COMPOSING_CHAR   1948 src/coding.c   	      if (cmp_status->state == COMPOSING_CHAR)
COMPOSING_CHAR   2168 src/coding.c         cmp_status->state = COMPOSING_CHAR;				\
COMPOSING_CHAR   2184 src/coding.c       cmp_status->state = COMPOSING_CHAR;				\
COMPOSING_CHAR   2197 src/coding.c       cmp_status->state = COMPOSING_CHAR;				\
COMPOSING_CHAR   2252 src/coding.c   	  && cmp_status->state == COMPOSING_CHAR)
COMPOSING_CHAR   2426 src/coding.c         else if (cmp_status->state == COMPOSING_CHAR)
COMPOSING_CHAR   2475 src/coding.c   	      cmp_status->state = COMPOSING_CHAR;
COMPOSING_CHAR   2483 src/coding.c   	    cmp_status->state = COMPOSING_CHAR;
COMPOSING_CHAR   3375 src/coding.c   	cmp_status->state = COMPOSING_CHAR;				   \
COMPOSING_CHAR   3386 src/coding.c   	  = (c1 <= '2' ? COMPOSING_CHAR : COMPOSING_COMPONENT_CHAR);	   \
COMPOSING_CHAR   3400 src/coding.c   	|| ((cmp_status->state == COMPOSING_CHAR)			\
COMPOSING_CHAR   3432 src/coding.c       if (cmp_status->state == COMPOSING_CHAR)				\
COMPOSING_CHAR   3923 src/coding.c         else if ((cmp_status->state == COMPOSING_CHAR