CHARACTER 331 compat/regex/regcomp.c if (type == CHARACTER) CHARACTER 344 compat/regex/regcomp.c && dfa->nodes[node].type == CHARACTER CHARACTER 1090 compat/regex/regcomp.c case CHARACTER: CHARACTER 1135 compat/regex/regcomp.c if (dfa->nodes[node].type == CHARACTER CHARACTER 1795 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 1811 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 1925 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 2030 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 2043 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 2072 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 2091 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 2233 compat/regex/regcomp.c case CHARACTER: CHARACTER 2318 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 2499 compat/regex/regcomp.c if (token->type == CHARACTER && token->opr.c == ',') CHARACTER 2511 compat/regex/regcomp.c : ((token->type == CHARACTER && token->opr.c == ',') CHARACTER 2530 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 3116 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 3161 compat/regex/regcomp.c token->type = CHARACTER; CHARACTER 3735 compat/regex/regcomp.c num = ((token->type != CHARACTER || c < '0' || '9' < c || num == -2) CHARACTER 1647 compat/regex/regex_internal.c if (type == CHARACTER && !node->constraint) CHARACTER 1701 compat/regex/regex_internal.c if (type == CHARACTER && !constraint) CHARACTER 3571 compat/regex/regexec.c if (type == CHARACTER) CHARACTER 3625 compat/regex/regexec.c if (type == CHARACTER && !node->word_char) CHARACTER 3644 compat/regex/regexec.c if (type == CHARACTER && node->word_char) CHARACTER 3672 compat/regex/regexec.c if (type == CHARACTER && !bitset_contain (dests_ch[j], node->opr.c)) CHARACTER 4053 compat/regex/regexec.c case CHARACTER: