Home
last modified time | relevance | path

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

/external/syslinux/core/fs/iso9660/
Diso9660.c14 static inline char iso_tolower(char c) in iso_tolower() function
54 *p++ = iso_tolower(c); in iso_convert_name()
84 c2 = iso_tolower(*file_name++); in iso_compare_name()