Searched refs:TELEPHONE_LOCALE (Results 1 – 2 of 2) sorted by relevance
47 TELEPHONE_LOCALE = 1 << LC_TELEPHONE, enumerator
236 (locale_mask & TELEPHONE_LOCALE) == 0); in locfile_read()237 result->avail |= locale_mask & TELEPHONE_LOCALE; in locfile_read()238 not_here ^= TELEPHONE_LOCALE; in locfile_read()