Searched refs:compose_first_single (Results 1 – 2 of 2) sorted by relevance
603 static const gunichar compose_first_single[][2] = { variable
333 if (b == compose_first_single[index_a - COMPOSE_FIRST_SINGLE_START][0]) in combine()335 *result = compose_first_single[index_a - COMPOSE_FIRST_SINGLE_START][1]; in combine()