Searched refs:scanset (Results 1 – 3 of 3) sorted by relevance
1224 USet *scanset; in u_scanf_scanset_handler() local1233 scanset = uset_open(0, -1); in u_scanf_scanset_handler()1244 *fmtConsumed = uset_applyPattern(scanset, fmt, -1, 0, &status); in u_scanf_scanset_handler()1252 if ((isNotEOF = ufile_getch32(input, &c)) && uset_contains(scanset, c)) { in u_scanf_scanset_handler()1278 uset_close(scanset); in u_scanf_scanset_handler()
1390 /usr/share/ncurses4/terminfo/s/scanset