Searched refs:tab3 (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFTimeZone.c212 const uint8_t *tab3 = memchr(bytes, '\t', (nextl - bytes)); local
213 int nmlen = tab3 ? (tab3 - bytes) : (nextl - 1 - bytes);

Completed in 91 milliseconds