EXT_SIZE
if (current == PERIOD && (udfLen - index -1) <= EXT_SIZE) {
unicode_t ext[EXT_SIZE];
for(index = 0; index<EXT_SIZE &&
while(index + 1 < EXT_SIZE