Searched refs:jamo_medial_short_name (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniname/
H A Duniname.c137 static const char jamo_medial_short_name[21][4] = variable
175 q = jamo_medial_short_name[index2];
397 if (memcmp (jamo_medial_short_name[index2], p2, n2) == 0
398 && jamo_medial_short_name[index2][n2] == '\0')
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/uniname/
H A Duniname.c137 static const char jamo_medial_short_name[21][4] = variable
175 q = jamo_medial_short_name[index2];
394 if (memcmp(jamo_medial_short_name[index2], p2, n2) == 0
395 && jamo_medial_short_name[index2][n2] == '\0')

Completed in 165 milliseconds