Searched refs:compose_second_single (Results 1 – 2 of 2) sorted by relevance
834 static const gunichar compose_second_single[][2] = { variable
346 if (a == compose_second_single[index_b - COMPOSE_SECOND_SINGLE_START][0]) in combine()348 *result = compose_second_single[index_b - COMPOSE_SECOND_SINGLE_START][1]; in combine()