Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/src/
H A Ducl_chartable.h29 static const unsigned int ucl_chartable[256] = { variable
265 return (ucl_chartable[c] & type_flags) != 0; in ucl_test_character()