OP_PERIOD
case OP_PERIOD:
else if (dfa->nodes[node].type == OP_PERIOD)
token->type = OP_PERIOD;
case OP_PERIOD:
else if (type == OP_PERIOD
((token.type == OP_PERIOD && dfa->mb_cur_max > 1)
else if (type == OP_PERIOD)
if (node->type == OP_PERIOD)
case OP_PERIOD: