Searched defs:ispunct_l (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/bionic/ | ||
H A D | ctype.cpp | 66 int ispunct_l(int c, locale_t) { in ispunct_l() function |
/aosp12/bionic/tests/ | ||
H A D | ctype_test.cpp | 218 TEST(ctype, ispunct_l) { in TEST() argument |