Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dsystem.c40 #define ispunct _ispunct macro
53 #undef ispunct
185 int ispunct(int c) { in ispunct() function
A Dinit.c120 #undef ispunct
121 #define ispunct _ispunct macro
A Dexpand.c1518 { .name = ":punct:]", .fn = ispunct }, in ccmatch()
/third_party/ulib/musl/src/ctype/
A Dispunct.c3 int ispunct(int c) { in ispunct() function
/third_party/ulib/musl/include/
A Dctype.h17 int ispunct(int);
/third_party/ulib/musl/
A Dmusl-rules.mk197 $(LOCAL_DIR)/src/ctype/ispunct.c \

Completed in 8 milliseconds