Home
last modified time | relevance | path

Searched refs:gPosixClassInfo (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/private/libroot/locale/
H A DPosixCtype.h21 extern const unsigned short gPosixClassInfo[384];
/haiku/src/system/libroot/posix/locale/
H A DLocaleDataBridge.cpp43 posixClassInfo(gPosixClassInfo), in LocaleCtypeDataBridge()
H A Dctype_l.cpp25 return &gPosixClassInfo[128]; in GetClassInfoTable()
H A DLocaleData.cpp39 const unsigned short gPosixClassInfo[384] = { variable
331 const unsigned short* __ctype_b = &BPrivate::Libroot::gPosixClassInfo[128];