Searched refs:luai_ctype_ (Results 1 – 4 of 4) sorted by relevance
52 #define testprop(c,p) (luai_ctype_[(c)+1] & (p))77 LUAI_DDEC(const lu_byte luai_ctype_[UCHAR_MAX + 2];)
28 LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = { variable
50 #define testprop(c,p) (luai_ctype_[(lu_byte)(c)+1] & (p))69 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2]; variable
14 LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = { variable