CHARACTER         306 maint/gnulib/lib/regcomp.c       if (type == CHARACTER)
CHARACTER         320 maint/gnulib/lib/regcomp.c 		     &&	dfa->nodes[node].type == CHARACTER
CHARACTER        1093 maint/gnulib/lib/regcomp.c       case CHARACTER:
CHARACTER        1145 maint/gnulib/lib/regcomp.c 	if (dfa->nodes[node].type == CHARACTER
CHARACTER        1800 maint/gnulib/lib/regcomp.c       token->type = CHARACTER;
CHARACTER        1816 maint/gnulib/lib/regcomp.c       token->type = CHARACTER;
CHARACTER        1930 maint/gnulib/lib/regcomp.c   token->type = CHARACTER;
CHARACTER        2034 maint/gnulib/lib/regcomp.c       token->type = CHARACTER;
CHARACTER        2047 maint/gnulib/lib/regcomp.c       token->type = CHARACTER;
CHARACTER        2078 maint/gnulib/lib/regcomp.c 	  token->type = CHARACTER;
CHARACTER        2097 maint/gnulib/lib/regcomp.c       token->type = CHARACTER;
CHARACTER        2252 maint/gnulib/lib/regcomp.c     case CHARACTER:
CHARACTER        2341 maint/gnulib/lib/regcomp.c       token->type = CHARACTER;
CHARACTER        2535 maint/gnulib/lib/regcomp.c 	  if (token->type == CHARACTER && token->opr.c == ',')
CHARACTER        2547 maint/gnulib/lib/regcomp.c 		 : ((token->type == CHARACTER && token->opr.c == ',')
CHARACTER        2566 maint/gnulib/lib/regcomp.c 	  token->type = CHARACTER;
CHARACTER        3163 maint/gnulib/lib/regcomp.c     token->type = CHARACTER;
CHARACTER        3210 maint/gnulib/lib/regcomp.c 		  token->type = CHARACTER;
CHARACTER        3765 maint/gnulib/lib/regcomp.c       num = ((token->type != CHARACTER || c < '0' || '9' < c || num == -2)
CHARACTER        1652 maint/gnulib/lib/regex_internal.c       if (type == CHARACTER && !node->constraint)
CHARACTER        1706 maint/gnulib/lib/regex_internal.c       if (type == CHARACTER && !constraint)
CHARACTER        3471 maint/gnulib/lib/regexec.c       if (type == CHARACTER)
CHARACTER        3528 maint/gnulib/lib/regexec.c 	      if (type == CHARACTER && !node->word_char)
CHARACTER        3547 maint/gnulib/lib/regexec.c 	      if (type == CHARACTER && node->word_char)
CHARACTER        3575 maint/gnulib/lib/regexec.c 	  if (type == CHARACTER && !bitset_contain (dests_ch[j], node->opr.c))
CHARACTER        3944 maint/gnulib/lib/regexec.c     case CHARACTER: