Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c3074 int LIndex,SIndex; in archive_string_normalize_C() local
3103 if (0 <= (LIndex = uc - HC_LBASE) && in archive_string_normalize_C()
3104 LIndex < HC_LCOUNT) { in archive_string_normalize_C()
3113 (LIndex * HC_VCOUNT + VIndex) * in archive_string_normalize_C()