Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gen/
Dcharclass.h12 int (*isctype)(int); member
Dfnmatch.c124 if (cc->isctype((unsigned char)test)) in classmatch()