Searched defs:ispunct_l (Results 1 – 2 of 2) sorted by relevance
54 inline _LIBCPP_INLINE_VISIBILITY int ispunct_l(int c, locale_t) { in ispunct_l() function
69 int ispunct_l(int c, locale_t locale) in ispunct_l() function