Home
last modified time | relevance | path

Searched refs:luai_ctype_ (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlctype.h51 #define testprop(c,p) (luai_ctype_[(lu_byte)(c)+1] & (p))
70 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2]; variable
H A Dlctype.c15 LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = { variable