Searched refs:luai_ctype_ (Results 1 – 2 of 2) sorted by relevance
51 #define testprop(c,p) (luai_ctype_[(lu_byte)(c)+1] & (p))70 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2]; variable
15 LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = { variable