Lines Matching full:exp2
168 const char* exp2[] = {"aa", "ab", "ac", NOT, "xy", NULL};169 expectToPattern(*s, "[a-z{aa}{ab}{ac}]", exp2);