_findlocale()은 로케일 데이터베이스를 검색하며, 요청된 범주 및 로케일의 데이터 블록에 대한 포인터를 반환합니다.
_findlocale()
void const* _findlocale(void const* index, char const *name);
void const* _findlocale(
)
요청된 데이터 블록에 대한 포인터를 반환합니다.