LLAMA_GRETYPE_CHAR_ALT constant

int const LLAMA_GRETYPE_CHAR_ALT

modifies a preceding LLAMA_GRETYPE_CHAR or LLAMA_GRETYPE_CHAR_RNG_UPPER to add an alternate char to match (ab, a-zA)

Implementation

static const int LLAMA_GRETYPE_CHAR_ALT = 6;