OP_PERIOD         410 maint/gnulib/lib/regcomp.c       else if (type == OP_PERIOD
OP_PERIOD        1112 maint/gnulib/lib/regcomp.c       case OP_PERIOD:
OP_PERIOD        1148 maint/gnulib/lib/regcomp.c 	else if (dfa->nodes[node].type == OP_PERIOD)
OP_PERIOD        1982 maint/gnulib/lib/regcomp.c       token->type = OP_PERIOD;
OP_PERIOD        2398 maint/gnulib/lib/regcomp.c     case OP_PERIOD:
OP_PERIOD        1456 maint/gnulib/lib/regex_internal.c     ((token.type == OP_PERIOD && dfa->mb_cur_max > 1)
OP_PERIOD        3477 maint/gnulib/lib/regexec.c       else if (type == OP_PERIOD)
OP_PERIOD        3707 maint/gnulib/lib/regexec.c   if (node->type == OP_PERIOD)
OP_PERIOD        3960 maint/gnulib/lib/regexec.c     case OP_PERIOD: