Home | History | Annotate | Download | only in intltest

Lines Matching defs:exp1

166             const char* exp1[] = {"aa", "ab", NOT, "ac", NULL};
167 expectToPattern(*s, "[a-z{aa}{ab}]", exp1);