Home | History | Annotate | Download | only in regexp

Lines Matching full:character_found

114   bool character_found[kMod];
116 memset(&character_found[0], 0, sizeof(character_found));
119 if (!character_found[ch]) {
120 character_found[ch] = true;