Searched refs:exp6 (Results 1 – 1 of 1) sorted by relevance
193 const char* exp6[] = {"abc", NOT, "ab", NULL}; in TestToPattern() local194 expectToPattern(*s, "[{abc}]", exp6); in TestToPattern()