Lines Matching full:characters
58 characters on FAT filesystem.
64 Unicode characters. Long filenames are stored on disk
83 Translate unhandled Unicode characters to special
86 characters. Until Linux supports Unicode for real,
275 These names support up to 255 characters including spaces and lower
276 case characters as opposed to the traditional 8.3 short names.
314 specially formatted directory entry which holds up to 13 characters of
322 struct slot { // Up to 13 characters of a long name
324 unsigned char name0_4[10]; // first 5 characters in name
328 unsigned char name5_10[12]; // 6 more characters in name
330 unsigned char name11_12[4]; // last 2 characters in name
363 <slot #3, id = 0x43, characters = "h is long">
364 <slot #2, id = 0x02, characters = "xtension whic">
365 <slot #1, id = 0x01, characters = "My Big File.E">
384 characters in the final slot are set to Unicode 0xFFFF.