Searched refs:categoryNames (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/locale/
H A DLocaleInternal.cpp33 const char* const categoryNames[] = { local
43 STATIC_ASSERT(B_COUNT_OF(categoryNames) == LC_LAST + 1);
56 locale = getenv(categoryNames[lc]);
/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp64 const char* categoryNames[] = { local

Completed in 47 milliseconds