Home
last modified time | relevance | path

Searched refs:compose_second_single (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgunicomp.h834 static const gunichar compose_second_single[][2] = { variable
Dgunidecomp.c346 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()