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.c3011 int LIndex,SIndex; in archive_string_normalize_C() local
3040 if (0 <= (LIndex = uc - HC_LBASE) && in archive_string_normalize_C()
3041 LIndex < HC_LCOUNT) { in archive_string_normalize_C()
3050 (LIndex * HC_VCOUNT + VIndex) * in archive_string_normalize_C()