Home
last modified time | relevance | path

Searched refs:other_ch (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/lib/libcurses/base/
Dvsscanf.c150 other_ch(int ch) in other_ch() function
275 } else if ((otest = other_ch(format[n])) != oUnknown) { in vsscanf()