OP_PERIOD         392 maint/gnulib/lib/regcomp.c       else if (type == OP_PERIOD || type == OP_UTF8_PERIOD || type == END_OF_RE)
OP_PERIOD        1075 maint/gnulib/lib/regcomp.c       case OP_PERIOD:
OP_PERIOD        1111 maint/gnulib/lib/regcomp.c 	else if (dfa->nodes[node].type == OP_PERIOD)
OP_PERIOD        1938 maint/gnulib/lib/regcomp.c       token->type = OP_PERIOD;
OP_PERIOD        2350 maint/gnulib/lib/regcomp.c     case OP_PERIOD:
OP_PERIOD        1421 maint/gnulib/lib/regex_internal.c     ((token.type == OP_PERIOD && dfa->mb_cur_max > 1)
OP_PERIOD        3449 maint/gnulib/lib/regexec.c       else if (type == OP_PERIOD)
OP_PERIOD        3670 maint/gnulib/lib/regexec.c   if (node->type == OP_PERIOD)
OP_PERIOD        3920 maint/gnulib/lib/regexec.c     case OP_PERIOD: