Searched defs:ccltab (Results 1 – 2 of 2) sorted by relevance
59 static struct hash_entry *ccltab[CCL_HASH_SIZE]; variable
112 char ccltab[256]; /* character class table for %[...] */ in __svfscanf() local