Searched defs:_ISalnum (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/posix/
H A Dctype.h53 _ISalnum = 0x0008, /* alpha-numeric */ enumerator in enum:__anon1
/haiku/src/system/libroot/posix/glibc/ctype/
H A Dctype.h60 _ISalnum = _ISbit (11) /* Alphanumeric. */ enumerator in enum:__anon8

Completed in 15 milliseconds